Class BitfinexTradingFeeResponse.BitfinexTradingFeeResponseRow
java.lang.Object
org.knowm.xchange.bitfinex.v1.dto.account.BitfinexTradingFeeResponse.BitfinexTradingFeeResponseRow
- Enclosing class:
- BitfinexTradingFeeResponse
public static class BitfinexTradingFeeResponse.BitfinexTradingFeeResponseRow extends Object
-
Constructor Summary
Constructors Constructor Description BitfinexTradingFeeResponseRow(String pairs, BigDecimal makerFees, BigDecimal takerFees) -
Method Summary
Modifier and Type Method Description StringgetCurrency()BigDecimalgetMakerFee()BigDecimalgetTakerFee()
-
Constructor Details
-
BitfinexTradingFeeResponseRow
-
-
Method Details
-
getCurrency
-
getMakerFee
-
getTakerFee
-