Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 827 Bytes

NewRuleset.md

File metadata and controls

16 lines (9 loc) · 827 Bytes

NewRuleset

Properties

Name Type Description Notes
rules List<Rule> Set of rules to apply.
strikethroughRules List<Rule> Set of rules to apply for strikethrough. [optional]
bindings List<Binding> An array that provides objects with variable names (name) and talang expressions to whose result they are bound (expression) during rule evaluation. The order of the evaluation is decided by the position in the array.
rbVersion String The version of the rulebuilder used to create this ruleset. [optional]
activate Boolean Indicates whether this created ruleset should be activated for the campaign that owns it. [optional]