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