lib/voucherify.rb in voucherify-0.5.0 vs lib/voucherify.rb in voucherify-0.5.1

- old
+ new

@@ -89,9 +89,10 @@ # `code` is optional - will be generated if absent. # Sample `options` object: # { # category: "New Customers", + # type: "DISCOUNT_VOUCHER", # discount: { # percent_off: 10.0, # type: "PERCENT" # }, # start_date: "2016-01-01T00:00:00Z",