[//]: # (CLASS:Intrinio::TheaEntityAnswer) [//]: # (KIND:object) ### Intrinio::TheaEntityAnswer #### Properties [//]: # (START_DEFINITION) Name | Type | Description ------------ | ------------- | ------------- **answer** | String | The summarized answer returned from Thea   **content** | String | The underlying content the answer was sourced from   **source_documents** | [**Array<TheaSourceDocument>**](TheaSourceDocument.md) | The documents from which Thea answer data is sourced   [//]: # (END_DEFINITION) [//]: # (CONTAINED_CLASS:Intrinio::TheaSourceDocument)