lib/recurly/resources/subscription_add_on.rb in recurly-3.5.0 vs lib/recurly/resources/subscription_add_on.rb in recurly-3.6.0
- old
+ new
@@ -28,9 +28,13 @@
# @!attribute quantity
# @return [Integer] Add-on quantity
define_attribute :quantity, Integer
+ # @!attribute revenue_schedule_type
+ # @return [String] Revenue schedule type
+ define_attribute :revenue_schedule_type, String
+
# @!attribute subscription_id
# @return [String] Subscription ID
define_attribute :subscription_id, String
# @!attribute tier_type