lib/twilio-ruby/rest/flex_api/v1/interaction.rb in twilio-ruby-5.67.1 vs lib/twilio-ruby/rest/flex_api/v1/interaction.rb in twilio-ruby-5.67.2

- old
+ new

@@ -180,10 +180,10 @@ def channel @properties['channel'] end ## - # @return [Hash] The Interaction's routing logic + # @return [Hash] A JSON Object representing the routing rules for the Interaction Channel def routing @properties['routing'] end ## \ No newline at end of file