Uses of Class
org.knowm.xchange.btcmarkets.dto.account.BTCMarketsFundtransferHistoryResponse
Packages that use BTCMarketsFundtransferHistoryResponse
-
Uses of BTCMarketsFundtransferHistoryResponse in org.knowm.xchange.btcmarkets
Methods in org.knowm.xchange.btcmarkets that return BTCMarketsFundtransferHistoryResponseModifier and TypeMethodDescriptionBTCMarketsAuthenticated.fundtransferHistory
(String publicKey, si.mazi.rescu.SynchronizedValueFactory<Long> nonceFactory, BTCMarketsDigest signer) Methods in org.knowm.xchange.btcmarkets with parameters of type BTCMarketsFundtransferHistoryResponseModifier and TypeMethodDescriptionstatic List<FundingRecord>
BTCMarketsAdapters.adaptFundingHistory
(BTCMarketsFundtransferHistoryResponse btcMarketsFundtransferHistoryResponse) -
Uses of BTCMarketsFundtransferHistoryResponse in org.knowm.xchange.btcmarkets.service
Methods in org.knowm.xchange.btcmarkets.service that return BTCMarketsFundtransferHistoryResponse