struct Vecos::LockerGroupStatus
- Vecos::LockerGroupStatus
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
vecos/releezme/locker_group_status.crConstructors
Instance Method Summary
- #allocated_dynamic_lockers : Int32
- #allocated_static_lockers : Int32
- #available_dynamic_lockers : Int32
- #available_static_lockers : Int32
- #blocked_allocated_dynamic_lockers : Int32
- #blocked_allocated_static_lockers : Int32
- #blocked_unallocated_dynamic_lockers : Int32
- #blocked_unallocated_static_lockers : Int32
- #locker_group_id : String
- #locker_group_name : String
- #public_lockers : Int32
- #unusable_lockers : Int32
- #usable_lockers : Int32