Name | Type | Description | Notes |
---|---|---|---|
rolloutRules | List<RolloutRuleModel> | The targeting rule collection. | [optional] |
rolloutPercentageItems | List<RolloutPercentageItemModel> | The percentage rule collection. | [optional] |
value | Object | The value to serve. It must respect the setting type. | [optional] |
setting | SettingDataModel | [optional] | |
updatedAt | OffsetDateTime | The last updated date and time when the Feature Flag or Setting. | [optional] |
lastUpdaterUserEmail | String | The email of the user who last updated the Feature Flag or Setting. | [optional] |
lastUpdaterUserFullName | String | The name of the user who last updated the Feature Flag or Setting. | [optional] |
integrationLinks | List<IntegrationLinkModel> | The integration links attached to the Feature Flag or Setting. | [optional] |
settingTags | List<SettingTagModel> | The tags attached to the Feature Flag or Setting. | [optional] |