iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Data.Kitchen
IKitchenOrder Interface
IKitchenOrder Properties
BaseOrderId Property
CookingPriority Property
IsTopCookingPriority Property
Items Property
Number Property
OrderType Property
Table Property
Waiter Property
IKitchenOrder
Waiter Property
Person who serves the source order.
Namespace:
Resto.Front.Api.Data.Kitchen
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
IUser
Waiter
{
get
; }
Property Value
Type:
IUser
See Also
Reference
IKitchenOrder Interface
Resto.Front.Api.Data.Kitchen Namespace