retrieveFunds

abstract suspend fun retrieveFunds(): List<GetFundsResponse>

Retrieve Funds Returns the list of funds. Example Requests: funds Responses:

  • 200: OK

Return

kotlin.collections.List