Mayson Monorepo Documentation
    Preparing search index...

    Options for customizing account balances and payout settings for a Stripe platform's connected accounts.

    interface BalanceSettings {
        object: "balance_settings";
        payments: Stripe.BalanceSettings.Payments;
    }
    Index

    Properties

    Properties

    object: "balance_settings"

    String representing the object's type. Objects of the same type share the same value.