Uses of Class
org.knowm.xchange.okcoin.v3.dto.trade.OkexTransaction
Packages that use OkexTransaction
-
Uses of OkexTransaction in org.knowm.xchange.okcoin
Methods in org.knowm.xchange.okcoin that return types with arguments of type OkexTransactionModifier and TypeMethodDescriptionOkexV3.getMarginTransactionDetails
(String apiKey, si.mazi.rescu.ParamsDigest signature, String timestamp, String passphrase, String orderId, String instrumentId, String from, String to, Integer limit) OkexV3.getSpotTransactionDetails
(String apiKey, si.mazi.rescu.ParamsDigest signature, String timestamp, String passphrase, String orderId, String instrumentId, String from, String to, Integer limit) -
Uses of OkexTransaction in org.knowm.xchange.okcoin.v3.service
Methods in org.knowm.xchange.okcoin.v3.service that return types with arguments of type OkexTransaction