Eventjet GraphQL API documentation

SetSalePaymentTypeInput

Input object

Input for setting the payment type on a sale.

Fields

FieldDescriptionType
paymentTypeThe payment type to set.SalePaymentType!
saleIdThe ID of the `Sale`.ID!