PastOrderItem Properties |
The PastOrderItem type exposes the following members.
| Name | Description | |
|---|---|---|
| Amount | Item amount. | |
| IsMainDish | true if item is a main dish, false if item is a modifier. | |
| Price | Item price. | |
| Product | Item product. | |
| ProductSize | Item product size if item is a main dish. | |
| SumWithDiscounts | Result sum with all discounts included. | |
| SumWithoutDiscounts | Full sum without any discounts. |