lib/recurly/requests/shipping_address_create.rb in recurly-3.28.0 vs lib/recurly/requests/shipping_address_create.rb in recurly-4.0.0
- old
+ new
@@ -13,10 +13,10 @@
# @!attribute company
# @return [String]
define_attribute :company, String
# @!attribute country
- # @return [String] Country, 2-letter ISO 3166-1 alpha-2 code.
+ # @return [String] Country, 2-letter ISO code.
define_attribute :country, String
# @!attribute email
# @return [String]
define_attribute :email, String