Click or drag to resize

IDiscountItemIsSelectivelyApplied Property

Whether this discount item is applied selectively to some order items.

Namespace:  Resto.Front.Api.V5.Data.Orders
Assembly:  Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
bool IsSelectivelyApplied { get; }

Property Value

Type: Boolean
See Also