class

Google::Directory::User::Address

Inherits JSON::Serializable / Reference / Object

Constructors

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

Instance methods

country
Source
country=(country : String | Nil)
Source
country_code
Source
country_code=(country_code : String | Nil)
Source
custom_type
Source
custom_type=(custom_type : String | Nil)
Source
extended_address
Source
extended_address=(extended_address : String | Nil)
Source
formatted
Source
formatted=(formatted : String | Nil)
Source
locality
Source
locality=(locality : String | Nil)
Source
po_box
Source
po_box=(po_box : String | Nil)
Source
postal_code
Source
postal_code=(postal_code : String | Nil)
Source
primary
Source
primary=(primary : Bool | Nil)
Source
region
Source
region=(region : String | Nil)
Source
source_is_structured
Source
source_is_structured=(source_is_structured : Bool | Nil)
Source
street_address
Source
street_address=(street_address : String | Nil)
Source
type
Source
type=(type : String)
Source