Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AddressValue

Package version

Address field value.

Hierarchy

  • AddressValue

Index

Properties

Optional city

city: undefined | string

Name of city, town, village, etc.

Optional countryRegion

countryRegion: undefined | string

Country/region.

Optional houseNumber

houseNumber: undefined | string

House or building number.

Optional poBox

poBox: undefined | string

Post office box number.

Optional postalCode

postalCode: undefined | string

Postal code used for mail sorting.

Optional road

road: undefined | string

Street name.

Optional state

state: undefined | string

First-level administrative division.

Optional streetAddress

streetAddress: undefined | string

Street-level address, excluding city, state, countryRegion, and postalCode.

Generated using TypeDoc