Name | Type | Description | Notes |
---|---|---|---|
id | Option<String> | The id of the component. | [optional] |
uri | Option<String> | The URI for futures requests to the component. | [optional] |
parent_group_id | Option<String> | The id of parent process group of this component if applicable. | [optional] |
parameter_context | Option<crate::models::ParameterContextReferenceEntity> | [optional] | |
breadcrumb | Option<crate::models::FlowBreadcrumbEntity> | [optional] | |
flow | Option<crate::models::FlowDto> | [optional] | |
last_refreshed | Option<String> | The time the flow for the process group was last refreshed. | [optional] |
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.