Skip to content

Type Alias: AttachmentSummary

ts
type AttachmentSummary = z.infer<typeof AttachmentSummarySchema>;

Defined in: src/v2/models/attachmentSummary.ts:54