Package version:

Interface AssessmentStatusResponse

The result of the assessment

Hierarchy

Properties

cause?: string

Programmatic code for the cause of the assessment status

code: string

Programmatic code for the status of the assessment

description?: string

Human readable description of the assessment status

firstEvaluationDate?: Date

The time that the assessment was created and first evaluated. Returned as UTC time in ISO 8601 format NOTE: This property will not be serialized. It can only be populated by the server.

statusChangeDate?: Date

The time that the status of the assessment last changed. Returned as UTC time in ISO 8601 format NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc