iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.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
Kitchen Property
Product cooking place.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
IRestaurantSection
Kitchen
{
get
; }
Property Value
Type:
IRestaurantSection
See Also
Reference
IOrderCookingItem Interface
Resto.Front.Api.Data.Orders Namespace