lib/twilio-ruby/rest/api/v2010/account/token.rb in twilio-ruby-5.45.1 vs lib/twilio-ruby/rest/api/v2010/account/token.rb in twilio-ruby-5.46.0
- old
+ new
@@ -117,10 +117,10 @@
def date_updated
@properties['date_updated']
end
##
- # @return [String] An array representing the ephemeral credentials
+ # @return [Array[String]] An array representing the ephemeral credentials
def ice_servers
@properties['ice_servers']
end
##
\ No newline at end of file