TicketEvents
Retrieve a list of events associated to the given ticket id.
Columns
| Name | Type | References | |
| Id [KEY] | Long | ||
| TicketId | Integer |
Tickets.Id | |
| Context | String | ||
| CreatedDatetime | Datetime | ||
| ObjectId | Integer | ||
| ObjectType | String | ||
| Type | String | ||
| Uri | String | ||
| UserId | Integer |
Users.Id | |
| Data | String |