ComplianceSegment interface
A segment of a compliance assessment.
Properties
| percentage | The size (%) of the segment. |
| segment |
The segment type, e.g. compliant, non-compliance, insufficient coverage, N/A, etc. |
Property Details
percentage
The size (%) of the segment.
percentage?: number
Property Value
number
segmentType
The segment type, e.g. compliant, non-compliance, insufficient coverage, N/A, etc.
segmentType?: string
Property Value
string