iikoFront Api V4 Code Reference
iikoFront Api V4 Code Reference
Resto.Front.Api.V4.Data.Orders
IKitchenWorkload Interface
IKitchenWorkload Properties
CookCount Property
CookingPlaceType Property
KitchenWorkloadInMinutes Property
IKitchenWorkload
CookCount Property
Cooks count.
Namespace:
Resto.Front.Api.V4.Data.Orders
Assembly:
Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
Copy
int
CookCount
{
get
; }
Property Value
Type:
Int32
See Also
Reference
IKitchenWorkload Interface
Resto.Front.Api.V4.Data.Orders Namespace