Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.23 KB

FlagEventRep.md

File metadata and controls

25 lines (20 loc) · 1.23 KB

FlagEventRep

Properties

Name Type Description Notes
id str The flag event ID
project_id str The project ID
project_key str The project key
flag_key str The flag key
event_type str
event_time int
description str The event description
impact FlagEventImpactRep
environment_id str The environment ID [optional]
environment_key str The environment key [optional]
audit_log_entry_id str The audit log entry ID [optional]
member FlagEventMemberRep [optional]
actions [str] The resource actions [optional]
experiments FlagEventExperimentCollection [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]

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