Kind: Class
Source: atloria-monorepo/apps/parser-orchestrator/src/orchestrator/dto/parse-job.dto.ts
DTO for parse result response
Properties
| Property | Type |
|---|---|
jobId | string |
status | string |
entitiesCount | number |
relationshipsCount | number |
duration | number |
Kind: Class
Source: atloria-monorepo/apps/parser-orchestrator/src/orchestrator/dto/parse-job.dto.ts
DTO for parse result response
| Property | Type |
|---|---|
jobId | string |
status | string |
entitiesCount | number |
relationshipsCount | number |
duration | number |
Was this page helpful?