Click or drag to resize

IOrderItemProduct Properties

The IOrderItemProduct type exposes the following members.

Properties
  NameDescription
Public propertyAmount
Public propertyAssignedModifiers
Modifiers assigned to order item.
Public propertyAvailableGroupModifiers
Group modifiers that are available for order item.
Public propertyAvailableSimpleModifiers
Simple modifiers that are available for order item.
Public propertyComment
Public propertyCookingFinishTime
Public propertyCookingStartTime
Public propertyCookingTime
Standard cooking time defined by settings if cooking is started, otherwise null.
Public propertyCost
Public propertyCourse
Gets the course of the current order item.
Public propertyDeleted
Public propertyDeletionMethod
Public propertyGuest
Public propertyId (Inherited from IEntity.)
Public propertyKitchen
Product cooking place.
Public propertyOrder
Public propertyPrice
Public propertyPrintTime
Public propertyProduct
Public propertyResultSum
Total sum to be paid, sum with discounts and both included and excluded vat.
Public propertyServeTime
Public propertyStatus
Gets the status of the current order item.
Public propertyWaiter
Waiter who made latest changes to product.
Top
See Also