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
Syntaxpublic virtual ValuesSummary UnitDiscountSummary { get; set; }
Property Value
Type:
ValuesSummary
See Also