struct

Stuff::Zone

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

capacity
Source
capacity=(capacity : Int32)
Source
code
Source
code=(code : String | Nil)
Source
count
Source
count=(count : Int32)
Source
description
Source
description=(description : String)
Source
display_name
Source
display_name=(display_name : String | Nil)
Source
id=(id : String)
Source
location
Source
location=(location : String | Nil)
Source
map_id
Source
map_id=(map_id : String | Nil)
Source
name
Source
name=(name : String)
Source
parent_id
Source
parent_id=(parent_id : String | Nil)
Source
tags
Source
tags=(tags : Set(String))
Source
time_location!
Source
time_location?
Source
timezone
Source
timezone=(timezone : String | Nil)
Source
type
Source
type=(type : String | Nil)
Source