Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AssessmentStatusResponse

Package version

The result of the assessment

Hierarchy

Index

Properties

Optional cause

cause: undefined | string

Programmatic code for the cause of the assessment status

code

Programmatic code for the status of the assessment

Optional description

description: undefined | string

Human readable description of the assessment status

Optional firstEvaluationDate

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.

Optional statusChangeDate

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