Method: Twilio::REST::Studio::V1::FlowContext::ExecutionContext::ExecutionStepInstance#fetch
- Defined in:
- lib/twilio-ruby/rest/studio/v1/flow/execution/execution_step.rb
#fetch ⇒ ExecutionStepInstance
Fetch the ExecutionStepInstance
522 523 524 525 |
# File 'lib/twilio-ruby/rest/studio/v1/flow/execution/execution_step.rb', line 522 def fetch context.fetch end |