Uses of Class
org.knowm.xchange.coinbase.dto.merchant.CoinbaseSubscription
-
Packages that use CoinbaseSubscription Package Description org.knowm.xchange.coinbase org.knowm.xchange.coinbase.dto.merchant -
-
Uses of CoinbaseSubscription in org.knowm.xchange.coinbase
Methods in org.knowm.xchange.coinbase that return CoinbaseSubscription Modifier and Type Method Description CoinbaseSubscriptionCoinbaseAuthenticated. getsSubscription(String subscriptionId, String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce) -
Uses of CoinbaseSubscription in org.knowm.xchange.coinbase.dto.merchant
Methods in org.knowm.xchange.coinbase.dto.merchant that return types with arguments of type CoinbaseSubscription Modifier and Type Method Description List<CoinbaseSubscription>CoinbaseSubscriptions. getSubscriptions()
-