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] |