Uses of Class
org.knowm.xchange.coinmate.dto.trade.CoinmateTransactionHistoryEntry
Packages that use CoinmateTransactionHistoryEntry
-
Uses of CoinmateTransactionHistoryEntry in org.knowm.xchange.coinmate.dto.trade
Constructor parameters in org.knowm.xchange.coinmate.dto.trade with type arguments of type CoinmateTransactionHistoryEntryModifierConstructorDescriptionCoinmateTransactionHistory
(boolean error, String errorMessage, List<CoinmateTransactionHistoryEntry> data)