Name | Type | Description | Notes |
---|---|---|---|
flags | ApplicationFlagCollectionRep | [optional] | |
access | Access | [optional] | |
links | {String: Link} | The location and content type of related resources | [optional] |
version | Number | Version of the application | [optional] |
autoAdded | Boolean | 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. | |
creationDate | Number | [optional] | |
description | String | The application description | [optional] |
key | String | The unique identifier of this application | |
kind | String | To distinguish the kind of application | |
maintainer | MaintainerRep | [optional] | |
name | String | The name of the application |
-
browser
(value:"browser"
) -
mobile
(value:"mobile"
) -
server
(value:"server"
)