O_API_OrderItem
Line item of an API_Order
Fields:
| Field | Type | Description |
|---|---|---|
shortId | String! | |
sellableName | String | |
sellableSlug | String | |
quantity | Int! | |
totalPrice | O_Money! | |
merchant | O_API_OrderItemMerchant |
Line item of an API_Order
| Field | Type | Description |
|---|---|---|
shortId | String! | |
sellableName | String | |
sellableSlug | String | |
quantity | Int! | |
totalPrice | O_Money! | |
merchant | O_API_OrderItemMerchant |