ProjectTasks
Returns all tasks related to a project.
Columns
| Name | Type | References | |
| ProjectId | String |
Projects.Id | |
| Id [KEY] | Integer | ||
| Url | String | ||
| Name | String | ||
| Project | String | ||
| Status | String | ||
| IsBillable | Boolean | ||
| BillingPeriod | String | ||
| BillingRate | Double | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |