options

@JvmName(name = "okdxhabxdrlyaxsn")
suspend fun options(value: Output<List<EvaluationFormNumericQuestionOptionArgs>>)
@JvmName(name = "yruyxhytikcvydbg")
suspend fun options(value: List<EvaluationFormNumericQuestionOptionArgs>?)

Parameters

value

The scoring options of the numeric question.


@JvmName(name = "bqvjopwnxfflfwie")
suspend fun options(vararg values: Output<EvaluationFormNumericQuestionOptionArgs>)


@JvmName(name = "yximmuuaxkwgefhp")
suspend fun options(values: List<Output<EvaluationFormNumericQuestionOptionArgs>>)
@JvmName(name = "luxnfwwbffomakgu")
suspend fun options(vararg values: EvaluationFormNumericQuestionOptionArgs)

Parameters

values

The scoring options of the numeric question.


@JvmName(name = "dfrktaeuorhsdsos")
suspend fun options(argument: List<suspend EvaluationFormNumericQuestionOptionArgsBuilder.() -> Unit>)
@JvmName(name = "imumhelwouetpydy")
suspend fun options(vararg argument: suspend EvaluationFormNumericQuestionOptionArgsBuilder.() -> Unit)
@JvmName(name = "bracigohdjsoyknk")
suspend fun options(argument: suspend EvaluationFormNumericQuestionOptionArgsBuilder.() -> Unit)

Parameters

argument

The scoring options of the numeric question.