Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.01 KB

ApplicationVersionRep.md

File metadata and controls

20 lines (12 loc) · 1.01 KB

ApplicationVersionRep

Properties

Name Type Description Notes
access Access [optional]
links Map<String, Link> The location and content type of related resources [optional]
version Integer 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 Long [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]