getAccounts

abstract suspend fun getAccounts(): List<Account>

Retrieves customer accounts.

Return

A list of Account objects