Uses of Class
org.knowm.xchange.huobi.dto.account.HuobiCreateWithdrawRequest
-
Packages that use HuobiCreateWithdrawRequest Package Description org.knowm.xchange.huobi -
-
Uses of HuobiCreateWithdrawRequest in org.knowm.xchange.huobi
Methods in org.knowm.xchange.huobi with parameters of type HuobiCreateWithdrawRequest Modifier and Type Method Description HuobiCreateWithdrawResult
Huobi. createWithdraw(HuobiCreateWithdrawRequest body, String apiKey, String signatureMethod, int signatureVersion, String nonce, si.mazi.rescu.ParamsDigest signature)
-