ChoiceUpdate

A list of choices to be updated.

Types

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

Properties

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: ChoiceUpdate.Builder.() -> Unit = {}): ChoiceUpdate
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