Click or drag to resize

PastOrderItem Properties

The PastOrderItem type exposes the following members.

Properties
  NameDescription
Public propertyAmount
Item amount.
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 propertySumWithDiscounts
Result sum with all discounts included.
Public propertySumWithoutDiscounts
Full sum without any discounts.
Top
See Also