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