{
"content": [
{
"createdBy": {
"id": 0,
"name": "string",
"login": "string",
"status": "string"
},
"createdDate": "2019-08-24T14:15:22.123Z",
"lastModifiedBy": {
"id": 0,
"name": "string",
"login": "string",
"status": "string"
},
"lastModifiedDate": "2019-08-24T14:15:22.123Z",
"id": 0,
"nome": "string",
"descricao": "string",
"tipoRelatorio": "PADRAO",
"estiloRelatorio": "TABULAR",
"formatoArquivo": "CSV",
"filtroCampoRelatorio": "string",
"filtroCampoExibicao": "string",
"compactar": true,
"campos": [
{
"property1": {},
"property2": {}
}
],
"columnOrderSpecification": [
{
"name": "string",
"context": "string"
}
],
"joins": "string",
"nomeChave": "relatorio-exemplo",
"sharedUsers": [
{
"createdBy": {
"id": 0,
"name": "string",
"login": "string",
"status": "string"
},
"createdDate": "2019-08-24T14:15:22.123Z",
"lastModifiedBy": {
"id": 0,
"name": "string",
"login": "string",
"status": "string"
},
"lastModifiedDate": "2019-08-24T14:15:22.123Z",
"id": 0,
"nome": "string",
"login": "string",
"email": "string",
"idioma": "PT_BR",
"ultimoExecutorDaFase": true
}
],
"tipoExibicaoDados": "LINHAS_SEPARADAS"
}
],
"pageable": {
"page": 0,
"size": 0
},
"totalElements": 0
}