| Name | Type | Description | Notes |
|---|---|---|---|
| id | UUID | The flag event ID | |
| projectId | String | The project ID | |
| projectKey | String | The project key | |
| environmentId | String | The environment ID | [optional] |
| environmentKey | String | The environment key | [optional] |
| flagKey | String | The flag key | |
| eventType | String | ||
| eventTime | Long | ||
| description | String | The event description | |
| auditLogEntryId | String | The audit log entry ID | [optional] |
| member | FlagEventMemberRep | [optional] | |
| actions | List<String> | The resource actions | [optional] |
| impact | FlagEventImpactRep | ||
| experiments | FlagEventExperimentCollection | [optional] |