@smokeballdev/smokeball-client-sdk

Interface: AddressWithDxAddress

Address details.

Extends

Properties

addressLine1?

optional addressLine1: string
Address line 1.

Inherited from

Address.addressLine1

addressLine2?

optional addressLine2: string
Address line 2.

Inherited from

Address.addressLine2

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).

poBox?

optional poBox: PoBoxAddress
PO Box address (if applicable).

Inherited from

Address.poBox

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

streetType?

optional streetType: string
Street type in address (if applicable).

Inherited from

Address.streetType

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