GetClientsStatistics
Retrieves statistics for clients' wallets.
Client Authoritative (default)
Path Parameters
query [optional] | Optional query parameters for filtering the results. |
Returns
VyTask<VyClientStatisticsDto> An asynchronous task that returns the statistics for clients' wallets as a VyClientStatisticsDto object.
Last updated