Name | Type | Description | Notes |
---|---|---|---|
rules | list[Rule] | Set of rules to apply. | |
strikethrough_rules | 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. | |
rb_version | str | The version of the rulebuilder used to create this ruleset. | [optional] |
activate | bool | Indicates whether this created ruleset should be activated for the campaign that owns it. | [optional] |