This event contains the following fields:
| Field | Type | Required? | Description |
|---|---|---|---|
queryId |
String | No | The query's unique identifier. |
comment |
String | No | The user's comment. |
rating |
Object | Yes | The rating given by the user. |
type |
String | Yes | The type of rating is always stars. |
value |
Number | Yes | The number of stars given (values range from 1 to 5). |