iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Data.Kitchen
KitchenOrderProductItemDto Class
KitchenOrderProductItemDto Properties
Amount Property
BaseOrderItemId Property
Comment Property
CookingPlace Property
CookingPlaceType Property
CookingTime Property
GuestName Property
ItemCookingEventId Property
ItemSaleEventId Property
Modifiers Property
OrderRank Property
PrintTime Property
Product Property
ProductSize Property
ServeGroupNumber Property
KitchenOrderProductItemDto
Modifiers Property
Namespace:
Resto.Front.Api.Data.Kitchen
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
IReadOnlyCollection
<
KitchenOrderModifierItemDto
>
Modifiers
{
get
;
set
; }
Property Value
Type:
IReadOnlyCollection
KitchenOrderModifierItemDto
See Also
Reference
KitchenOrderProductItemDto Class
Resto.Front.Api.Data.Kitchen Namespace