ExportJob
@forge/monorepo / backend/src / ExportJob
Type Alias: ExportJob
ExportJob =
object
Defined in: backend/src/export/index.ts:54
A job on the export queue. Mirrors ExtractionJob, so the two queues read the same way.
Properties
exportId
readonlyexportId:string
Defined in: backend/src/export/index.ts:54
tenantId
readonlytenantId:string
Defined in: backend/src/export/index.ts:54