docs/ESGCompanySummary.md in intrinio-sdk-5.21.0 vs docs/ESGCompanySummary.md in intrinio-sdk-6.21.0
- old
+ new
@@ -10,15 +10,15 @@
[//]: # (START_DEFINITION)
Name | Type | Description
------------ | ------------- | -------------
-**id** | String |
-**name** | String |
-**ticker** | String |
-**isin** | String |
-**primary_industry** | String |
-**country** | String |
+**id** | String | The Intrinio ID of the company.
+**name** | String | The company’s common name.
+**ticker** | String | The stock market ticker symbol associated with the company’s common stock security.
+**isin** | String | The company's common securities identification 12-digit alphanumeric code.
+**primary_industry** | String | The primary industry associated with the company based on their main revenue generating operations.
+**country** | String | The country in which the company's headquarters or primary place of business is located.
[//]: # (END_DEFINITION)