mirror of https://github.com/vernonkeenan/lib
19 lines
860 B
Markdown
19 lines
860 B
Markdown
|
# 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]
|
||
|
|
||
|
|