Skip to content

Variable: CustomContentBodyRepresentationSchema

ts
const CustomContentBodyRepresentationSchema: ZodCustom<"raw" | "storage" | string & object | "atlas_doc_format", "raw" | "storage" | string & object | "atlas_doc_format">;

Defined in: src/v2/models/customContentBodyRepresentation.ts:5

The formats a custom content body can be represented as. A subset of BodyRepresentation.