list

abstract suspend fun list(params: AggregateBalanceListParams = AggregateBalanceListParams.none(), requestOptions: RequestOptions = RequestOptions.none()): AggregateBalanceListPageAsync

Get the aggregated balance across all end-user accounts by financial account type


open suspend fun list(requestOptions: RequestOptions): AggregateBalanceListPageAsync

See also