Uses of Class
org.knowm.xchange.bitstamp.dto.account.DepositTransaction
-
Packages that use DepositTransaction Package Description org.knowm.xchange.bitstamp org.knowm.xchange.bitstamp.service -
-
Uses of DepositTransaction in org.knowm.xchange.bitstamp
Methods in org.knowm.xchange.bitstamp that return DepositTransaction Modifier and Type Method Description DepositTransaction[]
BitstampAuthenticated. getUnconfirmedDeposits(String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce)
Deprecated. -
Uses of DepositTransaction in org.knowm.xchange.bitstamp.service
Methods in org.knowm.xchange.bitstamp.service that return types with arguments of type DepositTransaction Modifier and Type Method Description List<DepositTransaction>
BitstampAccountServiceRaw. getUnconfirmedDeposits()
-