VersionPayload ​
Represents a payload containing client version information.
Kind: Class
Namespace: CrowdControl.Common
Public Constructors
VersionPayload()
Public Attributes
VersionNumber
version
Version number of the client.
long
releasedOn
Release date of the specified client version.
string
downloadUrl
URL to download the client version.
bool
prerelease
Indicates whether the client version is a pre-release version.
