type PaymentSessionInvoiceLineItemRef
Merchant provided invoice line item information for use during a payment session.
| Field | Type | Description |
|---|---|---|
num | Int! | |
quantity | Float | |
price | Amount | |
productId | String | |
productSku | String | |
productName | String | |
productDescription | String | |
productImageUrl | URL |