AssessmentReportMetadata

The metadata objects that are associated with the specified assessment report.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier for the associated assessment.

Link copied to clipboard

The name of the associated assessment.

Link copied to clipboard

The name of the user who created the assessment report.

Link copied to clipboard

Specifies when the assessment report was created.

Link copied to clipboard

The description of the assessment report.

Link copied to clipboard
val id: String?

The unique identifier for the assessment report.

Link copied to clipboard
val name: String?

The name of the assessment report.

Link copied to clipboard

The current status of the assessment report.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String