Tasks
Returns all user active tasks.
Columns
Name | Type | References | |
Id [KEY] | String | ||
ProjectId | Long |
Projects.Id | |
SectionId | String |
Sections.Id | |
Labels | String |
Labels.Id | |
Priority | Integer | ||
CommentCount | Integer | ||
IsCompleted | Boolean | ||
Content | String | ||
CreatorId | String | ||
Created | Datetime | ||
AssignerId | String | ||
AssigneeId | String | ||
DueDate | Date | ||
DueRecurring | Boolean | ||
DueString | String | ||
Order | Integer | ||
ParentId | String | ||
Url | String |