Uses of Class
org.knowm.xchange.bitfinex.v1.dto.account.BitfinexBalancesResponse
Packages that use BitfinexBalancesResponse
-
Uses of BitfinexBalancesResponse in org.knowm.xchange.bitfinex.service
Methods in org.knowm.xchange.bitfinex.service that return BitfinexBalancesResponseMethods in org.knowm.xchange.bitfinex.service with parameters of type BitfinexBalancesResponseModifier and TypeMethodDescriptionBitfinexAdapters.adaptWallets
(BitfinexBalancesResponse[] response) -
Uses of BitfinexBalancesResponse in org.knowm.xchange.bitfinex.v1
Methods in org.knowm.xchange.bitfinex.v1 that return BitfinexBalancesResponseModifier and TypeMethodDescriptionBitfinexAuthenticated.balances
(String apiKey, si.mazi.rescu.ParamsDigest payload, si.mazi.rescu.ParamsDigest signature, BitfinexBalancesRequest balancesRequest)