RulesetThreshold

data class RulesetThreshold(val type: RulesetThresholdType? = null, val unit: RulesetThresholdUnit? = null, val value: Double)

Constructors

Link copied to clipboard
fun RulesetThreshold(type: RulesetThresholdType? = null, unit: RulesetThresholdUnit? = null, value: Double)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard