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