Uses of Class
org.knowm.xchange.coinbase.dto.trade.CoinbaseTransfers
-
Packages that use CoinbaseTransfers Package Description org.knowm.xchange.coinbase -
-
Uses of CoinbaseTransfers in org.knowm.xchange.coinbase
Methods in org.knowm.xchange.coinbase that return CoinbaseTransfers Modifier and Type Method Description CoinbaseTransfersCoinbaseAuthenticated. getTransfers(Integer page, Integer limit, String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce)Methods in org.knowm.xchange.coinbase with parameters of type CoinbaseTransfers Modifier and Type Method Description static UserTradesCoinbaseAdapters. adaptTrades(CoinbaseTransfers transfers)
-