Uses of Class
org.knowm.xchange.coinbase.dto.trade.CoinbaseTransfer
Packages that use CoinbaseTransfer
-
Uses of CoinbaseTransfer in org.knowm.xchange.coinbase
Methods in org.knowm.xchange.coinbase that return CoinbaseTransferModifier and TypeMethodDescriptionCoinbaseAuthenticated.buy
(String quantity, boolean agreeBTCAmountVaries, String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce) CoinbaseAuthenticated.sell
(String quantity, String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce) Methods in org.knowm.xchange.coinbase with parameters of type CoinbaseTransferModifier and TypeMethodDescriptionstatic UserTrade
CoinbaseAdapters.adaptTrade
(CoinbaseTransfer transfer) -
Uses of CoinbaseTransfer in org.knowm.xchange.coinbase.dto.trade
Methods in org.knowm.xchange.coinbase.dto.trade that return types with arguments of type CoinbaseTransfer