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

# SubTasks

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

***

# Interface: CreateSubTaskRequest

## Extended by

* [`UpdateSubTaskRequest`](./UpdateSubTaskRequest)

## Properties

### completedByStaffId?

> `optional` **completedByStaffId**: `string`

Completed by Staff id.

***

### completedDate?

> `optional` **completedDate**: `string`

Completed date (if completed)

***

### isCompleted

> **isCompleted**: `boolean`

True when the task is completed.

***

### subject

> **subject**: `string`

Short description of the task.

***

### taskId

> **taskId**: `string`

Parent Task id.
