FeatureVariationObject

constructor(booleanValue: Boolean? = null, doubleValue: Double? = null, longValue: Double? = null, stringValue: String? = null, variationName: String? = null)