Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

DiscountRuleConfig

API reference for DiscountRuleConfig in Vendr, the eCommerce solution for Umbraco v8+

DiscountRuleConfig

public class DiscountRuleConfig : ValueObjectBase

Inheritance

Namespace

Constructors

DiscountRuleConfig (1 of 2)

public DiscountRuleConfig(string ruleProviderAlias, 
    IEnumerable<KeyValuePair<string, string>> settings)

DiscountRuleConfig (2 of 2)

public DiscountRuleConfig(string ruleProviderAlias, 
    IEnumerable<KeyValuePair<string, string>> settings, IEnumerable<DiscountRuleConfig> children)

Properties

Children

public IReadOnlyCollection<DiscountRuleConfig> Children { get; }

RuleProviderAlias

public string RuleProviderAlias { get; }

Settings

public IReadOnlyDictionary<string, string> Settings { get; }

Methods

DeepClone

public override object DeepClone()

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.