Interface: CreateSubTaskRequest
Extended by
Properties
completedByStaffId?
Completed by Staff id.optional
completedByStaffId:string
completedDate?
Completed date (if completed)optional
completedDate:string
isCompleted
isCompleted: boolean
True when the task is completed.
subject
subject: string
Short description of the task.
taskId
taskId: string
Parent Task id.