ProjectClosedTasks
Returns all closed tasks for a given project.
Columns
Name | Type | References | |
Id [KEY] | String | ||
Name | String | ||
ProjectId | Integer |
Projects.Id;ClosedProjects.Id | |
Billable | Boolean | ||
Budget | Double | ||
CreatedAt | Datetime | ||
DateClosed | String | ||
Position | Integer | ||
TotalHours | Double | ||
UpdatedAt | Datetime | ||
Url | String |