Skip to content

Type Alias: AttachmentVersion

ts
type AttachmentVersion = z.infer<typeof AttachmentVersionSchema>;

Defined in: src/v2/models/attachmentVersion.ts:22