ShoppingCartItemInfoUnitDiscountSummary Property |
Gets or sets the summary of the discounts applied on each unit of this item.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public virtual ValuesSummary UnitDiscountSummary { get; set; }
Property Value
Type:
ValuesSummarySee Also