AutomationRuleSet interface

A rule set which evaluates all its rules upon an event interception. Only when all the included rules in the rule set will be evaluated as 'true', will the event trigger the defined actions.

Properties

rules

Property Details

rules

rules?: AutomationTriggeringRule[]

Property Value