ProjectTasks
Returns a collection of tasks for a given project.
Columns
| Name | Type | References | |
| ProjectId | Integer |
Projects.Id | |
| Id [KEY] | Integer | ||
| Status | String |
The allowed values are active, completed, deleted, archived, archived_native_active, archived_native_completed, archived_native_deleted. | |
| Summary | String | ||
| ProjectType | String | ||
| AssigneeIds | String | ||
| DueAt | Datetime | ||
| CompletedAt | Datetime | ||
| Details | String | ||
| IntegrationId | Integer | ||
| LockVersion | Integer | ||
| RemoteAlternateId | String | ||
| RemoteId | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |