Aggregate Balance Service Async
Types
Link copied to clipboard
interface WithRawResponse
A view of AggregateBalanceServiceAsync that provides access to raw HTTP responses for each method.
Functions
Link copied to clipboard
abstract suspend fun list(params: CardAggregateBalanceListParams = CardAggregateBalanceListParams.none(), requestOptions: RequestOptions = RequestOptions.none()): CardAggregateBalanceListPageAsync
Get the aggregated card balance across all end-user accounts.
Link copied to clipboard
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.