struct Stuff::Zone
- Stuff::Zone
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
stuff/stuff.crConstructors
Instance Method Summary
- #capacity : Int32
- #capacity=(capacity : Int32)
- #code : String | Nil
- #code=(code : String | Nil)
- #count : Int32
- #count=(count : Int32)
- #description : String
- #description=(description : String)
- #display_name : String | Nil
- #display_name=(display_name : String | Nil)
- #id : String
- #id=(id : String)
- #location : String | Nil
- #location=(location : String | Nil)
- #map_id : String | Nil
- #map_id=(map_id : String | Nil)
- #name : String
- #name=(name : String)
- #parent_id : String | Nil
- #parent_id=(parent_id : String | Nil)
- #tags : Set(String)
- #tags=(tags : Set(String))
- #time_location! : Time::Location
- #time_location? : Time::Location | Nil
- #timezone : String | Nil
- #timezone=(timezone : String | Nil)
- #type : String | Nil
- #type=(type : String | Nil)