Skip to content

Type Alias: AttachmentComment

ts
type AttachmentComment = z.infer<typeof AttachmentCommentSchema>;

Defined in: src/v2/models/attachmentComment.ts:21