Represents a postal address in a country.
<- Object
Object
Represents a postal address in a country.
For more information, see Working with Addresses.
The first line of the address.
Fields that start with address_line
provide the address's most specific details, like street number, street name, and building name. They do not provide less specific details like city, state/province, or country (these details are provided in other fields).
The city or town of the address. For a full list of field meanings by country, see Working with Addresses.
A civil entity within the address's country. In the US, this is the state. For a full list of field meanings by country, see Working with Addresses.
A civil entity within the address's administrative_district_level_1
. In the US, this is the county.
A civil entity within the address's administrative_district_level_2
, if any.
The address's postal code. For a full list of field meanings by country, see Working with Addresses.
The address's country, in the two-letter format of ISO 3166. For example, US
or FR
.