| Name | Type | Description | Notes |
|---|---|---|---|
| key | string | A unique key used to reference the flag | |
| name | string | A human-friendly name for the flag | |
| description | string | Description of the flag | [optional] |
| creation_date | int | Creation date in milliseconds | [optional] |
| version | int | Version of the flag | [optional] |
| archived | bool | Whether the flag is archived | [optional] |
| tags | string[] | Tags for the flag | [optional] |
| temporary | bool | Whether the flag is temporary | [optional] |
| include_in_snippet | bool | Whether to include in snippet | [optional] |
| _links | \LaunchDarklyApi\Model\ParentAndSelfLinks | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.