Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-12.types.ts
Captured screenshot with hashes for deduplication
Properties
| Property | Type |
|---|---|
placeholderId | string |
description | string |
localPath | string |
blobUrl | string |
contentHash | string |
perceptualHash | string |
dimensions | { width: number; height: number } |
fileSize | number |
format | `'png' |
capturedAt | Date |
uploadedAt | Date |
isNew | boolean |
reusedFromId | string |
reusedFromUrl | string |
parentPlaceholderId | string |
sequenceOrder | number |
Was this page helpful?