An address.

Constructors

constructor

Properties

addressDetails Optional

countryName Optional

: undefined | string

The country name. For example, 'United States'.

locality Optional

: undefined | string

The locality. For example, 'Mountain View'.

postalCode Optional

: undefined | string

The postal code. For example, '94043'.

region Optional

: undefined | string

The region. For example, 'CA'.

streetAddress Optional

: undefined | string

The street address. For example, '1600 Amphitheatre Pkwy'.

Generated using TypeDoc. Made by uStudio Company with ❤️