Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
22 lines (19 loc) · 1.12 KB

File metadata and controls

22 lines (19 loc) · 1.12 KB

# FlagEventRep

Properties

Name Type Description Notes
id string The flag event ID
project_id string The project ID
project_key string The project key
environment_id string The environment ID [optional]
environment_key string The environment key [optional]
flag_key string The flag key
event_type string
event_time int
description string The event description
audit_log_entry_id string The audit log entry ID [optional]
member \LaunchDarklyApi\Model\FlagEventMemberRep [optional]
actions string[] The resource actions [optional]
impact \LaunchDarklyApi\Model\FlagEventImpactRep
experiments \LaunchDarklyApi\Model\FlagEventExperimentCollection [optional]

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