Impact Analysis Result
Output representation of the impact analysis results for a specific target object
type.
- JSON example
-
1{ 2 "totalResponseCount": 150, 3 "impactedRecords": [ 4 { 5 "impactedRecordId": "1Joxx0000004CFUCA2", 6 "impactedBy": ["1Ehxx0000004CAKCA2", "1Ehxx0000004CALCA2"] 7 } 8 ] 9}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| impactedRecords | Impact Analysis Impacted Record[] | List of records that are impacted by the analyzed clause versions. | Big, 67.0 | 67.0 |
| totalResponseCount | Integer | Total number of impacted records for this target object type. | Big, 67.0 | 67.0 |