Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-12.types.ts
Registry of all screenshot placeholders for a job
Properties
| Property | Type |
|---|---|
projectId | string |
configId | string |
jobId | string |
totalPlaceholders | number |
uniqueDescriptions | number |
placeholders | ScreenshotPlaceholder[] |
urlGroups | UrlGroup[] |
stats | ScreenshotStats |
createdAt | Date |
updatedAt | Date |
Was this page helpful?