Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 835 Bytes

File metadata and controls

19 lines (11 loc) · 835 Bytes

StaleFlagSettingModel

Properties

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.