Skip to content

Interface: ListLevelsResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / ComplianceMarkings / ListLevelsResponse

Interface: ListLevelsResponse

Defined in: src/types/compliance-markings.ts:58

The classification lattice.

Remarks

Returned by GET /api/v1/compliance/markings/levels.

Properties

levels

levels: ClassificationLevelDto[]

Defined in: src/types/compliance-markings.ts:60

The classification levels, ordered by the lattice.