Skip to main content

GetFlowsResponse

The GetFlowsResponse class represents the response containing a list of flows within a project, inheriting from BaseProjectManagerResponse.

Properties

NameDescription
FlowsA list of BaseProjectItem objects, representing the flows included in the response.