google_api_civic_info v0.1.0 GoogleApi.CivicInfo.V2.Model.SimpleAddressType View Source
A simple representation of an address.
Attributes
- city (String.t): The city or town for the address. Defaults to:
null
. - line1 (String.t): The street name and number of this address. Defaults to:
null
. - line2 (String.t): The second line the address, if needed. Defaults to:
null
. - line3 (String.t): The third line of the address, if needed. Defaults to:
null
. - locationName (String.t): The name of the location. Defaults to:
null
. - state (String.t): The US two letter state abbreviation of the address. Defaults to:
null
. - zip (String.t): The US Postal Zip Code of the address. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.