iikoFront Api V7 Code Reference
iikoFront Api V7 Code Reference
Resto.Front.Api.Data.Kitchen
KitchenOrderProductItemDto Class
KitchenOrderProductItemDto Properties
Amount Property
BaseOrderItemId Property
Comment Property
CookingPlaceId Property
CookingPlaceTypeId Property
CookingTime Property
GuestName Property
ItemCookingEventId Property
ItemSaleEventId Property
Modifiers Property
OrderRank Property
PrintTime Property
ProductId Property
ProductSizeId Property
ServeGroupNumber Property
KitchenOrderProductItemDto
Modifiers Property
Namespace:
Resto.Front.Api.Data.Kitchen
Assembly:
Resto.Front.Api.V7 (in Resto.Front.Api.V7.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