class Vecos::Models::LockerBank
- Vecos::Models::LockerBank
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
vecos/models/locker_bank.crConstructors
Instance Method Summary
- #description : String
- #description=(description : String)
- #id : String
- #id=(id : String)
- #location_id : String
- #location_id=(location_id : String)
- #name : String
- #name=(name : String)
- #published : Bool
- #published=(published : Bool)
- #random_allocation : Bool
- #random_allocation=(random_allocation : Bool)
- #section_id : String
- #section_id=(section_id : String)
- #service_mode : Bool
- #service_mode=(service_mode : Bool)