Min

data class Min(val value: Int) : Elicitation.Metadata.integer<Int>

Constructors

Link copied to clipboard
constructor(value: Int)

Properties

Link copied to clipboard
Link copied to clipboard
open override val value: Int