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