iikoFront Api V7 Code Reference
iikoFront Api V7 Code Reference
Resto.Front.Api.Data.Kitchen
KitchenOrderDto Class
KitchenOrderDto Properties
ActualGuestsCount Property
BaseOrderId Property
InitialGuestsCount Property
Items Property
Number Property
OrderOpenTime Property
OrderTypeId Property
TableId Property
WaiterId Property
KitchenOrderDto
Items Property
Namespace:
Resto.Front.Api.Data.Kitchen
Assembly:
Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
Copy
public
IReadOnlyCollection
<
IKitchenOrderCookingItemDto
>
Items
{
get
;
set
; }
Property Value
Type:
IReadOnlyCollection
IKitchenOrderCookingItemDto
See Also
Reference
KitchenOrderDto Class
Resto.Front.Api.Data.Kitchen Namespace