Method: Courier::Automations::AutomationRunContext#data
- Defined in:
- lib/trycourier/automations/types/automation_run_context.rb
#data ⇒ Object (readonly)
Returns the value of attribute data.
9 10 11 |
# File 'lib/trycourier/automations/types/automation_run_context.rb', line 9 def data @data end |