Uses of Class
org.knowm.xchange.bleutrade.service.DepositRecord
-
Packages that use DepositRecord Package Description org.knowm.xchange.bleutrade org.knowm.xchange.bleutrade.service -
-
Uses of DepositRecord in org.knowm.xchange.bleutrade
Methods in org.knowm.xchange.bleutrade that return types with arguments of type DepositRecord Modifier and Type Method Description BleutradeResponse<List<DepositRecord>>
BleutradeAuthenticated. depositHistory(String apiKey, si.mazi.rescu.ParamsDigest signature, si.mazi.rescu.SynchronizedValueFactory<Long> nonce)
-
Uses of DepositRecord in org.knowm.xchange.bleutrade.service
Subclasses of DepositRecord in org.knowm.xchange.bleutrade.service Modifier and Type Class Description class
WithdrawRecord
Methods in org.knowm.xchange.bleutrade.service that return types with arguments of type DepositRecord Modifier and Type Method Description List<DepositRecord>
BleutradeAccountServiceRaw. depositHistory()
-