@smokeballdev/smokeball-client-sdk


Interface: AddressWithDxAddress

Address details.

Extends

Properties

buildingLevel?

optional buildingLevel: string

Building level in address (if applicable).

Inherited from

Address.buildingLevel


careOf?

optional careOf: string

Care of the addressee (if applicable).

Inherited from

Address.careOf


city?

optional city: string

City, district, suburb, town, or village.

Inherited from

Address.city


country?

optional country: string

Country.

Inherited from

Address.country


county?

optional county: string

County (if applicable).

Inherited from

Address.county


dxAddress?

optional dxAddress: DxAddress

DX address (if applicable).


poBoxType?

optional poBoxType: string

PO box type in address (if applicable).

Inherited from

Address.poBoxType


poxBoxNumber?

optional poxBoxNumber: string

PO box number in address (if applicable).

Inherited from

Address.poxBoxNumber


state?

optional state: string

State, province, or region.

Inherited from

Address.state


streetName?

optional streetName: string

Street name in address.

Inherited from

Address.streetName


streetNumber?

optional streetNumber: string

Street number in address.

Inherited from

Address.streetNumber


unitNumber?

optional unitNumber: string

Unit number in address (if applicable).

Inherited from

Address.unitNumber


unitType?

optional unitType: string

Unit type (e.g. Unit, Flat, Villa, Suite, etc.) in address (if applicable).

Inherited from

Address.unitType


zipCode?

optional zipCode: string

Zip or post code.

Inherited from

Address.zipCode