Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.12 KB

File metadata and controls

19 lines (15 loc) · 1.12 KB

CreateSubscriptionDiscount

Properties

Name Type Description Notes
handle string Per subscription unique handle for the subscription discount.
discount string Discount for subscription discount
name string Optional name overriding discount name [optional]
description string Optional description overriding discount description [optional]
amount int Optional overriding fixed amount from discount [optional]
percentage int Optional percentage overriding percentage from discount [optional]
apply_to string[] Optional overriding discount settings [optional]
fixed_count int Optioanl overriding discount settings [optional]
fixed_period_unit string Optioanl overriding discount settings [optional]
fixed_period int Optioanl overriding discount settings [optional]

[Back to Model list] [Back to API list] [Back to README]