Uses of Class
org.knowm.xchange.binance.dto.account.BinanceBalance
Packages that use BinanceBalance
-
Uses of BinanceBalance in org.knowm.xchange.binance.dto.account
Fields in org.knowm.xchange.binance.dto.account with type parameters of type BinanceBalanceConstructor parameters in org.knowm.xchange.binance.dto.account with type arguments of type BinanceBalanceModifierConstructorDescriptionBinanceAccountInformation(BigDecimal makerCommission, BigDecimal takerCommission, BigDecimal buyerCommission, BigDecimal sellerCommission, boolean canTrade, boolean canWithdraw, boolean canDeposit, long updateTime, List<BinanceBalance> balances, List<String> permissions)