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

# MatterTypes

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

***

# Interface: GetMatterTypesRequest

## Properties

### categories?

> `optional` **categories**: `string`\[]

Filter by matter type categories.

***

### ids?

> `optional` **ids**: `string`\[]

Filter by matter type ids.

***

### locationIds?

> `optional` **locationIds**: `string`\[]

Filter by matter type location ids.

***

### type?

> `optional` **type**: `string`

Filter by category type. Possible values: MatterType, LeadType
