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

## Properties

### abn?

> `optional` **abn**: `string`

***

### acn?

> `optional` **acn**: `string`

***

### fax?

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

Fax number of the firm.

***

### mailingAddress?

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

Mailing address of the firm.

***

### name?

> `optional` **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.
