Skip to content

Type Alias: CreateRequestComment

ts
type CreateRequestComment = z.input<typeof CreateRequestCommentSchema>;

Defined in: src/serviceDesk/parameters/createRequestComment.ts:9