Click or drag to resize
CalculationResultItemUnitDiscountSummary Property
The summary of discounts applied on each unit of the item.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public ValuesSummary UnitDiscountSummary { get; }

Property Value

Type: ValuesSummary
See Also