iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Data.Orders
ISelectiveDiscountItemSettings Interface
ISelectiveDiscountItemSettings Properties
CompoundItemComponents Property
Modifiers Property
Products Property
ISelectiveDiscountItemSettings
CompoundItemComponents Property
Compound item components to which the discount item is applied selectively.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
IReadOnlyCollection
<
IOrderCompoundItemComponent
>
CompoundItemComponents
{
get
; }
Property Value
Type:
IReadOnlyCollection
IOrderCompoundItemComponent
See Also
Reference
ISelectiveDiscountItemSettings Interface
Resto.Front.Api.Data.Orders Namespace