Skip to content

Type Alias: AnswerApproval

ts
type AnswerApproval = z.input<typeof AnswerApprovalSchema>;

Defined in: src/serviceDesk/parameters/answerApproval.ts:11