Type Alias: RedactionPointerResponse
ts
type RedactionPointerResponse = z.infer<typeof RedactionPointerResponseSchema>;Defined in: src/v2/models/redactionPointerResponse.ts:17