Name | Type | Description | Notes |
---|---|---|---|
id | string | Id of the document. | [optional] |
type | string | Type of the document. | [optional] |
subType | string | Subtype of the document. | [optional] |
name | string | Name of the document. | [optional] |
externalKey | string | External key of the document. | [optional] |
files | \Equisoft\SDK\EquisoftConnect\Model\LegacyDocumentFile[] | Files contained inside the document. | [optional] |
createdBy | string | Email of user who created the document. | [optional] |
createdOn | string | Date of creation of the document. | [optional] |
modifiedBy | string | Email of user who last modified the document. | [optional] |
modifiedOn | string | Date of the last modification of the document. | [optional] |