Uses of Class
org.knowm.xchange.bitfinex.v1.dto.trade.BitfinexCreditResponse
| Package | Description |
|---|---|
| org.knowm.xchange.bitfinex.service | |
| org.knowm.xchange.bitfinex.v1 |
-
Uses of BitfinexCreditResponse in org.knowm.xchange.bitfinex.service
Methods in org.knowm.xchange.bitfinex.service that return BitfinexCreditResponse Modifier and Type Method Description BitfinexCreditResponse[]BitfinexTradeServiceRaw. getBitfinexActiveCredits() -
Uses of BitfinexCreditResponse in org.knowm.xchange.bitfinex.v1
Methods in org.knowm.xchange.bitfinex.v1 that return BitfinexCreditResponse Modifier and Type Method Description BitfinexCreditResponse[]BitfinexAuthenticated. activeCredits(String apiKey, si.mazi.rescu.ParamsDigest payload, si.mazi.rescu.ParamsDigest signature, BitfinexActiveCreditsRequest activeCreditsRequest)