Skip to content

Variable: PutSpaceDefaultClassificationLevelSchema

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

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