Name | Type | Description | Notes |
---|---|---|---|
id | int | [optional] | |
key | str | unique key representation of the flag | [optional] |
description | str | ||
enabled | bool | ||
tags | list[Tag] | [optional] | |
segments | list[Segment] | [optional] | |
variants | list[Variant] | [optional] | |
data_records_enabled | bool | enabled data records will get data logging in the metrics pipeline, for example, kafka. | |
entity_type | str | it will override the entityType in the evaluation logs if it's not empty | [optional] |
notes | str | flag usage details in markdown format | [optional] |
created_by | str | [optional] | |
updated_by | str | [optional] | |
updated_at | datetime | [optional] |