Type Alias: AttachmentContentProperties
ts
type AttachmentContentProperties = z.infer<typeof AttachmentContentPropertiesSchema>;Defined in: src/v2/models/attachmentContentProperties.ts:11