Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 803 Bytes

NewRuleset.md

File metadata and controls

13 lines (9 loc) · 803 Bytes

TalonOne.NewRuleset

Properties

Name Type Description Notes
rules [Rule] Set of rules to apply.
strikethroughRules [Rule] Set of rules to apply for strikethrough. [optional]
bindings [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]