lib/recurly/resources/shipping_address.rb in recurly-4.4.0 vs lib/recurly/resources/shipping_address.rb in recurly-4.5.0

- old
+ new

@@ -17,10 +17,10 @@ # @!attribute company # @return [String] define_attribute :company, String # @!attribute country - # @return [String] Country, 2-letter ISO code. + # @return [String] Country, 2-letter ISO 3166-1 alpha-2 code. define_attribute :country, String # @!attribute created_at # @return [DateTime] Created at define_attribute :created_at, DateTime