ValidationThresholdResponse

data class ValidationThresholdResponse(val grouping: String, val type: String, val value: Double)

Constructors

Link copied to clipboard
constructor(grouping: String, type: String, value: Double)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Selection of how the type evaluation is applied to the cluster calculation.

Link copied to clipboard

Selection of how the threshold should be evaluated.

Link copied to clipboard

The numeric threshold value.