PrefEnrollmentData

data class PrefEnrollmentData(var prefValue: PrefValue, var featureId: String, var variable: String)

Constructors

Link copied to clipboard
constructor(prefValue: PrefValue, featureId: String, variable: String)

Types

Link copied to clipboard
object Companion

Properties

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