ShippingPricesAppliedDiscounts Property |
Collection of the applied
IDiscount discounts.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public IEnumerable<IDiscount> AppliedDiscounts { get; set; }
Property Value
Type:
IEnumerableIDiscountSee Also