{
"processId": "string",
"qty": 0,
"unit": "string",
"processName": "string",
"emission": 0,
"classifyEmission": {
"property1": 0,
"property2": 0
},
"typesEmission": {
"property1": 0,
"property2": 0
},
"subProcesses": [
{
"processId": "string",
"qty": 0,
"unit": "string",
"processName": "string",
"emission": 0,
"classifyEmission": {
"property1": 0,
"property2": 0
},
"typesEmission": {
"property1": 0,
"property2": 0
},
"subProcesses": [],
"unitProcess": true
}
],
"unitProcess": true
}