Interface AddListAccountsParams

interface AddListAccountsParams {
    accountIds: readonly string[];
}

Properties

Properties

accountIds: readonly string[]

Array of account IDs