@smokeballdev/smokeball-client-sdk

Interface: CreateSubTaskRequest

Extended by

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.