Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/seller-wallet-api-2024-03-01
BankAccountListing
Interface BankAccountListing
Struct that holds collection of accounts.
interface
BankAccountListing
{
accounts
:
BankAccount
[]
;
}
Index
Properties
accounts
Properties
accounts
accounts
:
BankAccount
[]
Collection that holds BankAccount
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accounts
Selling Partner API SDK for JavaScript
Loading...
Struct that holds collection of accounts.