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

# Matters

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

***

# Interface: Matter

The matter entity from Smokeball.

## Properties

### attorneyResponsibleId

> **attorneyResponsibleId**: `string`

Matter attorney responsible.

***

### clientIds

> **clientIds**: `string`\[]

Client(s) associated to the matter.

***

### description

> **description**: `string`

Matter description.

***

### id

> **id**: `string`

Matter id.

***

### isLead

> **isLead**: `boolean`

Returns true if the matter is a lead.

***

### matterTypeId

> **matterTypeId**: `string`

MatterType associated to the matter.

***

### nameShort?

> `optional` **nameShort**: `string`

Matter name shorthand. Only available in Native SDK.

***

### number

> **number**: `string`

Matter number.

***

### originatingAttorneyId

> **originatingAttorneyId**: `string`

Matter originating attorney.

***

### otherSideIds

> **otherSideIds**: `string`\[]

OtherSide(s) associated to the matter.

***

### personAssistingId

> **personAssistingId**: `string`

Matter person assisting.

***

### reLine

> **reLine**: `string`

ReLine associated to the matter.

***

### status

> **status**: `string`

Matter status.

***

### supervisorId

> **supervisorId**: `string`

Matter supervisor.
