StructuredVariantEvaluationResponse

io.cardell.ff4s.flipt.model.StructuredVariantEvaluationResponse
See theStructuredVariantEvaluationResponse companion object
case class StructuredVariantEvaluationResponse[A](`match`: Boolean, segmentKeys: List[String], reason: EvaluationReason, flagKey: String, variantKey: String, variantAttachment: Option[A], requestDurationMillis: Float, timestamp: String)

Attributes

Companion
object
Source
StructuredEvaluationResponse.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product