| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | ||
| description | String | ||
| status | StatusEnum | [optional] | |
| userIdAssigned | Integer | ||
| priority | Integer | [optional] | |
| dueDate | OffsetDateTime | ||
| id | Integer | ||
| type | TypeEnum | ||
| accountId | String | ||
| dateAdded | OffsetDateTime | ||
| createdAt | OffsetDateTime | ||
| updatedAt | OffsetDateTime | ||
| recordSource | String | [optional] |
| Name | Value |
|---|---|
| TO_DO | "To Do" |
| IN_PROGRESS | "In Progress" |
| BLOCKED | "Blocked" |
| COMPLETED | "Completed" |
| Name | Value |
|---|---|
| NUMBER_4 | 4 |
| NUMBER_5 | 5 |
| NUMBER_7 | 7 |
| NUMBER_38 | 38 |
| NUMBER_40 | 40 |
| NUMBER_41 | 41 |