ClosedTasks
Returns all closed tasks across all projects.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Name | String | ||
| ProjectId | Integer | ||
| Billable | Boolean | ||
| Budget | Double | ||
| CreatedAt | Datetime | ||
| DateClosed | String | ||
| Position | Integer | ||
| TotalHours | Double | ||
| UpdatedAt | Datetime | ||
| Url | String |