Module: Nylas::RuleOutboundType
- Defined in:
- lib/nylas/resources/rules.rb
Overview
Module representing the possible 'outbound.type' condition values for a Rule.
Constant Summary collapse
- COMPOSE =
"compose"- REPLY =
"reply"
Module representing the possible 'outbound.type' condition values for a Rule.
"compose""reply"