Aggregate Balance Service Async Impl
Functions
Link copied to clipboard
open suspend override fun list(params: AggregateBalanceListParams, requestOptions: RequestOptions): AggregateBalanceListPageAsync
Get the aggregated balance across all end-user accounts by financial account type
Link copied to clipboard
open override fun withOptions(modifier: (ClientOptions.Builder) -> Unit): AggregateBalanceServiceAsync
Returns a view of this service with the given option modifications applied.
Link copied to clipboard
Returns a view of this service that provides access to raw HTTP responses for each method.