Click or drag to resize
CalculationResultOrderDiscountSummary Property
The summary of discounts applied to the items total price.

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

Property Value

Type: ValuesSummary
See Also