lib/client/research/docs/Factor.md

19 lines
860 B
Markdown
Raw Normal View History

2022-09-03 21:10:56 +00:00
# Research.Factor
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ID** | **String** | Taxnexus Record Id | [optional]
**createdByID** | **String** | Created By User ID | [optional]
**createdDate** | **String** | Created Date | [optional]
**lastModifiedByID** | **String** | Last Modified By User ID | [optional]
**lastModifiedDate** | **String** | Last Modified Date | [optional]
**name** | **String** | Factor Name | [optional]
**description** | **String** | Topic Description | [optional]
**siteURL** | **String** | The URL of the corresponding page on the CMS | [optional]
**topicID** | **String** | The ID of the Topic that owns this Factor | [optional]
**observations** | [**[Observation]**](Observation.md) | The list of Observations used to analyze this industry | [optional]