Click or drag to resize

PastOrderItem Properties

The PastOrderItem type exposes the following members.

Properties
  NameDescription
Public propertyAmount
Item amount.
Public propertyFoodValue
Public propertyId
Public propertyIsMainDish
true if item is a main dish, false if item is a modifier.
Public propertyPrice
Item price.
Public propertyProduct
Item product.
Public propertyProductSize
Item product size if item is a main dish.
Public propertySourceEventId
Event ID where the product was sold.
Public propertySumWithDiscounts
Result sum with all discounts included.
Public propertySumWithoutDiscounts
Full sum without any discounts.
Public propertyVatRate
Rate of VAT.
Public propertyVatSum
Sum of VAT.
Top
See Also