Type Alias: CustomContentBodySummary
ts
type CustomContentBodySummary = z.infer<typeof CustomContentBodySummarySchema>;Defined in: src/v2/models/customContentBodySummary.ts:12