SaleItemQuantityInput
Input object
Specifies a ticket type and the desired absolute quantity.
Fields
| Field | Description | Type |
|---|---|---|
quantity | The desired absolute quantity. | Int! |
ticketTypeId | The ticket type (`TicketType`) ID. | ID! |
Specifies a ticket type and the desired absolute quantity.
| Field | Description | Type |
|---|---|---|
quantity | The desired absolute quantity. | Int! |
ticketTypeId | The ticket type (`TicketType`) ID. | ID! |