Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 426 Bytes

Document.md

File metadata and controls

15 lines (9 loc) · 426 Bytes

Document

Properties

Name Type Required Description
| id | string | ❌ | Unique identifier of the document |
| name | string | ❌ | Name of the document |
| filename | string | ❌ | Filename of the document |
| pageCount | integer | ❌ | Number of pages in the document |
| pages | array | ❌ | List of pages in the document |