Type Alias: CreateCommentWithAttachment
ts
type CreateCommentWithAttachment = z.input<typeof CreateCommentWithAttachmentSchema>;Defined in: src/serviceDesk/parameters/createCommentWithAttachment.ts:9