Contacts
@smokeballdev/smokeball-client-sdk
Interface: AddressWithDxAddress
Address details.
Extends
Properties
buildingLevel?
optional
buildingLevel:string
Building level in address (if applicable).
Inherited from
careOf?
optional
careOf:string
Care of the addressee (if applicable).
Inherited from
city?
optional
city:string
City, district, suburb, town, or village.
Inherited from
country?
optional
country:string
Country.
Inherited from
county?
optional
county:string
County (if applicable).
Inherited from
dxAddress?
optional
dxAddress:DxAddress
DX address (if applicable).
poBoxType?
optional
poBoxType:string
PO box type in address (if applicable).
Inherited from
poxBoxNumber?
optional
poxBoxNumber:string
PO box number in address (if applicable).
Inherited from
state?
optional
state:string
State, province, or region.
Inherited from
streetName?
optional
streetName:string
Street name in address.
Inherited from
streetNumber?
optional
streetNumber:string
Street number in address.
Inherited from
unitNumber?
optional
unitNumber:string
Unit number in address (if applicable).
Inherited from
unitType?
optional
unitType:string
Unit type (e.g. Unit, Flat, Villa, Suite, etc.) in address (if applicable).
Inherited from
zipCode?
optional
zipCode:string
Zip or post code.