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