docs/ApiResponseEconomicIndexHistoricalData.md in intrinio-sdk-3.0.0 vs docs/ApiResponseEconomicIndexHistoricalData.md in intrinio-sdk-3.1.0

- old
+ new

@@ -1,10 +1,28 @@ -# Intrinio::ApiResponseEconomicIndexHistoricalData -## Properties -Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- -**historical_data** | [**Array<HistoricalData>**](HistoricalData.md) | | [optional] -**index** | [**EconomicIndexSummary**](EconomicIndexSummary.md) | | [optional] -**next_page** | **String** | The token required to request the next page of the data | [optional] + +[//]: # (CLASS:Intrinio::ApiResponseEconomicIndexHistoricalData) + +[//]: # (KIND:object) + +### Intrinio::ApiResponseEconomicIndexHistoricalData + +#### Properties + +[//]: # (START_DEFINITION) + +Name | Type | Description +------------ | ------------- | ------------- +**historical_data** | [**Array<HistoricalData>**](HistoricalData.md) |   +**index** | [**EconomicIndexSummary**](EconomicIndexSummary.md) |   +**next_page** | String | The token required to request the next page of the data   + +[//]: # (END_DEFINITION) + + +[//]: # (CONTAINED_CLASS:Intrinio::HistoricalData) + + +[//]: # (CONTAINED_CLASS:Intrinio::EconomicIndexSummary) +