Uses of Class
org.knowm.xchange.bitfinex.v1.dto.account.BitfinexWithdrawalResponse
-
Packages that use BitfinexWithdrawalResponse Package Description org.knowm.xchange.bitfinex.v1 -
-
Uses of BitfinexWithdrawalResponse in org.knowm.xchange.bitfinex.v1
Methods in org.knowm.xchange.bitfinex.v1 that return BitfinexWithdrawalResponse Modifier and Type Method Description BitfinexWithdrawalResponse[]BitfinexAuthenticated. withdraw(String apiKey, si.mazi.rescu.ParamsDigest payload, si.mazi.rescu.ParamsDigest signature, BitfinexWithdrawalRequest withdrawalRequest)
-