Properties
| Name | Type | Access Level | Description |
|---|---|---|---|
| DocumentId | string | Read-only | The document identifier. |
| DocumentSkillId | string | Read-only | The identifier of the Document skill applied. |
| DocumentSkillName | string | Read-only | The name of the Document skill applied. |
| Pages | Page[] | Read-only | The collection of pages in the document. |
| SourceFiles | SourceFile[] | Read-only | The document source file array. |
