Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownAutomationRuleBooleanConditionSupportedOperator

Package version

Known values of AutomationRuleBooleanConditionSupportedOperator that the service accepts.

Index

Enumeration members

Enumeration members

And

And: = "And"

Evaluates as true if all the item conditions are evaluated as true

Or

Or: = "Or"

Evaluates as true if at least one of the item conditions are evaluated as true

Generated using TypeDoc