io.cardell.ff4s.flipt.model.VariantEvaluationResponse
See theVariantEvaluationResponse companion object
case class VariantEvaluationResponse(`match`: Boolean, segmentKeys: List[String], reason: EvaluationReason, flagKey: String, variantKey: String, variantAttachment: String, requestDurationMillis: Float, timestamp: String) extends EvaluationResponse
Attributes
- Companion
- object
- Source
- EvaluationResponse.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait EvaluationResponseclass Objecttrait Matchableclass Any
Members list
In this article