PastOrderItem Properties |
The PastOrderItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Amount | Item amount. |
![]() | FoodValue | |
![]() | Id | |
![]() | IsMainDish | true if item is a main dish, false if item is a modifier. |
![]() | PayableAmount | Payable item amount. |
![]() | Price | Item price. |
![]() | Product | Item product. |
![]() | ProductSize | Item product size if item is a main dish. |
![]() | SourceEventId | Event ID where the product was sold. |
![]() | SumWithDiscounts | Result sum with all discounts included. |
![]() | SumWithoutDiscounts | Full sum without any discounts. |
![]() | VatRate | Rate of VAT. |
![]() | VatSum | Sum of VAT. |