SubTasks
@smokeballdev/smokeball-client-sdk
Interface: SubTask
The task entity from Smokeball.
Properties
completedByStaffId
completedByStaffId:
string
Completed by Staff id.
completedDate
completedDate:
string
Completed date
createdByStaffId
createdByStaffId:
string
Created by Staff id.
createdDate
createdDate:
string
Created date
id
id:
string
SubTask id.
isCompleted
isCompleted:
boolean
True when the task is completed.
isDeleted
isDeleted:
boolean
True when the task is deleted.
lastUpdated
lastUpdated:
number
Last updated timestamp.
lastUpdatedByStaffId
lastUpdatedByStaffId:
string
Last Updated by Staff id.
parentTaskId
parentTaskId:
string
Parent Task id.
subject
subject:
string
Short description of the task.