iikoFront Api V5 Code Reference
iikoFront Api V5 Code Reference
Resto.Front.Api.V5.Data.Kitchen
IKitchenOrderItemModifier Interface
IKitchenOrderItemModifier Properties
Amount Property
AmountIndependentOfParentAmount Property
CookingTime Property
Deleted Property
EstimatedCookingBeginTime Property
IsSeparate Property
Kitchen Property
Processing1BeginTime Property
Processing2BeginTime Property
Processing3BeginTime Property
Processing4BeginTime Property
ProcessingCompleteTime Property
ProcessingStatus Property
Product Property
ServeTime Property
IKitchenOrderItemModifier
ProcessingStatus Property
Gets current position in a product processing lifecycle.
Namespace:
Resto.Front.Api.V5.Data.Kitchen
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
Copy
KitchenOrderItemProcessingStatus
ProcessingStatus
{
get
; }
Property Value
Type:
KitchenOrderItemProcessingStatus
See Also
Reference
IKitchenOrderItemModifier Interface
Resto.Front.Api.V5.Data.Kitchen Namespace