The GetFlowsResponse
class represents the response containing a list of flows within a project, inheriting from BaseProjectManagerResponse
.
Properties
Name | Description |
---|
Flows | A list of BaseProjectItem objects, representing the flows included in the response. |