Type Alias: RedactionJobStatusResponse
ts
type RedactionJobStatusResponse = z.infer<typeof RedactionJobStatusResponseSchema>;Defined in: src/cloud/models/redactionJobStatusResponse.ts:10