Skip to content

Type Alias: AttachmentVersions

ts
type AttachmentVersions = z.infer<typeof AttachmentVersionsSchema>;

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