Uses of Class
org.knowm.xchange.therock.dto.trade.TheRockTransactions
Packages that use TheRockTransactions
-
Uses of TheRockTransactions in org.knowm.xchange.therock
Methods in org.knowm.xchange.therock that return TheRockTransactionsModifier and TypeMethodDescriptionTheRockAuthenticated.transactions(String publicKey, TheRockDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonceFactory, String type, Date after, Date before, String currency, Integer page) -
Uses of TheRockTransactions in org.knowm.xchange.therock.service
Methods in org.knowm.xchange.therock.service that return TheRockTransactionsModifier and TypeMethodDescriptionTheRockAccountServiceRaw.withdrawls(Currency currency, Date after, Date before, Integer page)