Click or drag to resize

IPastOrderItem Properties

The IPastOrderItem type exposes the following members.

Properties
  NameDescription
Public propertyAmount
Item amount.
Public propertyId (Inherited from IEntity.)
Public propertyIsMainDish
Item price.
Public propertyPrice
Item price.
Public propertyProduct
Product to be cooked.
Public propertyProductSize
Gets size of the order item if it's product.
Public propertySumWithDiscounts
Item sum with all discounts included.
Public propertySumWithoutDiscounts
Item sum without any discounts.
Top
See Also