Variable: PrimaryBodyRepresentationSchema
ts
const PrimaryBodyRepresentationSchema: ZodCustom<"storage" | string & object | "atlas_doc_format", "storage" | string & object | "atlas_doc_format">;Defined in: src/v2/models/primaryBodyRepresentation.ts:8
The primary formats a body can be represented as. A subset of BodyRepresentation. These formats are the only allowed formats in certain use cases.