lib/VoucherifySdk/models/stacking_rules.rb in voucherify-6.0.0 vs lib/VoucherifySdk/models/stacking_rules.rb in voucherify-7.0.0
- old
+ new
@@ -12,10 +12,10 @@
require 'date'
require 'time'
module VoucherifySdk
- # Defines stacking rules for redeemables. Read more in the [Help Center](https://support.voucherify.io/article/604-stacking-rules)
+ # Defines stacking rules for redeemables. Read more in the [Stacking Rule Documentation](https://support.voucherify.io/article/604-stacking-rules).
class StackingRules
# Defines how many redeemables can be sent in one stacking request (note: more redeemables means more processing time!).
attr_accessor :redeemables_limit
# Defines how many of the sent redeemables will be applied to the order. For example, a user can select 30 discounts but only 5 will be applied to the order and the remaining will be labelled as SKIPPED.