Skip to content

Type Alias: RedactionResponse

ts
type RedactionResponse = z.infer<typeof RedactionResponseSchema>;

Defined in: src/v2/models/redactionResponse.ts:14