EvalContext

July 17, 2020 ยท View on GitHub

Properties

NameTypeDescriptionNotes
entity_idstrentityID is used to deterministically at random to evaluate the flag result. If it's empty, flagr will randomly generate one.[optional]
entity_typestr[optional]
entity_contextobject[optional]
enable_debugbool[optional]
flag_idintflagID[optional]
flag_keystrflagKey. flagID or flagKey will resolve to the same flag. Either works.[optional]
flag_tagslist[str]flagTags. flagTags looks up flags by tag. Either works.[optional]

[Back to Model list] [Back to API list] [Back to README]