ChoiceAnswer

A choice that has been answered on a question in your workload.

Types

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

Properties

Link copied to clipboard

The ID of a choice.

Link copied to clipboard

The notes associated with a choice.

Link copied to clipboard

The reason why a choice is non-applicable to a question in your workload.

Link copied to clipboard

The status of a choice.

Functions

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