Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 609 Bytes

ComponentDifferenceDTO.md

File metadata and controls

14 lines (9 loc) · 609 Bytes

ComponentDifferenceDTO

Properties

Name Type Description Notes
componentType String The type of component [optional]
componentId String The ID of the component [optional]
componentName String The name of the component [optional]
processGroupId String The ID of the Process Group that the component belongs to [optional]
differences List<DifferenceDTO> The differences in the component between the two flows [optional]