Click or drag to resize

ISelectiveDiscountItemSettingsCompoundItemComponents Property

Compound item components to which the discount item is applied selectively.

Namespace: Resto.Front.Api.Data.Orders
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
IReadOnlyCollection<IOrderCompoundItemComponent> CompoundItemComponents { get; }

Property Value

IReadOnlyCollectionIOrderCompoundItemComponent
See Also