Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 725 Bytes

ProcessGroupFlowDTO.md

File metadata and controls

15 lines (10 loc) · 725 Bytes

ProcessGroupFlowDTO

Properties

Name Type Description Notes
id String The id of the component. [optional]
uri String The URI for futures requests to the component. [optional]
parentGroupId String The id of parent process group of this component if applicable. [optional]
breadcrumb FlowBreadcrumbEntity The breadcrumb of the process group. [optional]
flow FlowDTO The flow structure starting at this Process Group. [optional]
lastRefreshed String The time the flow for the process group was last refreshed. [optional]