lib/client/sf-gate/docs/Industry.md

21 lines
971 B
Markdown

# SfGate.Industry
## 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** | Industry Name | [optional]
**description** | **String** | Industry Description | [optional]
**parentIndustryID** | **String** | The ID of the Parent Industry | [optional]
**level** | **String** | The hierarchical level of this Industry | [optional]
**path** | **String** | The full path of this industry, including Parent | [optional]
**slug** | **String** | The CMS Slug for this Industry | [optional]
**siteURL** | **String** | The URL of the corresponding page on the CMS | [optional]