Uses of Class
org.knowm.xchange.bitcoinde.v4.dto.account.BitcoindeAccountLedger.BitcoindeAccountLedgerTradingAmount
Packages that use BitcoindeAccountLedger.BitcoindeAccountLedgerTradingAmount
-
Uses of BitcoindeAccountLedger.BitcoindeAccountLedgerTradingAmount in org.knowm.xchange.bitcoinde.v4.dto.account
Constructors in org.knowm.xchange.bitcoinde.v4.dto.account with parameters of type BitcoindeAccountLedger.BitcoindeAccountLedgerTradingAmountModifierConstructorDescriptionBitcoindeAccountLedgerTrade(String tradeId, CurrencyPair tradingPair, BigDecimal price, Boolean isExternalWalletTrade, BitcoindeAccountLedger.BitcoindeAccountLedgerTradingAmount currencyToTrade, BitcoindeAccountLedger.BitcoindeAccountLedgerTradingAmount currencyToPay)