Uses of Class
org.exoplatform.wallet.model.transaction.TransactionStatistics
-
Packages that use TransactionStatistics Package Description org.exoplatform.wallet.service -
-
Uses of TransactionStatistics in org.exoplatform.wallet.service
Methods in org.exoplatform.wallet.service that return TransactionStatistics Modifier and Type Method Description TransactionStatisticsWalletTransactionService. getTransactionStatistics(String address, String periodicity, String selectedDate, Locale locale)Retrives the Transaction statistics of a user on a designated contract by period of time
-