Skip to main content

Type Alias: DetectionServiceResult

type DetectionServiceResult = z.infer<typeof DetectionServiceResultSchema>;

Defined in: src/models/detection.ts:59

Individual detection service result with verdict, action, and details.