> ## 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: Firm

The firm entity from Smokeball.

## Properties

### abn

> **abn**: `string`

***

### acn

> **acn**: `string`

***

### fax?

> `optional` **fax**: [`PhoneNumber`](./PhoneNumber)

Fax number of the firm.

***

### id

> **id**: `string`

Firm id.

***

### logo

> **logo**: `string`

Logo of the firm.

***

### mailingAddress?

> `optional` **mailingAddress**: [`Address`](./Address)

Mailing address of the firm.

***

### name

> **name**: `string`

Name of the firm.

***

### phone?

> `optional` **phone**: [`PhoneNumber`](./PhoneNumber)

Phone number of the firm.

***

### streetAddress?

> `optional` **streetAddress**: [`Address`](./Address)

Street address of the firm.

***

### stylingDetails?

> `optional` **stylingDetails**: [`StylingDetails`](./StylingDetails)

Styling details of the firm.

***

### versionId

> **versionId**: `string`

Version id. Can be used to determine if the firm has changed.
