ExperimentOnlineAbConfigObject

data class ExperimentOnlineAbConfigObject(val controlTreatmentName: String? = null, val treatmentWeights: List<ExperimentTreatmentToWeight>? = null)

Constructors

Link copied to clipboard
fun ExperimentOnlineAbConfigObject(controlTreatmentName: String? = null, treatmentWeights: List<ExperimentTreatmentToWeight>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard