Class CoinbaseProFee
java.lang.Object
org.knowm.xchange.coinbasepro.dto.account.CoinbaseProFee
-
Constructor Summary
ConstructorsConstructorDescriptionCoinbaseProFee
(BigDecimal makerRate, BigDecimal takerRate, BigDecimal usdVolume) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
CoinbaseProFee
-
-
Method Details
-
getMakerRate
-
getTakerRate
-
getUsdVolume
-