iikoFront Api V7 Code Reference
iikoFront Api V7 Code Reference
Resto.Front.Api.Data.Kitchen
KitchenOrderModifierItemDto Class
KitchenOrderModifierItemDto Properties
Amount Property
AmountIndependentOfParentAmount Property
BaseOrderItemId Property
CookingPlaceId Property
CookingPlaceTypeId Property
CookingTime Property
IsHidden Property
IsSeparate Property
ItemCookingEventId Property
ItemSaleEventId Property
OrderRank Property
ProductId Property
KitchenOrderModifierItemDto
CookingTime Property
Namespace:
Resto.Front.Api.Data.Kitchen
Assembly:
Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
Copy
public
TimeSpan
?
CookingTime
{
get
;
set
; }
Property Value
Type:
Nullable
TimeSpan
See Also
Reference
KitchenOrderModifierItemDto Class
Resto.Front.Api.Data.Kitchen Namespace