| Name | Type | Description | Notes |
|---|---|---|---|
| settingId | Integer | Identifier of the Feature Flag or Setting. | |
| name | String | Name of the Feature Flag or Setting. | |
| key | String | Key of the Feature Flag or Setting. | |
| hint | String | Description of the Feature Flag or Setting. | |
| hasCodeReferences | Boolean | Feature Flag or Setting has code references uploaded. | |
| tags | List<StaleFlagSettingTagModel> | The tags' identifiers attached to the Feature Flag or Setting. | |
| settingValues | List<StaleFlagSettingValueModel> | Environment level feature flag stale data. |