SettingsEffectiveComponentInfo
The EffectiveComponentInfo structure contains information that describe a component and how that component appeared in the software specification.
Properties
details
Optional
Details about the effective component. unset if component is not present in the depot.
string
version
Required
Version of the component.
JSON Example
{
"version": "string"
}