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