Jsflagr.EvalContext

July 20, 2020 ยท View on GitHub

Properties

NameTypeDescriptionNotes
entityIDStringentityID is used to deterministically at random to evaluate the flag result. If it's empty, flagr will randomly generate one.[optional]
entityTypeString[optional]
entityContextObject[optional]
enableDebugBoolean[optional]
flagIDNumberflagID[optional]
flagKeyStringflagKey. flagID or flagKey will resolve to the same flag. Either works.[optional]
flagTags[String]flagTags. flagTags looks up flags by tag. Either works.[optional]