Skip to content

Type Alias: AttachmentUpdate

ts
type AttachmentUpdate = z.infer<typeof AttachmentUpdateSchema>;

Defined in: src/v1/models/attachmentUpdate.ts:34