Uses of Class
org.knowm.xchange.okcoin.v3.dto.account.OkexFundingAccountRecord
Package | Description |
---|---|
org.knowm.xchange.okcoin | |
org.knowm.xchange.okcoin.v3.service |
-
Uses of OkexFundingAccountRecord in org.knowm.xchange.okcoin
Methods in org.knowm.xchange.okcoin that return types with arguments of type OkexFundingAccountRecord Modifier and Type Method Description List<OkexFundingAccountRecord>
OkexV3. fundingAccountInformation(String apiKey, si.mazi.rescu.ParamsDigest signature, String timestamp, String passphrase)
Funding Account API *********************************Methods in org.knowm.xchange.okcoin with parameters of type OkexFundingAccountRecord Modifier and Type Method Description static Balance
OkexAdaptersV3. convert(OkexFundingAccountRecord rec)
-
Uses of OkexFundingAccountRecord in org.knowm.xchange.okcoin.v3.service
Methods in org.knowm.xchange.okcoin.v3.service that return types with arguments of type OkexFundingAccountRecord Modifier and Type Method Description List<OkexFundingAccountRecord>
OkexAccountServiceRaw. fundingAccountInformation()