Selling Partner API SDK for JavaScript
    Preparing search index...

    Struct that holds collection of accounts.

    interface BankAccountListing {
        accounts: BankAccount[];
    }
    Index

    Properties

    Properties

    accounts: BankAccount[]

    Collection that holds BankAccount