Type Alias: SingleRedactionResponse
ts
type SingleRedactionResponse = z.infer<typeof SingleRedactionResponseSchema>;Defined in: src/cloud/models/singleRedactionResponse.ts:12