Mayson Monorepo Documentation
    Preparing search index...

    Interface SubscriptionMigrateParams

    interface SubscriptionMigrateParams {
        billing_mode: Stripe.SubscriptionMigrateParams.BillingMode;
        expand?: string[];
    }
    Index

    Properties

    Controls how prorations and invoices for subscriptions are calculated and orchestrated.

    expand?: string[]

    Specifies which fields in the response should be expanded.