Mayson Monorepo Documentation
    Preparing search index...
    interface NetAvailable {
        amount: number;
        destination: string;
        source_types?: Stripe.Balance.InstantAvailable.NetAvailable.SourceTypes;
    }
    Index

    Properties

    amount: number

    Net balance amount, subtracting fees from platform-set pricing.

    destination: string

    ID of the external account for this net balance (not expandable).