iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Data.Kitchen
IKitchenOrder Interface
IKitchenOrder Properties
BaseOrderId Property
CookingPriority Property
ExternalData Property
ExternalNumber Property
GroupKitchenOrderId Property
IsExternal Property
IsTopCookingPriority Property
Items Property
Number Property
OrderType Property
OriginName Property
ProcessingStatus Property
Table Property
TabName Property
Waiter Property
IKitchenOrder
IsExternal Property
Has this order been created via API
Namespace:
Resto.Front.Api.Data.Kitchen
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
bool
IsExternal
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
IKitchenOrder Interface
Resto.Front.Api.Data.Kitchen Namespace