Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SubAssessmentStatus

Package version

Status of the sub-assessment

Hierarchy

  • SubAssessmentStatus

Index

Properties

Optional cause

cause: undefined | string

Programmatic code for the cause of the assessment status NOTE: This property will not be serialized. It can only be populated by the server.

Optional code

Programmatic code for the status of the assessment NOTE: This property will not be serialized. It can only be populated by the server.

Optional description

description: undefined | string

Human readable description of the assessment status NOTE: This property will not be serialized. It can only be populated by the server.

Optional severity

severity: Severity

The sub-assessment severity level NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc