mirror of https://github.com/vernonkeenan/lib
19 lines
766 B
Markdown
19 lines
766 B
Markdown
|
# Research.CompanyProduct
|
||
|
|
||
|
## 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]
|
||
|
**accountID** | **String** | Taxnexus ID of the Company that owns this Product | [optional]
|
||
|
**description** | **String** | Description of product | [optional]
|
||
|
**name** | **String** | Product Name | [optional]
|
||
|
**tagLine** | **String** | TagLine | [optional]
|
||
|
**URL** | **String** | Website | [optional]
|
||
|
|
||
|
|