Variable: SpaceDescriptionBodyRepresentationSchema
ts
const SpaceDescriptionBodyRepresentationSchema: ZodCustom<"view" | string & object | "plain", "view" | string & object | "plain">;Defined in: src/v2/models/spaceDescriptionBodyRepresentation.ts:5
The formats a space description can be represented as. A subset of BodyRepresentation.