{
"id": 0,
"nome": "string",
"setorPaiId": 0,
"filhos": [
{
"id": 0,
"nome": "string",
"setorPaiId": 0,
"filhos": [],
"ativo": true,
"cor": "string",
"codigo": "string"
}
],
"ativo": true,
"cor": "string",
"codigo": "string"
}