Kind: Interface
Source: atloria-monorepo/apps/web/src/hooks/useDocumentationGenerator.ts
Documentation job data
Properties
| Property | Type |
|---|---|
id | string |
projectId | string |
organizationId | string |
status | JobStatus |
progress | number |
currentStage | `string |
stageProgress | number |
currentItem | `string |
documentsCreated | number |
documentsUpdated | number |
screenshotsCaptured | number |
createdAt | string |
updatedAt | string |
completedAt | string |
Was this page helpful?