Uses of Class
org.knowm.xchange.coinone.dto.account.CoinoneWithdrawResponse
Packages that use CoinoneWithdrawResponse
-
Uses of CoinoneWithdrawResponse in org.knowm.xchange.coinone
Methods in org.knowm.xchange.coinone that return CoinoneWithdrawResponseModifier and TypeMethodDescriptionCoinoneAuthenticated.auth
(si.mazi.rescu.ParamsDigest payload, si.mazi.rescu.ParamsDigest signature, CoinoneAuthRequest coinoneAuthRequest) CoinoneAuthenticated.withdrawFund
(si.mazi.rescu.ParamsDigest payload, si.mazi.rescu.ParamsDigest signature, CoinoneWithdrawRequest coinoneWithdrawRequest) -
Uses of CoinoneWithdrawResponse in org.knowm.xchange.coinone.service
Methods in org.knowm.xchange.coinone.service that return CoinoneWithdrawResponseModifier and TypeMethodDescriptionCoinoneAccountServiceRaw.withdrawFund
(Currency currency, BigDecimal amount, String address, String authNumber)