Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 956 Bytes

Flag.md

File metadata and controls

20 lines (16 loc) · 956 Bytes

Flag

Properties

Name Type Description Notes
id int [optional]
key str unique key representation of the flag [optional]
description str
enabled bool
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]
created_by str [optional]
updated_by str [optional]
updated_at datetime [optional]

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