iikoFront Api V5 Code Reference
iikoFront Api V5 Code Reference
Resto.Front.Api.V5.Data.Kitchen
IKitchenOrderCookingItem Interface
IKitchenOrderCookingItem Properties
Comment Property
CookingTime Property
Course Property
Deleted Property
EstimatedCookingBeginTime Property
IsCookingStarted Property
Kitchen Property
PrintTime Property
Processing1BeginTime Property
Processing2BeginTime Property
Processing3BeginTime Property
Processing4BeginTime Property
ProcessingCompleteTime Property
ProcessingStatus Property
ServeGroupNumber Property
ServeTime Property
Size Property
IKitchenOrderCookingItem
Processing1BeginTime Property
Moment when item last time switched to the
Processing1
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
?
Processing1BeginTime
{
get
; }
Property Value
Type:
Nullable
DateTime
See Also
Reference
IKitchenOrderCookingItem Interface
Resto.Front.Api.V5.Data.Kitchen Namespace