FirmhouseOrderLine
A line on an order representing how many of a product are delivered and for what price.
Properties
Property | Type | Description |
---|---|---|
|
| Metadata makes it possible to store additional information on objects. |
| The product for this order line. | |
|
| The product SKU at the moment of order creation. |
|
| The product title at the moment of order creation. |
|
| The type of product at the moment of order creation. |
|
| The quantity of products for this order line. |
|
| The tax percentage for this order line. |
|
| The total amount for this order line excluding tax in cents (not including discounts). |
|
| The total amount for this order line including tax in cents (not including discounts). |
Last updated