TrialSettings
Controls what happens when a trial period ends.
- endType: object
_behavior Behavior when the trial ends.
- missingType: stringenum
_payment _method Action to take when the trial ends without a payment method attached:
cancel— cancel the subscriptioncreate_invoice— (coming soon) create an invoice regardless of payment methodpause— (coming soon) pause the subscription
values- cancel
- create
_invoice - pause

