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