lib/recurly/resources/account_mini.rb in recurly-3.28.0 vs lib/recurly/resources/account_mini.rb in recurly-4.0.0

- old
+ new

@@ -16,13 +16,9 @@ # @!attribute company # @return [String] define_attribute :company, String - # @!attribute dunning_campaign_id - # @return [String] Unique ID to identify a dunning campaign. Used to specify if a non-default dunning campaign should be assigned to this account. For sites without multiple dunning campaigns enabled, the default dunning campaign will always be used. - define_attribute :dunning_campaign_id, String - # @!attribute email # @return [String] The email address used for communicating with this customer. define_attribute :email, String # @!attribute first_name