Uses of Class
org.knowm.xchange.coinbasepro.dto.account.CoinbaseProAccount
Packages that use CoinbaseProAccount
-
Uses of CoinbaseProAccount in org.knowm.xchange.coinbasepro
Methods in org.knowm.xchange.coinbasepro that return CoinbaseProAccountModifier and TypeMethodDescriptionCoinbasePro.getAccounts(String apiKey, si.mazi.rescu.ParamsDigest signer, long timestamp, String passphrase) Authenticated callsMethods in org.knowm.xchange.coinbasepro with parameters of type CoinbaseProAccountModifier and TypeMethodDescriptionstatic WalletCoinbaseProAdapters.adaptAccountInfo(CoinbaseProAccount[] coinbaseProAccounts) -
Uses of CoinbaseProAccount in org.knowm.xchange.coinbasepro.service
Methods in org.knowm.xchange.coinbasepro.service that return CoinbaseProAccount