lib/twilio-ruby/rest/pricing/v2/voice/country.rb in twilio-ruby-5.45.1 vs lib/twilio-ruby/rest/pricing/v2/voice/country.rb in twilio-ruby-5.46.0

- old
+ new

@@ -229,16 +229,16 @@ def iso_country @properties['iso_country'] end ## - # @return [String] The list of OutboundPrefixPriceWithOrigin records + # @return [Array[String]] The list of OutboundPrefixPriceWithOrigin records def outbound_prefix_prices @properties['outbound_prefix_prices'] end ## - # @return [String] The list of InboundCallPrice records + # @return [Array[String]] The list of InboundCallPrice records def inbound_call_prices @properties['inbound_call_prices'] end ## \ No newline at end of file