class Bright::Models::Space
- Bright::Models::Space
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
bright/models/space.crConstructors
Instance Method Summary
- #amenities : Array(Amenity)
- #amenities=(amenities : Array(Amenity))
- #capacity : Int64 | Nil
- #capacity=(capacity : Int64 | Nil)
- #iana_time_zone : String | Nil
- #iana_time_zone=(iana_time_zone : String | Nil)
- #id : String | Nil
- #id=(id : String | Nil)
- #integration_external_id : String | Nil
- #integration_external_id=(integration_external_id : String | Nil)
- #is_bookable : Bool | Nil
- #is_bookable=(is_bookable : Bool | Nil)
- #location_id : String | Nil
- #location_id=(location_id : String | Nil)
- #name : String | Nil
- #name=(name : String | Nil)
- #type : Int64 | Nil
- #type=(type : Int64 | Nil)