PostalAddress
Table of Contents
Constants
-
ADDRESS
: string = 'address'
-
ADDRESS_COUNTRY
: string = 'addressCountry'
-
ADDRESS_DEPARTMENT
: string = 'addressDepartment'
-
ADDRESS_LOCALITY
: string = 'addressLocality'
-
ADDRESS_REGION
: string = 'addressRegion'
-
EXTENDED_ADDRESS
: string = 'extendedAddress'
-
FULL_ADDRESS_COUNTRY
: string = 'address.addressCountry'
-
FULL_ADDRESS_DEPARTMENT
: string = 'address.addressDepartment'
-
FULL_ADDRESS_LOCALITY
: string = 'address.addressLocality'
-
FULL_ADDRESS_REGION
: string = 'address.addressRegion'
-
FULL_EXTENDED_ADDRESS
: string = 'address.extendedAddress'
-
FULL_POST_OFFICE_BOX_NUMBER
: string = 'address.postOfficeBoxNumber'
-
FULL_POSTAL_CODE
: string = 'address.postalCode'
-
FULL_STREET_ADDRESS
: string = 'address.streetAddress'
-
POST_OFFICE_BOX_NUMBER
: string = 'postOfficeBoxNumber'
-
POSTAL_CODE
: string = 'postalCode'
-
POSTAL_CODE_PREFIX
: string = 'postalCodePrefix'
-
POSTAL_CODE_RANGE
: string = 'postalCodeRange'
-
STREET_ADDRESS
: string = 'streetAddress'
ADDRESS
public
string
ADDRESS
= 'address'
ADDRESS_COUNTRY
public
string
ADDRESS_COUNTRY
= 'addressCountry'
ADDRESS_DEPARTMENT
public
string
ADDRESS_DEPARTMENT
= 'addressDepartment'
ADDRESS_LOCALITY
public
string
ADDRESS_LOCALITY
= 'addressLocality'
ADDRESS_REGION
public
string
ADDRESS_REGION
= 'addressRegion'
EXTENDED_ADDRESS
public
string
EXTENDED_ADDRESS
= 'extendedAddress'
FULL_ADDRESS_COUNTRY
public
string
FULL_ADDRESS_COUNTRY
= 'address.addressCountry'
FULL_ADDRESS_DEPARTMENT
public
string
FULL_ADDRESS_DEPARTMENT
= 'address.addressDepartment'
FULL_ADDRESS_LOCALITY
public
string
FULL_ADDRESS_LOCALITY
= 'address.addressLocality'
FULL_ADDRESS_REGION
public
string
FULL_ADDRESS_REGION
= 'address.addressRegion'
FULL_EXTENDED_ADDRESS
public
string
FULL_EXTENDED_ADDRESS
= 'address.extendedAddress'
FULL_POST_OFFICE_BOX_NUMBER
public
string
FULL_POST_OFFICE_BOX_NUMBER
= 'address.postOfficeBoxNumber'
FULL_POSTAL_CODE
public
string
FULL_POSTAL_CODE
= 'address.postalCode'
FULL_STREET_ADDRESS
public
string
FULL_STREET_ADDRESS
= 'address.streetAddress'
POST_OFFICE_BOX_NUMBER
public
string
POST_OFFICE_BOX_NUMBER
= 'postOfficeBoxNumber'
POSTAL_CODE
public
string
POSTAL_CODE
= 'postalCode'
POSTAL_CODE_PREFIX
public
string
POSTAL_CODE_PREFIX
= 'postalCodePrefix'
POSTAL_CODE_RANGE
public
string
POSTAL_CODE_RANGE
= 'postalCodeRange'
STREET_ADDRESS
public
string
STREET_ADDRESS
= 'streetAddress'