Click or drag to resize
ShoppingCartItemInfoDiscountSummary Property
Gets or sets the 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 virtual ValuesSummary DiscountSummary { get; set; }

Property Value

Type: ValuesSummary
See Also