Mayson Monorepo Documentation
    Preparing search index...
    interface Components {
        account_management?: Stripe.AccountSessionCreateParams.Components.AccountManagement;
        account_onboarding?: Stripe.AccountSessionCreateParams.Components.AccountOnboarding;
        balances?: Stripe.AccountSessionCreateParams.Components.Balances;
        disputes_list?: Stripe.AccountSessionCreateParams.Components.DisputesList;
        documents?: Stripe.AccountSessionCreateParams.Components.Documents;
        financial_account?: Stripe.AccountSessionCreateParams.Components.FinancialAccount;
        financial_account_transactions?: Stripe.AccountSessionCreateParams.Components.FinancialAccountTransactions;
        instant_payouts_promotion?: Stripe.AccountSessionCreateParams.Components.InstantPayoutsPromotion;
        issuing_card?: Stripe.AccountSessionCreateParams.Components.IssuingCard;
        issuing_cards_list?: Stripe.AccountSessionCreateParams.Components.IssuingCardsList;
        notification_banner?: Stripe.AccountSessionCreateParams.Components.NotificationBanner;
        payment_details?: Stripe.AccountSessionCreateParams.Components.PaymentDetails;
        payment_disputes?: Stripe.AccountSessionCreateParams.Components.PaymentDisputes;
        payments?: Stripe.AccountSessionCreateParams.Components.Payments;
        payout_details?: Stripe.AccountSessionCreateParams.Components.PayoutDetails;
        payouts?: Stripe.AccountSessionCreateParams.Components.Payouts;
        payouts_list?: Stripe.AccountSessionCreateParams.Components.PayoutsList;
        tax_registrations?: Stripe.AccountSessionCreateParams.Components.TaxRegistrations;
        tax_settings?: Stripe.AccountSessionCreateParams.Components.TaxSettings;
    }
    Index

    Properties

    Configuration for the account management embedded component.

    Configuration for the account onboarding embedded component.

    Configuration for the balances embedded component.

    Configuration for the disputes list embedded component.

    Configuration for the documents embedded component.

    Configuration for the financial account embedded component.

    Configuration for the financial account transactions embedded component.

    Configuration for the instant payouts promotion embedded component.

    Configuration for the issuing card embedded component.

    Configuration for the issuing cards list embedded component.

    Configuration for the notification banner embedded component.

    Configuration for the payment details embedded component.

    Configuration for the payment disputes embedded component.

    Configuration for the payments embedded component.

    Configuration for the payout details embedded component.

    Configuration for the payouts embedded component.

    Configuration for the payouts list embedded component.

    Configuration for the tax registrations embedded component.

    Configuration for the tax settings embedded component.