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