EventTicketFilter
Used when requesting tickets for an event, to filter the tickets.
Fields
| Field | Description |
|---|---|
|
tickettypeid
int
|
The ID of the tickettype (contingent) Example value:123 |
Example
1{
2 "tickettypeid": 123
3}