Click or drag to resize
ShoppingCartItemInfoUnitDiscountSummary Property
Gets or sets the summary of the discounts applied on each unit of this item.

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

Property Value

Type: ValuesSummary
See Also