StructuredAddress interface

Structured address

Properties

countryCode

The 2 or 3 letter ISO3166-1 country code portion of an address. E.g. US.

countrySecondarySubdivision

The county for the structured address

countrySubdivision

The country subdivision portion of an address

countryTertiarySubdivision

The named area for the structured address

crossStreet

The cross street name for the structured address

municipality

The municipality portion of an address

municipalitySubdivision

The municipality subdivision (sub/super city) for the structured address

postalCode

The postal code portion of an address

streetName

The street name portion of an address

streetNumber

The street number portion of an address

Property Details

countryCode

The 2 or 3 letter ISO3166-1 country code portion of an address. E.g. US.

countryCode: string

Property Value

string

countrySecondarySubdivision

The county for the structured address

countrySecondarySubdivision?: string

Property Value

string

countrySubdivision

The country subdivision portion of an address

countrySubdivision?: string

Property Value

string

countryTertiarySubdivision

The named area for the structured address

countryTertiarySubdivision?: string

Property Value

string

crossStreet

The cross street name for the structured address

crossStreet?: string

Property Value

string

municipality

The municipality portion of an address

municipality?: string

Property Value

string

municipalitySubdivision

The municipality subdivision (sub/super city) for the structured address

municipalitySubdivision?: string

Property Value

string

postalCode

The postal code portion of an address

postalCode?: string

Property Value

string

streetName

The street name portion of an address

streetName?: string

Property Value

string

streetNumber

The street number portion of an address

streetNumber?: string

Property Value

string