Uses of Class
org.knowm.xchange.binance.dto.trade.BinanceDribbletDetails
Packages that use BinanceDribbletDetails
-
Uses of BinanceDribbletDetails in org.knowm.xchange.binance.dto.trade
Methods in org.knowm.xchange.binance.dto.trade that return types with arguments of type BinanceDribbletDetailsConstructor parameters in org.knowm.xchange.binance.dto.trade with type arguments of type BinanceDribbletDetailsModifierConstructorDescriptionBinanceDribblets(Long operateTime, BigDecimal totalTransferedAmount, BigDecimal totalServiceChargeAmount, String transId, List<BinanceDribbletDetails> binanceDribbletDetails)