PosPaymentStatusForSalePayload
Object
Payload for the posPaymentStatusForSale query.
Fields
| Field | Description | Type |
|---|---|---|
payment | The POS payment attached to the sale. | PosPayment! |
sale | The `Sale` the payment is attached to. | Sale |
Used By (1)
PosPaymentStatusForSalePayload is referenced by the following fields, arguments, and input fields:
| Type | Field |
|---|---|
Query | posPaymentStatusForSale |