| Name | Type | Description | Notes |
|---|---|---|---|
| flags | \LaunchDarklyApi\Model\ApplicationFlagCollectionRep | [optional] | |
| _access | \LaunchDarklyApi\Model\Access | [optional] | |
| _links | array<string,\LaunchDarklyApi\Model\Link> | The location and content type of related resources | [optional] |
| _version | int | Version of the application | [optional] |
| auto_added | bool | Whether the application was automatically created because it was included in a context when a LaunchDarkly SDK evaluated a feature flag, or was created through the LaunchDarkly UI or REST API. | |
| creation_date | int | [optional] | |
| description | string | The application description | [optional] |
| key | string | The unique identifier of this application | |
| kind | string | To distinguish the kind of application | |
| _maintainer | \LaunchDarklyApi\Model\MaintainerRep | [optional] | |
| name | string | The name of the application |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.