Uses of Class
org.knowm.xchange.bitfinex.v1.dto.trade.BitfinexFee
| Package | Description |
|---|---|
| org.knowm.xchange.bitfinex.v1.dto.trade |
-
Uses of BitfinexFee in org.knowm.xchange.bitfinex.v1.dto.trade
Methods in org.knowm.xchange.bitfinex.v1.dto.trade that return BitfinexFee Modifier and Type Method Description BitfinexFee[]BitfinexAccountInfosResponse. getFees()Constructors in org.knowm.xchange.bitfinex.v1.dto.trade with parameters of type BitfinexFee Constructor Description BitfinexAccountInfosResponse(BigDecimal makerFees, BigDecimal takerFees, BitfinexFee[] fees)