| Name | Type | Description | Notes |
|---|---|---|---|
| lastVersionId | UUID | ||
| defaultValue | ValueModel | ||
| targetingRules | List<TargetingRuleModel> | The targeting rules of the Feature Flag or Setting. | |
| setting | SettingDataV2Model | ||
| updatedAt | OffsetDateTime | The last updated date and time when the Feature Flag or Setting. | |
| percentageEvaluationAttribute | String | The user attribute used for percentage evaluation. If not set, it defaults to the `Identifier` user object attribute. | |
| lastUpdaterUserEmail | String | The email of the user who last updated the Feature Flag or Setting. | |
| lastUpdaterUserFullName | String | The name of the user who last updated the Feature Flag or Setting. | |
| integrationLinks | List<IntegrationLinkModel> | The integration links attached to the Feature Flag or Setting. | |
| settingTags | List<SettingTagModel> | The tags attached to the Feature Flag or Setting. | |
| settingIdsWherePrerequisite | List<Integer> | List of Feature Flag and Setting IDs where the actual Feature Flag or Setting is prerequisite. |