class

Vecos::Models::LockerGroupStatus

Inherits JSON::Serializable < Reference < Object

Constructors

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

Instance methods

allocated_dynamic_lockers
Source
allocated_dynamic_lockers=(allocated_dynamic_lockers : Int32)
Source
allocated_static_lockers
Source
allocated_static_lockers=(allocated_static_lockers : Int32)
Source
available_dynamic_lockers
Source
available_dynamic_lockers=(available_dynamic_lockers : Int32)
Source
available_static_lockers
Source
available_static_lockers=(available_static_lockers : Int32)
Source
blocked_allocated_dynamic_lockers
Source
blocked_allocated_dynamic_lockers=(blocked_allocated_dynamic_lockers : Int32)
Source
blocked_allocated_static_lockers
Source
blocked_allocated_static_lockers=(blocked_allocated_static_lockers : Int32)
Source
blocked_unallocated_dynamic_lockers
Source
blocked_unallocated_dynamic_lockers=(blocked_unallocated_dynamic_lockers : Int32)
Source
blocked_unallocated_static_lockers
Source
blocked_unallocated_static_lockers=(blocked_unallocated_static_lockers : Int32)
Source
locker_group_id
Source
locker_group_id=(locker_group_id : String)
Source
locker_group_name
Source
locker_group_name=(locker_group_name : String)
Source
public_lockers
Source
public_lockers=(public_lockers : Int32)
Source
unusable_lockers
Source
unusable_lockers=(unusable_lockers : Int32)
Source
usable_lockers
Source
usable_lockers=(usable_lockers : Int32)
Source