Class CryptowatchResult<V>
java.lang.Object
org.knowm.xchange.cryptowatch.dto.marketdata.results.CryptowatchResult<V>
- Type Parameters:
V-
- Direct Known Subclasses:
CryptowatchAssetPairsResult,CryptowatchAssetsResult,CryptowatchOHLCResult,CryptowatchOrderBookResult,CryptowatchPriceResult,CryptowatchSummaryResult,CryptowatchTradesResult
public class CryptowatchResult<V> extends Object
- Author:
- massi.gerardi
-
Constructor Summary
Constructors Constructor Description CryptowatchResult(V result, String error, Allowance allowance) -
Method Summary