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
ProcessingCompleteTime Property
Moment when product last time switched to the
Processed
or greater status.
Namespace:
Resto.Front.Api.V5.Data.Kitchen
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
Copy
DateTime
?
ProcessingCompleteTime
{
get
; }
Property Value
Type:
Nullable
DateTime
See Also
Reference
IKitchenOrderItemModifier Interface
Resto.Front.Api.V5.Data.Kitchen Namespace