Uses of Class
org.knowm.xchange.blockchain.dto.account.BlockchainDeposits
Packages that use BlockchainDeposits
-
Uses of BlockchainDeposits in org.knowm.xchange.blockchain
Methods in org.knowm.xchange.blockchain that return types with arguments of type BlockchainDepositsModifier and TypeMethodDescriptionBlockchainAuthenticated.depositHistory(Long startTime, Long endTime) Get a list of depositsMethods in org.knowm.xchange.blockchain with parameters of type BlockchainDepositsModifier and TypeMethodDescriptionstatic FundingRecordBlockchainAdapters.toFundingDeposit(BlockchainDeposits d) -
Uses of BlockchainDeposits in org.knowm.xchange.blockchain.service
Methods in org.knowm.xchange.blockchain.service that return types with arguments of type BlockchainDepositsModifier and TypeMethodDescriptionBlockchainAccountServiceRaw.depositHistory(Long startTime, Long endTime)