Uses of Class
org.knowm.xchange.huobi.dto.account.HuobiFundingRecord
Packages that use HuobiFundingRecord
Package
Description
- 
Uses of HuobiFundingRecord in org.knowm.xchange.huobiMethods in org.knowm.xchange.huobi with parameters of type HuobiFundingRecordModifier and TypeMethodDescriptionstatic List<FundingRecord>HuobiAdapters.adaptFundingHistory(HuobiFundingRecord[] fundingRecords) static FundingRecordHuobiAdapters.adaptFundingRecord(HuobiFundingRecord r) 
- 
Uses of HuobiFundingRecord in org.knowm.xchange.huobi.dto.account.resultsConstructors 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.serviceMethods in org.knowm.xchange.huobi.service that return HuobiFundingRecordModifier and TypeMethodDescriptionHuobiAccountServiceRaw.getDepositWithdrawalHistory(String currency, String type, String from)