GetProcessesRequest Constructors
An object defining constructors for the GetProcessesRequest class.
GetProcessesRequest(projectId, flowId, loadOptions)
Initializes a new instance of the GetProcessesRequest
class, setting the project ID, flow ID, and load options.
Parameters:
projectId (required): string
The unique identifier of the project.
flowId (required): string
The identifier of the flow within the project.
loadOptions (required): LoadOptions
The options for loading process data.