Metadata of a Feature Flag or Setting.
Name | Type | Description | Notes |
---|---|---|---|
settingId | Integer | Identifier of the Feature Flag or Setting. | [optional] |
key | String | Key of the Feature Flag or Setting. | [optional] |
name | String | Name of the Feature Flag or Setting. | [optional] |
hint | String | Description of the Feature Flag or Setting. | [optional] |
settingType | SettingType | [optional] | |
order | Integer | The order of the Feature Flag or Setting represented on the ConfigCat Dashboard. | [optional] |
createdAt | OffsetDateTime | The creation time of the Feature Flag or Setting. | [optional] |
creatorEmail | String | The user's email address who created the Feature Flag or Setting. | [optional] |
creatorFullName | String | The user's name who created the Feature Flag or Setting. | [optional] |
isWatching | Boolean | [optional] |