Uses of Class
org.knowm.xchange.coinbase.dto.merchant.CoinbaseButton
-
Packages that use CoinbaseButton Package Description org.knowm.xchange.coinbase org.knowm.xchange.coinbase.dto.merchant -
-
Uses of CoinbaseButton in org.knowm.xchange.coinbase
Methods in org.knowm.xchange.coinbase that return CoinbaseButton Modifier and Type Method Description CoinbaseButtonCoinbaseAuthenticated. createButton(CoinbaseButton button, String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce)Methods in org.knowm.xchange.coinbase with parameters of type CoinbaseButton Modifier and Type Method Description CoinbaseButtonCoinbaseAuthenticated. createButton(CoinbaseButton button, String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce)CoinbaseOrderCoinbaseAuthenticated. createOrder(CoinbaseButton button, String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce) -
Uses of CoinbaseButton in org.knowm.xchange.coinbase.dto.merchant
Methods in org.knowm.xchange.coinbase.dto.merchant that return CoinbaseButton Modifier and Type Method Description CoinbaseButtonCoinbaseButton.CoinbaseButtonBuilder. buildButton()CoinbaseButtonCoinbaseOrder. getButton()CoinbaseButtonCoinbaseSubscription. getButton()
-