Evaluation

Information about a contact evaluation.

Types

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

Properties

Link copied to clipboard

A map of question identifiers to answer value.

Link copied to clipboard

The timestamp for when the evaluation was created.

Link copied to clipboard

The Amazon Resource Name (ARN) for the contact evaluation resource.

Link copied to clipboard

A unique identifier for the contact evaluation.

Link copied to clipboard

The timestamp for when the evaluation was last updated.

Link copied to clipboard

Metadata about the contact evaluation.

Link copied to clipboard

A map of question identifiers to note value.

Link copied to clipboard

A map of item (section or question) identifiers to score value.

Link copied to clipboard

The status of the contact evaluation.

Link copied to clipboard

The tags used to organize, track, or control access for this resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }.

Functions

Link copied to clipboard
inline fun copy(block: Evaluation.Builder.() -> Unit = {}): Evaluation
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