Class HistoryMarketTemperatureResponse


  • public class HistoryMarketTemperatureResponse
    extends Object
    Response for historical market temperature query
    • Constructor Detail

      • HistoryMarketTemperatureResponse

        public HistoryMarketTemperatureResponse()
    • Method Detail

      • getGranularity

        public Granularity getGranularity()
        Returns the granularity of the records.
        Returns:
        granularity
      • getRecords

        public MarketTemperature[] getRecords()
        Returns the historical market temperature records.
        Returns:
        records