CommandParameterValue

constructor(b: Boolean? = null, bin: String? = null, d: Double? = null, i: Int? = null, l: String? = null, s: String? = null, ul: String? = null)