Class: Courier::Automations::AutomationStepAction
- Inherits:
-
Object
- Object
- Courier::Automations::AutomationStepAction
- Defined in:
- lib/trycourier/automations/types/automation_step_action.rb
Constant Summary collapse
- CANCEL =
"cancel"
- DELAY =
"delay"
- INVOKE =
"invoke"
- SEND =
"send"
- SEND_LIST =
"send-list"
- UPDATE_PROFILE =
"update-profile"