ProblemNotes
Retrieve a list of all notes on a Problem request with the given ID from Freshservice.
Columns
| Name | Type | References | |
| ProblemId | Long |
Problems.Id | |
| Id [KEY] | Long | ||
| UserId | Long | ||
| Body | String | ||
| BodyText | String | ||
| NotifyEmails | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |