Click or drag to resize

DiscountValidationResultReasons Property

Namespace:  Dynamicweb.Ecommerce.Orders.Discounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public IEnumerable<DiscountValidationReason> Reasons { get; set; }

Property Value

Type: IEnumerableDiscountValidationReason
See Also