[
{
"publicId": "screeningMaterial_xxxxxxxxxxxx",
"label": "<string>",
"functionalUnitValue": 123,
"productionWaste": 123,
"recycleShare": 123,
"item": {
"publicId": "item_xxxxxxxxxxxx",
"category": {
"name": "<string>"
},
"functionalUnit": "Centimeter",
"displayName": "<string>"
},
"screeningMaterialMasterBox": {
"publicId": "screeningMaterialMasterBox_xxxxxxxxxxxx"
},
"screeningMaterialPackaging": {
"publicId": "screeningMaterialPackaging_xxxxxxxxxxxx",
"width": 123,
"height": 123,
"depth": 123,
"amount": 123,
"amountType": "ProductsPerContainer"
},
"screeningMaterialMaterials": [
{
"publicId": "screeningMaterialMaterial_xxxxxxxxxxxx",
"locationListItem": {
"publicId": "locationListItem_xxxxxxxxxxxx",
"name": "<string>"
},
"proportion": 123,
"recycleShare": 123
}
],
"screeningMaterialProcesses": [
{
"publicId": "screeningMaterialProcess_xxxxxxxxxxxx",
"proportion": 123,
"productionWaste": 123
}
]
}
]