EvaluationSummary

Summary information about a contact evaluation.

Types

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

Properties

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

The unique identifier for the evaluation form.

Link copied to clipboard

A title of the evaluation form.

Link copied to clipboard

A unique identifier for the contact evaluation.

Link copied to clipboard

The Amazon Resource Name (ARN) of the user who last updated the evaluation.

Link copied to clipboard

The timestamp for when the evaluation was last updated.

Link copied to clipboard

The overall score of the contact evaluation.

Link copied to clipboard

The status of the contact evaluation.

Functions

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