TicketType
Values that reperesents Ticket type.
Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| Any |
0 |
An enum constant representing any option. |
| Standard |
1 |
An enum constant representing the standard option. |
| Spec |
2 |
An enum constant representing the spec option. |
| Consignment |
3 |
An enum constant representing the consignment option. |
| Lite |
4 |
An enum constant representing the lite option. |