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