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)
SyntaxIReadOnlyCollection<IOrderCompoundItemComponent> CompoundItemComponents { get; }Property Value
Type:
IReadOnlyCollectionIOrderCompoundItemComponent
See Also