@smokeballdev/smokeball-client-sdk


Interface: Address

Address details.

Extended by

Properties

buildingLevel?

optional buildingLevel: string

Building level in address (if applicable).


careOf?

optional careOf: string

Care of the addressee (if applicable).


city?

optional city: string

City, district, suburb, town, or village.


country?

optional country: string

Country.


county?

optional county: string

County (if applicable).


poBoxType?

optional poBoxType: string

PO box type in address (if applicable).


poxBoxNumber?

optional poxBoxNumber: string

PO box number in address (if applicable).


state?

optional state: string

State, province, or region.


streetName?

optional streetName: string

Street name in address.


streetNumber?

optional streetNumber: string

Street number in address.


unitNumber?

optional unitNumber: string

Unit number in address (if applicable).


unitType?

optional unitType: string

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


zipCode?

optional zipCode: string

Zip or post code.