{
"totalEmission": 0,
"classifyEmission": {
"property1": 0,
"property2": 0
},
"typesEmission": {
"property1": 0,
"property2": 0
},
"unitProcessesEmission": [
{
"processId": "string",
"totalQty": 0,
"qty": 0,
"unit": "string",
"processName": "string",
"lciAry": {
"lciDataId": "string",
"conversionCoefficient": "string",
"coefficient": "string"
},
"type": "string",
"emission": 0,
"classifyEmission": {
"property1": 0,
"property2": 0
}
}
],
"processesEmission": [
{
"processId": "string",
"qty": 0,
"unit": "string",
"processName": "string",
"emission": 0,
"classifyEmission": {
"property1": 0,
"property2": 0
},
"typesEmission": {
"property1": 0,
"property2": 0
},
"subProcesses": [
{}
],
"unitProcess": true
}
]
}