Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 744 Bytes

SubscriptionTrialBody.md

File metadata and controls

12 lines (9 loc) · 744 Bytes

SubscriptionTrialBody

Properties

Name Type Description Notes
SubscriptionPlan string The ID for the subscription plan to be used (Can also be the code name) [default to null]
CardToken string A stripe card token that's been created using Stripe's js sdk. It'll create the payment details for the customer. [optional] [default to null]
SeatNumbrers int32 [optional] [default to null]
TrialLengthDays int32 [optional] [default to null]

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