iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Data.Kitchen
KitchenOrderModifierItemDto Class
KitchenOrderModifierItemDto Properties
Amount Property
AmountIndependentOfParentAmount Property
BaseOrderItemId Property
CookingPlace Property
CookingPlaceType Property
CookingTime Property
IsHidden Property
IsSeparate Property
ItemCookingEventId Property
ItemSaleEventId Property
OrderRank Property
Product Property
KitchenOrderModifierItemDto
OrderRank Property
Namespace:
Resto.Front.Api.Data.Kitchen
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
Tuple
<
int
,
int
>
OrderRank
{
get
;
set
; }
Property Value
Type:
Tuple
Int32
,
Int32
See Also
Reference
KitchenOrderModifierItemDto Class
Resto.Front.Api.Data.Kitchen Namespace