List of related documents
| Name | Type | Description | Notes |
|---|---|---|---|
| path | String | Path or Name of document | [optional] |
| width | String | Document Content Width property | [optional] |
| height | String | Document Content Height property | [optional] |
| deepLinkPath | String | Path or Name of deep link | [optional] |
| contentType | String | Document Content-Type | [optional] |
| checksumType | ChecksumType | [optional] | |
| checksum | String | The checksum value to validate the file against | [optional] |
| isBase64 | Boolean | Is the content Base64-encoded? | [optional] |
| content | String | Document content | |
| tags | List<AddDocumentTag> | List of document tags | [optional] |
| metadata | List<AddDocumentMetadata> | List of document Metadata | [optional] |