Type Alias: ScanRequest
type ScanRequest = z.infer<typeof ScanRequestSchema>;
Defined in: src/models/scan-request.ts:34
Complete scan request payload sent to the AIRS API.
type ScanRequest = z.infer<typeof ScanRequestSchema>;
Defined in: src/models/scan-request.ts:34
Complete scan request payload sent to the AIRS API.