Name | Type | Description | Notes |
---|---|---|---|
name | String | ||
description | String | ||
status | StatusEnum | [optional] | |
userIdAssigned | Integer | [optional] | |
priority | Integer | [optional] | |
dueDate | OffsetDateTime | ||
id | Integer | ||
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" |