Uses of Class
org.knowm.xchange.cryptowatch.dto.marketdata.CryptowatchSummary
| Package | Description |
|---|---|
| org.knowm.xchange.cryptowatch.dto.marketdata.results | |
| org.knowm.xchange.cryptowatch.service |
-
Uses of CryptowatchSummary in org.knowm.xchange.cryptowatch.dto.marketdata.results
Constructors in org.knowm.xchange.cryptowatch.dto.marketdata.results with parameters of type CryptowatchSummary Constructor Description CryptowatchSummaryResult(String error, CryptowatchSummary result, Allowance allowance) -
Uses of CryptowatchSummary in org.knowm.xchange.cryptowatch.service
Methods in org.knowm.xchange.cryptowatch.service that return CryptowatchSummary Modifier and Type Method Description CryptowatchSummaryCryptowatchMarketDataServiceRaw. getCryptowatchSummary(CurrencyPair pair, String market)