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

    Properties

    Properties

    enabled: boolean

    Whether the embedded component is enabled.

    The list of features enabled in the embedded component.