| Name | Type | Description | Notes |
|---|---|---|---|
| contentType | String | Document Content-Type | [optional] |
| content | String | Document content | [optional] |
| contentUrls | List<String> | URL(s) which contain document content | [optional] |
| 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] |
| checksum | String | Document checksum, changes when document file changes | [optional] |
| checksumType | ChecksumType | [optional] | |
| tags | List<AddDocumentTag> | List of document tags | [optional] |
| metadata | List<AddDocumentMetadata> | List of document Metadata | [optional] |
| attributes | Map<String, FulltextAttribute> | [optional] |