ProblemTasks
Retrieve the tasks on a Problem request with the given ID from Freshservice.
Columns
| Name | Type | References | |
| ProblemId | Long |
Problems.Id | |
| Id [KEY] | Long | ||
| Title | String | ||
| AgentId | Long | ||
| ClosedAt | String | ||
| Description | String | ||
| DueDate | Datetime | ||
| GroupId | Long | ||
| NotifyBefore | Long | ||
| Status | Long | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |