class Floorsense::LogEntry

Included Modules

Extended Modules

Defined in:

floorsense/models.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def bkid : String #

booking id


[View source]
def bkid=(bkid : String) #

booking id


[View source]
def code : Int32 #

the event code


[View source]
def code=(code : Int32) #

the event code


[View source]
def eventid : Int64 #

[View source]
def eventid=(eventid : Int64) #

[View source]
def eventtime : Int64 #

[View source]
def eventtime=(eventtime : Int64) #

[View source]
def key : String #

this is the locker or table name


[View source]
def key=(key : String) #

this is the locker or table name


[View source]