ProblemTimeEntries
Retrieve the time entries on a Problem request with the given ID from Freshservice.
Columns
Name | Type | References | |
ProblemId | Integer |
Problems.Id | |
Id [KEY] | Long | ||
AgentId | Long | ||
Billable | Boolean | ||
ExecutedAt | Datetime | ||
Note | String | ||
StartTime | Datetime | ||
TaskId | Long | ||
TimeSpent | String | ||
TimerRunning | Boolean | ||
CreatedAt | Datetime | ||
UpdatedAt | Datetime |