LcmDiscoveryInteropReportReleaseInfo
The InteropReport.ReleaseInfo structure contains a product release information.
Properties
string as uri
note
Optional
A link to the release notes of the release. unset if the release notes are not available.
string
version
Required
The version of the release.
JSON Example
{
"version": "string"
}