Tasks
Task management within projects.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Name | String | ||
| ProjectId | String |
Projects.Id | |
| AssigneeIds | String | ||
| Estimate | String | ||
| Status | String |
The allowed values are ACTIVE, DONE. | |
| Duration | String | ||
| Billable | Boolean | ||
| HourlyRate | String | ||
| CostRate | String | ||
| BudgetEstimate | Integer |