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

- old
+ new

@@ -1,17 +1,29 @@ -# Intrinio::StockMarketIndex -## Properties -Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- -**id** | **String** | Intrinio ID for the Index | [optional] -**symbol** | **String** | The symbol used to identify the Index | [optional] -**name** | **String** | The name of the Index | [optional] -**continent** | **String** | The continent of the country of focus for the Index | [optional] -**country** | **String** | The country of focus for the Index | [optional] -**update_frequency** | **String** | How often the Index is updated | [optional] -**last_updated** | **DateTime** | When the Index was updated last | [optional] -**description** | **String** | A paragraph describing the index and its scope | [optional] -**observation_start** | **Date** | The earliest date for which data is available | [optional] -**observation_end** | **Date** | The latest date for which data is available | [optional] + +[//]: # (CLASS:Intrinio::StockMarketIndex) + +[//]: # (KIND:object) + +### Intrinio::StockMarketIndex + +#### Properties + +[//]: # (START_DEFINITION) + +Name | Type | Description +------------ | ------------- | ------------- +**id** | String | Intrinio ID for the Index   +**symbol** | String | The symbol used to identify the Index   +**name** | String | The name of the Index   +**continent** | String | The continent of the country of focus for the Index   +**country** | String | The country of focus for the Index   +**update_frequency** | String | How often the Index is updated   +**last_updated** | DateTime | When the Index was updated last   +**description** | String | A paragraph describing the index and its scope   +**observation_start** | Date | The earliest date for which data is available   +**observation_end** | Date | The latest date for which data is available   + +[//]: # (END_DEFINITION) +