Tasks
Returns tasks.
Columns
Name | Type | References | |
Id [KEY] | Integer | ||
Name | String | ||
Priority | Integer | ||
ProjectId | Integer |
Projects.Id | |
StatusId | Integer | ||
TasklistId | Integer |
Tasklists.Id | |
UserId | Integer |
Users.Id | |
Users | String | ||
Billable | Boolean | ||
BillingType | String | ||
BudgetHours | Integer | ||
Code | String | ||
Complete | Boolean | ||
CompletedBy | String | ||
CompletedOn | String | ||
CoverFileId | String | ||
Description | String | ||
DueDate | Date | ||
EstimatedPrice | Integer | ||
FlatBilling | Boolean | ||
InvoiceItemId | String | ||
Invoiced | Boolean | ||
Price | String | ||
PricePerHour | String | ||
RecurringProfileId | String | ||
Seq | Integer | ||
StartDate | Date | ||
CreatedOn | Datetime | ||
UpdatedOn | Datetime |