InspectionSampleSelection
inspectionIdstring
Unique identifier of the report
Example:
abcd1234-ab12-ab12-ab12-abcd1234efgh4568
organizationIdstring
Unique identifier of the organization who executed the inspection
Example:
200373
sampleSelectioninteger
Sample selection
Example:
13
sampleSizeinteger
Sample size
Example:
13
totalInspectionQuantityinteger
Total inspection quantity
Example:
72
InspectionSampleSelection
{
"inspectionId": "abcd1234-ab12-ab12-ab12-abcd1234efgh4568",
"organizationId": "200373",
"sampleSelection": "13",
"sampleSize": "13",
"totalInspectionQuantity": "72"
}