Uses of Class
org.knowm.xchange.bitfinex.v1.dto.account.BitfinexAccountFeesResponse
| Package | Description |
|---|---|
| org.knowm.xchange.bitfinex.service | |
| org.knowm.xchange.bitfinex.v1 |
-
Uses of BitfinexAccountFeesResponse in org.knowm.xchange.bitfinex.service
Methods in org.knowm.xchange.bitfinex.service that return BitfinexAccountFeesResponse Modifier and Type Method Description BitfinexAccountFeesResponseBitfinexAccountServiceRaw. getAccountFees()Methods in org.knowm.xchange.bitfinex.service with parameters of type BitfinexAccountFeesResponse Modifier and Type Method Description static ExchangeMetaDataBitfinexAdapters. adaptMetaData(BitfinexAccountFeesResponse accountFeesResponse, ExchangeMetaData metaData) -
Uses of BitfinexAccountFeesResponse in org.knowm.xchange.bitfinex.v1
Methods in org.knowm.xchange.bitfinex.v1 that return BitfinexAccountFeesResponse Modifier and Type Method Description BitfinexAccountFeesResponseBitfinexAuthenticated. accountFees(String apiKey, si.mazi.rescu.ParamsDigest payload, si.mazi.rescu.ParamsDigest signature, BitfinexNonceOnlyRequest accountInfosRequest)