| IPastOrderItem Properties | 
The IPastOrderItem type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Amount | Item amount. | 
|  | Id | (Inherited from IEntity.) | 
|  | IsMainDish | Item price. | 
|  | Price | Item price. | 
|  | Product | Product to be cooked. | 
|  | ProductSize | Gets size of the order item if it's product. | 
|  | SumWithDiscounts | Item sum with all discounts included. | 
|  | SumWithoutDiscounts | Item sum without any discounts. | 
 See Also
See Also