Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 752 Bytes

EvalContext.md

File metadata and controls

15 lines (11 loc) · 752 Bytes

EvalContext

Properties

Name Type Description Notes
entity_id str entityID is used to deterministically at random to evaluate the flag result. If it's empty, flagr will randomly generate one. [optional]
entity_type str [optional]
entity_context object [optional]
enable_debug bool [optional]
flag_id int flagID [optional]
flag_key str flagKey. flagID or flagKey will resolve to the same flag. Either works. [optional]

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