Locations
building_number
Gets a building number.
TODO: Examples
city
Gets a city name.
TODO: Examples
city_prefix
Gets a city prefix (e.g., North-
or East-
).
TODO: Examples
city_suffix
Gets a city suffix (e.g., -town
, -berg
or -ville
).
TODO: Examples
country_code
Gets a country code (e.g., RU
).
TODO: Examples
country_name
Gets a country name.
TODO: Examples
dwelling_type
Gets a dwelling unit type (e.g., Apt.
or Suit.
).
TODO: Examples
dwelling
Gets a dwelling unit part of the address (apartment, flat...).
TODO: Examples
latitude
Gets a latitude.
TODO: Examples
longitude
Gets a longitude.
TODO: Examples
post_code
Gets a post code.
TODO: Examples
state_abbr
Gets a state (or the equivalent) abbreviation (e.g., AZ
or LA
).
TODO: Examples
state_name
Gets a state (or the equivalent) name.
TODO: Examples
street_name
Gets a street name.
TODO: Examples
street_suffix
Gets a street suffix (e.g., Avenue
or Highway
).
TODO: Examples
time_zone
Gets a time zone (e.g., Europe/London
).
TODO: Examples
zip_code
Gets a zip code.
TODO: Examples