Method: VoucherifySdk::InapplicableTo#repeat

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

#repeatObject

Determines the recurrence of the discount, e.g. ‘\“repeat\”: 3` means that the discount is applied to every third item.



59
60
61
# File 'lib/VoucherifySdk/models/inapplicable_to.rb', line 59

def repeat
  @repeat
end