Skip to content

Type Alias: ClassificationLevel

ts
type ClassificationLevel = z.infer<typeof ClassificationLevelSchema>;

Defined in: src/v2/models/classificationLevel.ts:29