AddressOutput interface

The address of the result

Properties

addressLine

AddressLine that includes Street Name and Number

adminDistricts

The subdivision name in the country or region for an address. This element is typically treated as the first order administrative subdivision, but in some cases it also contains the second, third, or fourth order subdivision in a country, dependency, or region.

countryRegion
formattedAddress

Formatted Address property

intersection

The address of the result.

locality

locality property

neighborhood

neighborhood property

postalCode

Postal Code property

Property Details

addressLine

AddressLine that includes Street Name and Number

addressLine?: string

Property Value

string

adminDistricts

The subdivision name in the country or region for an address. This element is typically treated as the first order administrative subdivision, but in some cases it also contains the second, third, or fourth order subdivision in a country, dependency, or region.

adminDistricts?: AddressAdminDistrictsItemOutput[]

Property Value

countryRegion

countryRegion?: AddressCountryRegionOutput

Property Value

formattedAddress

Formatted Address property

formattedAddress?: string

Property Value

string

intersection

The address of the result.

intersection?: IntersectionOutput

Property Value

locality

locality property

locality?: string

Property Value

string

neighborhood

neighborhood property

neighborhood?: string

Property Value

string

postalCode

Postal Code property

postalCode?: string

Property Value

string