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

# Memos

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

***

# Interface: Memo

The memo entity from Smokeball.

## Properties

### createdDate

> **createdDate**: `string`

Created date

***

### id

> **id**: `string`

Memo id.

***

### isDeleted

> **isDeleted**: `boolean`

***

### lastUpdated

> **lastUpdated**: `number`

Last updated timestamp.

***

### matterId

> **matterId**: `string`

Matter id.

***

### text

> **text**: `string`

Body of the memo.

***

### title

> **title**: `string`

Short description of the memo.
