Mayson Monorepo Documentation
    Preparing search index...
    interface CancellationReason {
        enabled: boolean;
        options: Emptyable<
            Stripe.BillingPortal.ConfigurationCreateParams.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.