Class CryptowatchSummaryResult
java.lang.Object
org.knowm.xchange.cryptowatch.dto.marketdata.results.CryptowatchResult<CryptowatchSummary>
org.knowm.xchange.cryptowatch.dto.marketdata.results.CryptowatchSummaryResult
public class CryptowatchSummaryResult extends CryptowatchResult<CryptowatchSummary>
-
Constructor Summary
Constructors Constructor Description CryptowatchSummaryResult(String error, CryptowatchSummary result, Allowance allowance) -
Method Summary
Methods inherited from class org.knowm.xchange.cryptowatch.dto.marketdata.results.CryptowatchResult
getError, getResult, isSuccess, toString
-
Constructor Details
-
CryptowatchSummaryResult
-