class Bright::API::Occupancy
- Bright::API::Occupancy
- Reference
- Object
Defined in:
bright/api/occupancy.crConstructors
Instance Method Summary
Constructor Detail
Instance Method Detail
def get(filter_location_id : String, filter_space_type : Int32 | Nil = nil, paging_skip : Int32 = 10, paging_take : Int32 = 10) : Array(Models::Occupancy)
#