class Vecos::Models::Locker
- Vecos::Models::Locker
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
vecos/models/locker.crConstructors
Instance Method Summary
- #blocked : Bool
- #blocked=(blocked : Bool)
- #door_number : Int32
- #door_number=(door_number : Int32)
- #door_number_prefix : String
- #door_number_prefix=(door_number_prefix : String)
- #dynamic_allocated : Bool
- #dynamic_allocated=(dynamic_allocated : Bool)
- #full_door_number : String
- #full_door_number=(full_door_number : String)
- #id : String
- #id=(id : String)
- #is_detected : Bool
- #is_detected=(is_detected : Bool)
- #is_shareable : Bool
- #is_shareable=(is_shareable : Bool)
- #is_shared : Bool
- #is_shared=(is_shared : Bool)
- #is_usable : Bool
- #is_usable=(is_usable : Bool)
- #locker_bank_id : String
- #locker_bank_id=(locker_bank_id : String)
- #locker_brick_id : String
- #locker_brick_id=(locker_brick_id : String)
- #locker_group_id : String
- #locker_group_id=(locker_group_id : String)
- #number_of_allocations : Int32
- #number_of_allocations=(number_of_allocations : Int32)
- #number_of_digits_for_door_number : Int32
- #number_of_digits_for_door_number=(number_of_digits_for_door_number : Int32)
- #open_time : Int32
- #open_time=(open_time : Int32)
- #self_release_allowed : Bool
- #self_release_allowed=(self_release_allowed : Bool)
- #sequence_number : Int32
- #sequence_number=(sequence_number : Int32)
- #shared_to_user : Bool
- #shared_to_user=(shared_to_user : Bool)
- #start_date_time_utc : String
- #start_date_time_utc=(start_date_time_utc : String)