ScopeChangeInfo
ScopeChangeInfo represents scope changes. This data type contains the following properties:
|
Property |
Type |
Description |
Required |
Default |
|---|---|---|---|---|
|
id |
Integer |
Scope change request ID |
Yes |
N/A |
|
statusCode |
String |
Scope change Status |
Yes |
N/A |
|
description |
String |
Scope change description |
No |
N/A |
|
projectId |
Integer |
ID of the related project |
No |
N/A |
|
projectName |
String |
Name of the related project |
No |
N/A |
|
priorityCode |
String |
Scope change priority |
No |
N/A |
|
crLevelCode |
String |
Scope change level |
No |
N/A |
|
severityCode |
String |
Scope change severity |
No |
N/A |

