Skip to content

Variable: PostWhiteboardClassificationLevelSchema

ts
const PostWhiteboardClassificationLevelSchema: ZodObject<{
  body: ZodOptional<ZodRecord<ZodString, ZodAny>>;
  id: ZodNumber;
}, $strip>;

Defined in: src/v2/parameters/postWhiteboardClassificationLevel.ts:3