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

# Tasks

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

***

# Interface: OpenNewRequest

## Properties

### assigneeIds?

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

List of assigned staff member ids.

***

### dueDate?

> `optional` **dueDate**: `string`

Due date

***

### duration?

> `optional` **duration**: `string`

Duration of the task in ISO 8601 duration format.

***

### fileIds?

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

List of associated file ids.

***

### matterId

> **matterId**: `string`

Associated matter id.

***

### note?

> `optional` **note**: `string`

Notes on the task.

***

### subject

> **subject**: `string`

Short description of the task.
