Click or drag to resize
ShoppingCartLineDiscountSummary Property
Summary of the discounts applied on this item.

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

Property Value

Type: ValuesSummary
See Also