Type Alias: CustomContentAttachments
ts
type CustomContentAttachments = z.infer<typeof CustomContentAttachmentsSchema>;Defined in: src/v2/models/customContentAttachments.ts:11