{
"activesByState": {
"property1": 0,
"property2": 0
},
"activesByYear": {
"property1": 0,
"property2": 0
},
"amountProtest": 0,
"amountRegistry": 0,
"firstProtest": {
"assignorName": "string",
"consultDate": "2019-08-24",
"value": 0
},
"higherValueProtest": {
"assignorName": "string",
"consultDate": "2019-08-24",
"value": 0
},
"protestEvolutionByMonths": [
{
"date": "string",
"percent": "string",
"value": "string"
}
],
"protestEvolutionByYears": [
{
"date": "string",
"percent": "string",
"value": "string"
}
],
"protestsByArea": [
{
"amount": 0,
"area": "FINANCIAL_SEGMENT",
"percent": "string",
"value": 0
}
],
"totalValue": 0
}