Tickets_SatisfactionRatings
Returns the satisfaction rating or satisfaction state of a ticket.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | Integer | False |
Tickets.Id |
The Id automatically assigned when the ticket is created. |
| SatisfactionRatingComment | String | False |
The comment associated with the satisfaction rating for the ticket. | |
| SatisfactionRatingId | Long | False |
The Id of the satisfaction rating for the ticket. | |
| SatisfactionRatingScore | String | False |
The score of the satisfaction rating for the ticket. |