> ## Documentation Index
> Fetch the complete documentation index at: https://docs.smokeball.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Firm

[**@smokeballdev/smokeball-client-sdk**](./../../../../README)

***

# Interface: Address

## Properties

### addressLine1

> **addressLine1**: `string`

First line of address.

***

### addressLine2

> **addressLine2**: `string`

Second line of address (if applicable).

***

### buildingLevel

> **buildingLevel**: `string`

Building level in address (if applicable).

***

### careOf

> **careOf**: `string`

Care of the addressee (if applicable).

***

### city

> **city**: `string`

City, district, suburb, town, or village.

***

### country

> **country**: `string`

Country.

***

### county

> **county**: `string`

County (if applicable).

***

### poBoxNumber

> **poBoxNumber**: `string`

PO box number in address (if applicable).

***

### poBoxType

> **poBoxType**: `string`

PO box type in address (if applicable).

***

### state

> **state**: `string`

State, province, or region.

***

### streetName

> **streetName**: `string`

Street name in address.

***

### streetNumber

> **streetNumber**: `string`

Street number in address.

***

### streetType

> **streetType**: `string`

Street type (e.g. Street,Road,Avenue,Lane,etc.) in address.

***

### unitNumber

> **unitNumber**: `string`

Unit number in address (if applicable).

***

### unitType

> **unitType**: `string`

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

***

### zipCode

> **zipCode**: `string`

Zip or post code.
