SubAssessmentStatus interface
Status of the sub-assessment
Properties
| cause | Programmatic code for the cause of the assessment status |
| code | Programmatic code for the status of the assessment |
| description | Human readable description of the assessment status |
| severity | The sub-assessment severity level |
Property Details
cause
Programmatic code for the cause of the assessment status
cause?: string
Property Value
string
code
Programmatic code for the status of the assessment
code?: string
Property Value
string
description
Human readable description of the assessment status
description?: string
Property Value
string
severity
The sub-assessment severity level
severity?: string
Property Value
string