iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Data.Orders
IOrderCombo Interface
IOrderCombo Properties
Amount Property
GuestId Property
Name Property
OrderRootItemsByGroups Property
Price Property
ProgramId Property
Size Property
SourceActionId Property
IOrderCombo
OrderRootItemsByGroups Property
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
Dictionary
<
ComboGroupIdAndName
,
Guid
>
OrderRootItemsByGroups
{
get
; }
Property Value
Type:
Dictionary
ComboGroupIdAndName
,
Guid
See Also
Reference
IOrderCombo Interface
Resto.Front.Api.Data.Orders Namespace