lib/client/research/docs/Topic.md

19 lines
829 B
Markdown
Raw Normal View History

2022-09-03 21:10:56 +00:00
# Research.Topic
## 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** | Topic Name | [optional]
**description** | **String** | Topic Description | [optional]
**siteURL** | **String** | The URL of the corresponding page on the CMS | [optional]
**parentTopicID** | **String** | The ID of the Parent Topic | [optional]
**factors** | [**[Factor]**](Factor.md) | The list of Factors used to analyze this industry | [optional]