You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`amount_off`| Amount (in the currency specified) that will be taken off the subtotal of any invoices for this customer |
232
+
|`currency`| The three-letter ISO code for the currency of the amount to take off |
233
+
|`duration_in_months`| If duration is repeating, the number of months the coupon applies |
234
+
|`duration`| Describes how long a customer who applies this coupon will get the discount |
235
+
|`max_redemptions`| Maximum number of times this coupon can be redeemed, in total, before it is no longer valid |
236
+
|`metadata`| A set of key-value pairs that describe additional information about the object |
237
+
|`percent_off`| Percent that will be taken off the subtotal of any invoices for this customer for the duration of the coupon |
238
+
|`percent_off_precise`| Percent that will be taken off the subtotal of any invoices for this customer for the duration of the coupon, in decimal form |
239
+
|`times_redeemed`| Number of times this coupon has been applied to a customer |
240
+
|`valid`| Taking account of the above properties, whether this coupon can still be applied to a customer |
0 commit comments