Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 974 Bytes

File metadata and controls

28 lines (26 loc) · 974 Bytes

TaskUpdate

Properties

Name Type Description Notes
name String
description String
status StatusEnum [optional]
userIdAssigned Integer [optional]
priority Integer [optional]
dueDate OffsetDateTime
id Integer
type Integer
accountId String
dateAdded OffsetDateTime
dateCreated OffsetDateTime
dateUpdated OffsetDateTime
recordSource String [optional]
recordOwned Integer [optional]

Enum: StatusEnum

Name Value
TO_DO "To Do"
IN_PROGRESS "In Progress"
BLOCKED "Blocked"
COMPLETED "Completed"