ProcessMigrationResultModel interface
Stores project ID and its process ID.
Property Details
processId
The ID of the process.
processId: string
Property Value
string
projectId
The ID of the project.
projectId: string
Property Value
string