Mayson Monorepo Documentation
    Preparing search index...
    interface CustomerSheet {
        enabled: boolean;
        features?: Stripe.CustomerSessionCreateParams.Components.CustomerSheet.Features;
    }
    Index

    Properties

    Properties

    enabled: boolean

    Whether the customer sheet is enabled.

    This hash defines whether the customer sheet supports certain features.