The GetProcessesResponse
class represents the response containing a list of processes within a project, inheriting from BaseProjectManagerResponse
.
Properties
Name | Description |
---|
Processes | A list of BaseProcessItem objects, representing the processes included in the response. |