Uses of Class
org.knowm.xchange.bybit.dto.account.feerates.BybitFeeRates
Packages that use BybitFeeRates
-
Uses of BybitFeeRates in org.knowm.xchange.bybit
Methods in org.knowm.xchange.bybit that return types with arguments of type BybitFeeRatesModifier and TypeMethodDescriptionBybitAuthenticated.getFeeRates(String apiKey, si.mazi.rescu.ParamsDigest signature, si.mazi.rescu.SynchronizedValueFactory<Long> timestamp, String category, String symbol) -
Uses of BybitFeeRates in org.knowm.xchange.bybit.service
Methods in org.knowm.xchange.bybit.service that return types with arguments of type BybitFeeRatesModifier and TypeMethodDescriptionBybitAccountServiceRaw.getFeeRates(BybitCategory category, String symbol)