lib/recurly/resources/shipping_address.rb in recurly-3.1.3 vs lib/recurly/resources/shipping_address.rb in recurly-3.2.0

- old
+ new

@@ -44,9 +44,13 @@ # @!attribute nickname # @return [String] define_attribute :nickname, String + # @!attribute object + # @return [String] Object type + define_attribute :object, String + # @!attribute phone # @return [String] define_attribute :phone, String # @!attribute postal_code