lib/twilio-ruby/rest/pricing/v1/phone_number/country.rb in twilio-ruby-5.23.0 vs lib/twilio-ruby/rest/pricing/v1/phone_number/country.rb in twilio-ruby-5.23.1

- old
+ new

@@ -1,11 +1,11 @@ ## # This code was generated by # \ / _ _ _| _ _ # | (_)\/(_)(_|\/| |(/_ v1.0.0 # / / -# +# # frozen_string_literal: true module Twilio module REST class Pricing < Domain @@ -230,10 +230,10 @@ def country @properties['country'] end ## - # @return [String] The ISO country code + # @return [String] The ISO country code def iso_country @properties['iso_country'] end ## \ No newline at end of file