Represents document DTO.
| Name | Type | Description | Notes |
|---|---|---|---|
| links | Array<Link> | Link to the document. | [optional] |
| document_properties | DocumentProperties | Document properties. | [optional] |
| display_properties | DisplayProperties | Document display properties. | [optional] |
| pages | Pages | Document pages. | [optional] |