Module: Nylas::RuleMatchOperator
- Defined in:
- lib/nylas/resources/rules.rb
Overview
Module representing the possible 'match.operator' values for a Rule.
Constant Summary collapse
- ANY =
"any"- ALL =
"all"
Module representing the possible 'match.operator' values for a Rule.
"any""all"