Class CoinmateTransactions
java.lang.Object
org.knowm.xchange.coinmate.dto.CoinmateBaseResponse<CoinmateTransactionsData>
org.knowm.xchange.coinmate.dto.marketdata.CoinmateTransactions
public class CoinmateTransactions extends CoinmateBaseResponse<CoinmateTransactionsData>
- Author:
- Martin Stachon
-
Constructor Summary
Constructors Constructor Description CoinmateTransactions(boolean error, String errorMessage, CoinmateTransactionsData data)
-
Method Summary
Methods inherited from class org.knowm.xchange.coinmate.dto.CoinmateBaseResponse
getData, getErrorMessage, isError
-
Constructor Details
-
CoinmateTransactions
-