Skip to main content

GetProcessesResponse

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

Properties

NameDescription
ProcessesA list of BaseProcessItem objects, representing the processes included in the response.