InspectionStandardsDefectFound
criticalstring
The number of critical defects found
Example:
1
majorstring
The number of major defects found
Example:
0
minorstring
The number of minor defects found
Example:
0
InspectionStandardsDefectFound
{
"critical": "1",
"major": "0",
"minor": "0"
}