Method: Twilio::REST::Studio::V1::FlowContext::ExecutionContext::ExecutionStepInstance#step_context
- Defined in:
- lib/twilio-ruby/rest/studio/v1/flow/execution/execution_step.rb
#step_context ⇒ step_context
Access the step_context
530 531 532 |
# File 'lib/twilio-ruby/rest/studio/v1/flow/execution/execution_step.rb', line 530 def step_context context.step_context end |