Click or drag to resize

PastOrderItem Properties

The PastOrderItem type exposes the following members.

Properties
 NameDescription
Public propertyAmountItem amount.
Public propertyFoodValue 
Public propertyId 
Public propertyIsMainDishtrue if item is a main dish, false if item is a modifier.
Public propertyPayableAmountItem payable amount.
Public propertyPriceItem price.
Public propertyProductItem product.
Public propertyProductSizeItem product size if item is a main dish.
Public propertySourceEventIdEvent ID where the product was sold.
Public propertySumWithDiscountsResult sum with all discounts included.
Public propertySumWithoutDiscountsFull sum without any discounts.
Public propertyVatInPriceVAT is included in price.
Public propertyVatRateRate of VAT.
Public propertyVatSumSum of VAT.
Top
See Also