| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | ID of the document. In case of PUT call, this is the only field that is accepted in Document structure. Name and mimeType are ignored in case of PUT call | [optional] |
| Label | string | Label of the document | [optional] |
| MimeType | string | mimeType of the original file. This is returned in GET but not accepted back in PUT | [optional] |
| Name | string | Name of the original document uploaded. This is returned in GET but not accepted back in PUT | [optional] |
| NumPages | int? | Number of pages in the document | [optional] |