lib/twilio-ruby/rest/studio/v1/flow/execution.rb in twilio-ruby-5.11.2 vs lib/twilio-ruby/rest/studio/v1/flow/execution.rb in twilio-ruby-5.12.0
- old
+ new
@@ -332,10 +332,10 @@
def contact_channel_address
@properties['contact_channel_address']
end
##
- # @return [Hash] Flow state.
+ # @return [Hash] The context
def context
@properties['context']
end
##
\ No newline at end of file