iikoFront Api V4 Code Reference
iikoFront Api V4 Code Reference
Resto.Front.Api.V4.Data.Orders
IOrderItemProduct Interface
IOrderItemProduct Properties
Amount Property
AssignedModifiers Property
AvailableGroupModifiers Property
AvailableSimpleModifiers Property
Comment Property
CookingFinishTime Property
CookingStartTime Property
CookingTime Property
Cost Property
Course Property
Deleted Property
DeletionMethod Property
Guest Property
Kitchen Property
Order Property
Price Property
PrintTime Property
Product Property
ResultSum Property
ServeTime Property
Status Property
Waiter Property
IOrderItemProduct
Kitchen Property
Product cooking place.
Namespace:
Resto.Front.Api.V4.Data.Orders
Assembly:
Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
Copy
IRestaurantSection
Kitchen
{
get
; }
Property Value
Type:
IRestaurantSection
See Also
Reference
IOrderItemProduct Interface
Resto.Front.Api.V4.Data.Orders Namespace