| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Id of the task |
integer |
None. |
| Subject |
Subject of the task |
string |
None. |
| Description |
Description of the task |
string |
None. |
| StartDate |
Start date |
string |
None. |
| DueDate |
Due date |
string |
None. |
| CompletedDate |
Completed date |
string |
None. |
| ReminderDate |
Reminder date |
string |
None. |
| Status |
Status of the task |
string |
None. |
| Priority |
Priority of the task |
string |
None. |
| AssignedContactId |
Id of the assigned contact |
integer |
None. |
| Complete |
Complete |
string |
None. |
| ReminderOn |
Signifies whether the reminder is on |
boolean |
None. |
| AlertOn |
Signifies whether the alert is on |
boolean |
None. |
| AssignedPolicyIDs |
Assigned policy ids |
Collection of integer |
None. |
| AssignedEmployeeIDs |
Assigned employee ids |
Collection of integer |
None. |