| Name | Description | Type | Additional information |
|---|---|---|---|
| TaskItemProgressId |
The identifier of the progress for this task |
integer | |
| Task |
Task details |
TaskModel | |
| Track |
Track details |
TrackModel | |
| Subscriber |
Subscriber details |
BasicUserModel | |
| AssignedTo |
Details of the user the task is assigned to |
BasicUserModel | |
| DateCompleted |
Timestamp when the task was completed |
date | |
| DateCreated |
Timestamp when the task was created |
date | |
| DateOpened |
Timestamp when the task was opened |
date | |
| DateDue |
Timestamp when the task is due |
date | |
| CompletedBy |
Details of the user the task was completed by |
BasicUserModel | |
| Status |
Current status of the task |
TaskCompletionStatus | |
| Files |
Files associated with this task |
Collection of FileModel | |
| FormResponse |
Form reponse if the task is a form task |
OrganizationFormResponseResult | |
| References |
References added to this task |
Collection of ReferenceModel |