# after_ticketrated
Customer just rated ticket
# Hook parameter
An array is passed to hook containing following keys/values (note: if you have custom registration fields they may differ):
| Key | Type | Description |
|---|---|---|
ticket_number | int | Related ticket number |
comment | string | Rating comment |
client_id | int | Related client id (if any) |
rating | int | Rating |