Choice

class Choice

A choice available to answer question.

Types

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

Properties

Link copied to clipboard

The additional resources for a choice in a custom lens.

Link copied to clipboard

The ID of a choice.

Link copied to clipboard

The description of a choice.

Link copied to clipboard

The helpful resource (both text and URL) for a particular choice.

Link copied to clipboard

The improvement plan (both text and URL) for a particular choice.

Link copied to clipboard

The title of a choice.

Functions

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