4.15. ComponentDifferenceGroup

Name Description Schema

componentId optional

The id of the component whose changes are grouped together.Example : "string"

string

componentName optional

The name of the component whose changes are grouped together.Example : "string"

string

componentType optional

The type of component these changes relate to.Example : "string"

string

differences optional

The list of changes related to this component between the 2 versions.Example : [ "ComponentDifference" ]

< ComponentDifference > array

processGroupId optional

The process group id for this component.Example : "string"

string