struct Vecos::Booking

Included Modules

Extended Modules

Defined in:

vecos/releezme/booking.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def ending : Time #

[View source]
def full_door_number : String #

[View source]
def id : String #

[View source]
def locker_bank_id : String #

[View source]
def locker_group_id : String #

[View source]
def locker_id : String #

[View source]
def starting : Time #

[View source]