Click or drag to resize

SalesDiscountValueFixedByCurrencies Property

Namespace:  Dynamicweb.Ecommerce.Orders.SalesDiscounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public Dictionary<string, double> ValueFixedByCurrencies { get; set; }

Property Value

Type: DictionaryString, Double
See Also