ExtractionJob
@forge/monorepo / backend/src / ExtractionJob
Type Alias: ExtractionJob
ExtractionJob =
object
Defined in: backend/src/documents/index.ts:218
A unit of extraction work. Mirrors RunJob's shape so the two queues read the same way.
Properties
fileId
readonlyfileId:FileId
Defined in: backend/src/documents/index.ts:218
tenantId
readonlytenantId:TenantId
Defined in: backend/src/documents/index.ts:218