Data describing a sandbox Plaid sandbox returned by the sandboxGetPlaidData method.

interface PlaidAccountMetadata {
    accountId: string;
    subtype: BankAccountType;
}

Properties

Properties

accountId: string

Plaid account ID for passing in completion data to completeFundingSource

Account sub type