Interface: AddressWithDxAddress
Address details.Extends
Properties
addressLine1?
Address line 1.optional
addressLine1:string
Inherited from
Address
.addressLine1
addressLine2?
Address line 2.optional
addressLine2:string
Inherited from
Address
.addressLine2
buildingLevel?
Building level in address (if applicable).optional
buildingLevel:string
Inherited from
Address
.buildingLevel
careOf?
Care of the addressee (if applicable).optional
careOf:string
Inherited from
Address
.careOf
city?
City, district, suburb, town, or village.optional
city:string
Inherited from
Address
.city
country?
Country.optional
country:string
Inherited from
Address
.country
county?
County (if applicable).optional
county:string
Inherited from
Address
.county
dxAddress?
DX address (if applicable).optional
dxAddress:DxAddress
poBox?
PO Box address (if applicable).optional
poBox:PoBoxAddress
Inherited from
Address
.poBox
state?
State, province, or region.optional
state:string
Inherited from
Address
.state
streetName?
Street name in address.optional
streetName:string
Inherited from
Address
.streetName
streetNumber?
Street number in address.optional
streetNumber:string
Inherited from
Address
.streetNumber
streetType?
Street type in address (if applicable).optional
streetType:string
Inherited from
Address
.streetType
unitNumber?
Unit number in address (if applicable).optional
unitNumber:string
Inherited from
Address
.unitNumber
unitType?
Unit type (e.g. Unit, Flat, Villa, Suite, etc.) in address (if applicable).optional
unitType:string
Inherited from
Address
.unitType
zipCode?
Zip or post code.optional
zipCode:string
Inherited from
Address
.zipCode