SubAssessmentStatus interface
Status of the sub-assessment
Properties
cause | Programmatic code for the cause of the assessment status NOTE: This property will not be serialized. It can only be populated by the server. |
code | Programmatic code for the status of the assessment NOTE: This property will not be serialized. It can only be populated by the server. |
description | Human readable description of the assessment status NOTE: This property will not be serialized. It can only be populated by the server. |
severity | The sub-assessment severity level NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
cause
Programmatic code for the cause of the assessment status NOTE: This property will not be serialized. It can only be populated by the server.
cause?: string
Property Value
string
code
Programmatic code for the status of the assessment NOTE: This property will not be serialized. It can only be populated by the server.
code?: string
Property Value
string
description
Human readable description of the assessment status NOTE: This property will not be serialized. It can only be populated by the server.
description?: string
Property Value
string
severity
The sub-assessment severity level NOTE: This property will not be serialized. It can only be populated by the server.
severity?: string
Property Value
string