AnalysisDecimalValueWhenUnsetConfiguration

data class AnalysisDecimalValueWhenUnsetConfiguration(val customValue: Double? = null, val valueWhenUnsetOption: AnalysisValueWhenUnsetOption? = null)

Constructors

constructor(customValue: Double? = null, valueWhenUnsetOption: AnalysisValueWhenUnsetOption? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val customValue: Double? = null

A custom value that's used when the value of a parameter isn't set.

Link copied to clipboard

The built-in options for default values. The value can be one of the following: