Package | Description |
---|---|
com.xeiam.xchange.coinbase | |
com.xeiam.xchange.coinbase.dto.account |
Modifier and Type | Method and Description |
---|---|
CoinbaseTransaction |
CoinbaseAuthenticated.completeRequest(String transactionId,
String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce) |
CoinbaseTransaction |
CoinbaseAuthenticated.getTransactionDetails(String transactionId,
String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce) |
CoinbaseTransaction |
CoinbaseAuthenticated.requestMoney(CoinbaseTransaction transactionRequest,
String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce) |
CoinbaseTransaction |
CoinbaseAuthenticated.sendMoney(CoinbaseTransaction transactionRequest,
String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce) |
Modifier and Type | Method and Description |
---|---|
CoinbaseTransaction |
CoinbaseAuthenticated.requestMoney(CoinbaseTransaction transactionRequest,
String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce) |
CoinbaseTransaction |
CoinbaseAuthenticated.sendMoney(CoinbaseTransaction transactionRequest,
String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce) |
Modifier and Type | Method and Description |
---|---|
List<CoinbaseTransaction> |
CoinbaseTransactions.getTransactions() |
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.