Uses of Class
org.knowm.xchange.bitfinex.v1.dto.account.BitfinexDepositAddressResponse
-
Packages that use BitfinexDepositAddressResponse Package Description org.knowm.xchange.bitfinex.service org.knowm.xchange.bitfinex.v1 -
-
Uses of BitfinexDepositAddressResponse in org.knowm.xchange.bitfinex.service
Methods in org.knowm.xchange.bitfinex.service that return BitfinexDepositAddressResponse Modifier and Type Method Description BitfinexDepositAddressResponseBitfinexAccountServiceRaw. requestDepositAddressRaw(String currency) -
Uses of BitfinexDepositAddressResponse in org.knowm.xchange.bitfinex.v1
Methods in org.knowm.xchange.bitfinex.v1 that return BitfinexDepositAddressResponse Modifier and Type Method Description BitfinexDepositAddressResponseBitfinexAuthenticated. requestDeposit(String apiKey, si.mazi.rescu.ParamsDigest payload, si.mazi.rescu.ParamsDigest signature, BitfinexDepositAddressRequest depositRequest)
-