Type Alias: AsyncScanObject
type AsyncScanObject = z.infer<typeof AsyncScanObjectSchema>;
Defined in: src/models/async-scan.ts:13
Async scan batch item containing a request ID and scan request.
type AsyncScanObject = z.infer<typeof AsyncScanObjectSchema>;
Defined in: src/models/async-scan.ts:13
Async scan batch item containing a request ID and scan request.