Skip to content

Type Alias: GetRequestCommentById

ts
type GetRequestCommentById = z.input<typeof GetRequestCommentByIdSchema>;

Defined in: src/serviceDesk/parameters/getRequestCommentById.ts:20