Uses of Class
org.knowm.xchange.poloniex.dto.account.TransferResponse
Packages that use TransferResponse
-
Uses of TransferResponse in org.knowm.xchange.poloniex
Methods in org.knowm.xchange.poloniex that return TransferResponseModifier and TypeMethodDescriptionPoloniexAuthenticated.transferBalance
(String apiKey, si.mazi.rescu.ParamsDigest signature, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, String currency, BigDecimal amount, String fromAccount, String toAccount)