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