conditions
Parameters
value
The conditions to evaluate to determine if the automation rule should be triggered on a given object
Parameters
values
The conditions to evaluate to determine if the automation rule should be triggered on a given object
suspend fun conditions(argument: List<suspend AutomationRulePropertyValuesConditionArgsBuilder.() -> Unit>)
suspend fun conditions(vararg argument: suspend AutomationRulePropertyValuesConditionArgsBuilder.() -> Unit)
suspend fun conditions(argument: suspend AutomationRulePropertyValuesConditionArgsBuilder.() -> Unit)
Parameters
argument
The conditions to evaluate to determine if the automation rule should be triggered on a given object