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

# Correspondence

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

***

# Interface: DocumentRequest

Document request.

## Properties

### body?

> `optional` **body**: `string`

Body content.

***

### bodyContentType?

> `optional` **bodyContentType**: [`BodyContentType`](./../type-aliases/BodyContentType)

Body content type

***

### matterId?

> `optional` **matterId**: `string`

Matter id.

***

### title?

> `optional` **title**: `string`

Title.
