Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.7 KB

File metadata and controls

30 lines (22 loc) · 1.7 KB

SdkVersionDetailsRep

Properties

Name Type Description Notes
name String [optional]
version String [optional]
type String [optional]
projectId String [optional]
projectKey String [optional]
projectName String [optional]
environmentId String [optional]
environmentKey String [optional]
environmentName String [optional]
applicationId String [optional]
ldLatestVersion String [optional]
eolStatus String The end of life (EOL) status of the SDK version. Possible values are: <br/>- <code>EolAllClear</code>: the SDK version is current<br/>- <code>EolNear</code>: the SDK version is approaching EOL<br/>- <code>EolPast</code>: the SDK version is past EOL<br/>- <code>MajorVersionAvailable</code>: a new major version is available but the current version is not near EOL<br/>- <code>EolUnknown</code>: the EOL status cannot be determined. [optional]
latestReleaseUrl String [optional]
connectionType String [optional]
relayVersion String [optional]
relayEolStatus String The end of life status of the Relay Proxy version. Only present when the SDK connects through a Relay Proxy. Uses the same values as <code>eolStatus</code>. [optional]
relayLatestVersion String [optional]
relayLatestReleaseUrl String [optional]