class TwentyFiveLivePro::Models::Space
- TwentyFiveLivePro::Models::Space
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
twenty-five-live-pro/models/space.crConstructors
Instance Method Summary
- #attributes : Array(Attribute) | Nil
- #attributes=(attributes : Array(Attribute) | Nil)
- #categories : Array(Category) | Nil
- #categories=(categories : Array(Category) | Nil)
- #etag : String
- #etag=(etag : String)
- #features : Array(Feature) | Nil
- #features=(features : Array(Feature) | Nil)
- #id : Int64
- #id=(id : Int64)
- #kind : String
- #kind=(kind : String)
- #layouts : Array(Layout) | Nil
- #layouts=(layouts : Array(Layout) | Nil)
- #max_capacity : Int64
- #max_capacity=(max_capacity : Int64)
- #roles : Array(Roles) | Nil
- #roles=(roles : Array(Roles) | Nil)
- #space_formal_name : String | Nil
- #space_formal_name=(space_formal_name : String | Nil)
- #space_name : String
- #space_name=(space_name : String)
- #updated : String
- #updated=(updated : String)