lib/twilio-ruby/rest/messaging/v1/service/short_code.rb in twilio-ruby-5.45.1 vs lib/twilio-ruby/rest/messaging/v1/service/short_code.rb in twilio-ruby-5.46.0
- old
+ new
@@ -295,10 +295,10 @@
def country_code
@properties['country_code']
end
##
- # @return [String] An array of values that describe whether the number can receive calls or messages
+ # @return [Array[String]] An array of values that describe whether the number can receive calls or messages
def capabilities
@properties['capabilities']
end
##
\ No newline at end of file