Uses of Class
org.knowm.xchange.okcoin.v3.dto.trade.MarginRepaymentRequest
Packages that use MarginRepaymentRequest
-
Uses of MarginRepaymentRequest in org.knowm.xchange.okcoin
Methods in org.knowm.xchange.okcoin with parameters of type MarginRepaymentRequestModifier and TypeMethodDescriptionOkexV3.marginRepayment
(String apiKey, si.mazi.rescu.ParamsDigest signature, String timestamp, String passphrase, MarginRepaymentRequest req) -
Uses of MarginRepaymentRequest in org.knowm.xchange.okcoin.v3.service
Methods in org.knowm.xchange.okcoin.v3.service with parameters of type MarginRepaymentRequestModifier and TypeMethodDescriptionOkexAccountServiceRaw.marginRepayment
(MarginRepaymentRequest req)