Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 868 Bytes

FlowBreadcrumbEntity.md

File metadata and controls

13 lines (10 loc) · 868 Bytes

IO.Swagger.Model.FlowBreadcrumbEntity

Properties

Name Type Description Notes
Id string The id of this ancestor ProcessGroup. [optional]
Permissions PermissionsDTO The permissions for this ancestor ProcessGroup. [optional]
VersionedFlowState string The current state of the Process Group, as it relates to the Versioned Flow [optional]
Breadcrumb FlowBreadcrumbDTO This breadcrumb. [optional]
ParentBreadcrumb FlowBreadcrumbEntity The parent breadcrumb for this breadcrumb. [optional]

[Back to Model list] [Back to API list] [Back to README]