Method: VoucherifySdk::ManagementProjectsStackingRules#applicable_redeemables_per_category_limit

Defined in:
lib/VoucherifySdk/models/management_projects_stacking_rules.rb

#applicable_redeemables_per_category_limitObject

Defines how many redeemables with the same category can be applied at the same time. The number must be less than or equal to ‘"applicable_redeemables_limit"`.



35
36
37
# File 'lib/VoucherifySdk/models/management_projects_stacking_rules.rb', line 35

def applicable_redeemables_per_category_limit
  @applicable_redeemables_per_category_limit
end