Uses of Class
org.knowm.xchange.huobi.dto.account.HuobiFundingRecord
Packages that use HuobiFundingRecord
Package
Description
-
Uses of HuobiFundingRecord in org.knowm.xchange.huobi
Methods in org.knowm.xchange.huobi with parameters of type HuobiFundingRecordModifier and TypeMethodDescriptionstatic List<FundingRecord>
HuobiAdapters.adaptFundingHistory
(HuobiFundingRecord[] fundingRecords) static FundingRecord
HuobiAdapters.adaptFundingRecord
(HuobiFundingRecord r) -
Uses of HuobiFundingRecord in org.knowm.xchange.huobi.dto.account.results
Constructors in org.knowm.xchange.huobi.dto.account.results with parameters of type HuobiFundingRecordModifierConstructorDescriptionHuobiFundingHistoryResult
(String status, HuobiFundingRecord[] result, String errCode, String errMsg) -
Uses of HuobiFundingRecord in org.knowm.xchange.huobi.service
Methods in org.knowm.xchange.huobi.service that return HuobiFundingRecordModifier and TypeMethodDescriptionHuobiAccountServiceRaw.getDepositWithdrawalHistory
(String currency, String type, String from)