Tourmaline::LocationAddress
Inherits JSON::Serializable < Reference < Object
Describes the physical address of a location.
Constructors
new(pull : JSON::PullParser)
Sourcenew(country_code : String, state : String | Nil = nil, city : String | Nil = nil, street : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
country_code
The two-letter ISO 3166-1 alpha-2 country code of the country where the location is located