Mayson Monorepo Documentation
    Preparing search index...
    interface CustomerUpdate {
        allowed_updates: Stripe.BillingPortal.Configuration.Features.CustomerUpdate.AllowedUpdate[];
        enabled: boolean;
    }
    Index

    Properties

    The types of customer updates that are supported. When empty, customers are not updateable.

    enabled: boolean

    Whether the feature is enabled.