SetSalePaymentTypeInput
Input object
Input for setting the payment type on a sale.
Fields
| Field | Description | Type |
|---|---|---|
paymentType | The payment type to set. | SalePaymentType! |
saleId | The ID of the `Sale`. | ID! |
Used By (1)
SetSalePaymentTypeInput is referenced by the following fields, arguments, and input fields:
| Type | Field |
|---|---|
Mutation | setSalePaymentType(input) |