class

Vecos::Models::Locker

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

blocked
Source
blocked=(blocked : Bool)
Source
door_number
Source
door_number=(door_number : Int32)
Source
door_number_prefix
Source
door_number_prefix=(door_number_prefix : String)
Source
dynamic_allocated
Source
dynamic_allocated=(dynamic_allocated : Bool)
Source
full_door_number
Source
full_door_number=(full_door_number : String)
Source
id=(id : String)
Source
is_detected
Source
is_detected=(is_detected : Bool)
Source
is_shareable
Source
is_shareable=(is_shareable : Bool)
Source
is_shared
Source
is_shared=(is_shared : Bool)
Source
is_usable
Source
is_usable=(is_usable : Bool)
Source
locker_bank_id
Source
locker_bank_id=(locker_bank_id : String)
Source
locker_brick_id
Source
locker_brick_id=(locker_brick_id : String)
Source
locker_group_id
Source
locker_group_id=(locker_group_id : String)
Source
number_of_allocations
Source
number_of_allocations=(number_of_allocations : Int32)
Source
number_of_digits_for_door_number
Source
number_of_digits_for_door_number=(number_of_digits_for_door_number : Int32)
Source
open_time
Source
open_time=(open_time : Int32)
Source
self_release_allowed
Source
self_release_allowed=(self_release_allowed : Bool)
Source
sequence_number
Source
sequence_number=(sequence_number : Int32)
Source
shared_to_user
Source
shared_to_user=(shared_to_user : Bool)
Source
start_date_time_utc
Source
start_date_time_utc=(start_date_time_utc : String)
Source