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