Mayson Monorepo Documentation
    Preparing search index...
    interface CancellationReason {
        enabled: boolean;
        options: Stripe.BillingPortal.Configuration.Features.SubscriptionCancel.CancellationReason.Option[];
    }
    Index

    Properties

    Properties

    enabled: boolean

    Whether the feature is enabled.

    Which cancellation reasons will be given as options to the customer.