AssessmentStatus interface
The result of the 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 |
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