@sudoplatform/sudo-virtual-cards
    Preparing search index...

    Interface PlaidAccountMetadata

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

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

    Properties

    Properties

    accountId: string

    Plaid account ID for passing in completion data to completeFundingSource

    Account sub type