iikoFront Api V4 Code Reference
iikoFront Api V4 Code Reference
Resto.Front.Api.V4.Data.Orders
IOrderItemProduct Interface
IOrderItemProduct Properties
Amount Property
AssignedModifiers Property
AvailableGroupModifiers Property
AvailableSimpleModifiers Property
Comment Property
CookingFinishTime Property
CookingStartTime Property
CookingTime Property
Cost Property
Course Property
Deleted Property
DeletionMethod Property
Guest Property
Kitchen Property
Order Property
Price Property
PrintTime Property
Product Property
ResultSum Property
ServeTime Property
Status Property
Waiter Property
IOrderItemProduct
AvailableGroupModifiers Property
Group modifiers that are available for order item.
Namespace:
Resto.Front.Api.V4.Data.Orders
Assembly:
Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
Copy
List
<
IFixedGroupModifier
>
AvailableGroupModifiers
{
get
; }
Property Value
Type:
List
IFixedGroupModifier
See Also
Reference
IOrderItemProduct Interface
Resto.Front.Api.V4.Data.Orders Namespace