Type Alias: DSResultMetadata
type DSResultMetadata = z.infer<typeof DSResultMetadataSchema>;
Defined in: src/models/detection.ts:63
Detection service result metadata.
type DSResultMetadata = z.infer<typeof DSResultMetadataSchema>;
Defined in: src/models/detection.ts:63
Detection service result metadata.