Name | Type | Description | Notes |
---|---|---|---|
Id | int64 | [optional] [default to null] | |
Key | string | unique key representation of the flag | [optional] [default to null] |
Description | string | [default to null] | |
Enabled | bool | [default to null] | |
Segments | []Segment | [optional] [default to null] | |
Variants | []Variant | [optional] [default to null] | |
DataRecordsEnabled | bool | enabled data records will get data logging in the metrics pipeline, for example, kafka. | [default to null] |
EntityType | string | it will override the entityType in the evaluation logs if it's not empty | [optional] [default to null] |
Notes | string | flag usage details in markdown format | [optional] [default to null] |
CreatedBy | string | [optional] [default to null] | |
UpdatedBy | string | [optional] [default to null] | |
UpdatedAt | time.Time | [optional] [default to null] |