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

Matter type items and sub items.

## Properties

### id

> **id**: `string`

Unique provider-specific identifier of the item.

***

### itemId

> **itemId**: `string`

Unique identifier of the item.

***

### name

> **name**: `string`

Name of the item.

***

### providerId

> **providerId**: `string`

Provider name of the item.

***

### subItems

> **subItems**: `MatterTypeItem`\[]

List of sub items belonging to the item.
