Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 949 Bytes

ContextInstanceEvaluation.md

File metadata and controls

16 lines (11 loc) · 949 Bytes

ContextInstanceEvaluation

Properties

Name Type Description Notes
name str Name of the flag.
key str Key of the flag.
value bool, date, datetime, dict, float, int, list, str, none_type The value of the flag variation that the context receives. If there is no defined default rule, this is null.
links {str: (Link,)} The location and content type of related resources
reason ContextInstanceEvaluationReason [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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