Skip to main content

VersionVSS

Supported Version of VSS.

type VersionVSS {
label: String
major: UInt32
minor: UInt32
patch: UInt32
}

Fields

VersionVSS.label ● String scalar

Label to further describe the version.

VersionVSS.major ● UInt32 scalar

Supported Version of VSS - Major version.

VersionVSS.minor ● UInt32 scalar

Supported Version of VSS - Minor version.

VersionVSS.patch ● UInt32 scalar

Supported Version of VSS - Patch version.

Member Of

Vehicle object