List of assigned staff member ids.optional
assigneeIds:string
[]
CreateTaskRequest
.assigneeIds
List of categories.optional
categories:string
[]
CreateTaskRequest
.categories
Completed by Staff id.optional
completedByStaffId:string
CreateTaskRequest
.completedByStaffId
Completed date (if completed)optional
completedDate:string
CreateTaskRequest
.completedDate
Due dateoptional
dueDate:string
CreateTaskRequest
.dueDate
Duration of the task in ISO 8601 duration format.optional
duration:string
CreateTaskRequest
.duration
id: string
Task id
isCompleted: boolean
True when the task is completed.
CreateTaskRequest
.isCompleted
matterId: string
Associated matter id.
CreateTaskRequest
.matterId
Notes on the task.optional
note:string
CreateTaskRequest
.note
subject: string
Short description of the task.
CreateTaskRequest
.subject