iikoFront Api V5 Code Reference
iikoFront Api V5 Code Reference
Resto.Front.Api.V5.Data.Orders
IOrderCookingItem Interface
IOrderCookingItem Properties
Amount Property
Comment Property
CookingFinishTime Property
CookingStartTime Property
CookingTime Property
Course Property
Kitchen Property
ServeTime Property
Size Property
IOrderCookingItem
CookingTime Property
Standard cooking time defined by settings if cooking is started, otherwise
null
.
Namespace:
Resto.Front.Api.V5.Data.Orders
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
Copy
TimeSpan
?
CookingTime
{
get
; }
Property Value
Type:
Nullable
TimeSpan
See Also
Reference
IOrderCookingItem Interface
Resto.Front.Api.V5.Data.Orders Namespace