Uses of Class
org.knowm.xchange.okcoin.v3.dto.account.OkexWithdrawalRecord
Package | Description |
---|---|
org.knowm.xchange.okcoin | |
org.knowm.xchange.okcoin.v3.service |
-
Uses of OkexWithdrawalRecord in org.knowm.xchange.okcoin
Methods in org.knowm.xchange.okcoin that return types with arguments of type OkexWithdrawalRecord Modifier and Type Method Description List<OkexWithdrawalRecord>
OkexV3. recentWithdrawalHistory(String apiKey, si.mazi.rescu.ParamsDigest signature, String timestamp, String passphrase)
Methods in org.knowm.xchange.okcoin with parameters of type OkexWithdrawalRecord Modifier and Type Method Description static FundingRecord
OkexAdaptersV3. adaptFundingRecord(OkexWithdrawalRecord r)
-
Uses of OkexWithdrawalRecord in org.knowm.xchange.okcoin.v3.service
Methods in org.knowm.xchange.okcoin.v3.service that return types with arguments of type OkexWithdrawalRecord Modifier and Type Method Description List<OkexWithdrawalRecord>
OkexAccountServiceRaw. recentWithdrawalHistory()