Skip to content

Type Alias: AttachmentComments

ts
type AttachmentComments = z.infer<typeof AttachmentCommentsSchema>;

Defined in: src/v2/models/attachmentComments.ts:11