struct Place::AutoRelease::Zone
- Place::AutoRelease::Zone
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
place/auto_release.crConstructors
Instance Method Summary
- #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)
- #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)