lib/recurly/requests/plan_pricing.rb in recurly-4.19.0 vs lib/recurly/requests/plan_pricing.rb in recurly-4.20.0

- old
+ new

@@ -17,10 +17,10 @@ # @!attribute tax_inclusive # @return [Boolean] This field is deprecated. Please do not use it. define_attribute :tax_inclusive, :Boolean # @!attribute unit_amount - # @return [Float] Unit price + # @return [Float] This field should not be sent when the pricing model is 'ramp'. define_attribute :unit_amount, Float end end end