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

    Properties

    amount: number

    Balance amount.

    currency: string

    Three-letter ISO currency code, in lowercase. Must be a supported currency.