Package version:

Interface ComplianceSegment

A segment of a compliance assessment.

Hierarchy

  • ComplianceSegment

Properties

percentage?: number

The size (%) of the segment. NOTE: This property will not be serialized. It can only be populated by the server.

segmentType?: string

The segment type, e.g. compliant, non-compliance, insufficient coverage, N/A, etc. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc