Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 1010 Bytes

File metadata and controls

16 lines (12 loc) · 1010 Bytes

LaunchDarklyApi.ApplicationVersionRep

Properties

Name Type Description Notes
access Access [optional]
links {String: Link} The location and content type of related resources [optional]
version Number Version of the application version [optional]
autoAdded Boolean Whether the application version was automatically created, because it was included in a context when a LaunchDarkly SDK evaluated a feature flag, or if the application version was created through the LaunchDarkly UI or REST API.
creationDate Number [optional]
key String The unique identifier of this application version
name String The name of this version
supported Boolean Whether this version is supported. Only applicable if the application <code>kind</code> is <code>mobile</code>. [optional]