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