Settings_Depots_SolutionVersion

Settings_Depots_SolutionVersion
Settings_Depots_SolutionVersion

The SolutionVersion structure contains fields that describe a specific version of a solution.

JSON Example
{
    "version": "string",
    "display_version": "string"
}
string
version
Required

Version of the solution.

string
display_version
Required

Human readable version of the solution.