iikoFront Api V8 Code Reference
iikoFront Api V8 Code Reference
Resto.Front.Api.Data.Kitchen
IKitchenOrderCompoundItemComponent Interface
IKitchenOrderCompoundItemComponent Properties
Amount Property
Modifiers Property
Product Property
ZeroAmountModifiersData Property
IKitchenOrderCompoundItemComponent
Modifiers Property
Get compound component's modifiers.
Namespace:
Resto.Front.Api.Data.Kitchen
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Copy
IReadOnlyList
<
IKitchenOrderModifierItem
>
Modifiers
{
get
; }
Property Value
Type:
IReadOnlyList
IKitchenOrderModifierItem
See Also
Reference
IKitchenOrderCompoundItemComponent Interface
Resto.Front.Api.Data.Kitchen Namespace