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