EvaluationReviewMetadata

Metadata information about an evaluation review.

Types

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

Properties

Link copied to clipboard

The user who created the evaluation review.

Link copied to clipboard
val createdTime: <Error class: unknown class>

The timestamp when the evaluation review was created.

Link copied to clipboard

The user who requested the evaluation review.

Link copied to clipboard
val requestedTime: <Error class: unknown class>?

The timestamp when the evaluation review was requested.

Link copied to clipboard

The unique identifier for the evaluation review.

Link copied to clipboard

Comments provided when requesting the evaluation review.

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