Location
Location is an object representing a location without coordinates.
Attributes
- countrystring The name of the country.
- countryCodestring The 2 letter ISO 3166-1 alpha-2 code for the country.
- regionstring The name of the region.
- regionCodestring The ISO 3166-2 code for the region.
- regionTypestring The region can either be a first or second level administrative subdivision. This field tells you what type it is. For example, in the US the region is usually a state.
- citystring The name of the city.
- postalstring The postal or ZIP code.
- emojiFlagstring An emoji version of the flag of the country.
Approvable
When embedded into an Identity, this object is extended by the Approvable fields.
Last updated