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