{
"summary": null,
"totalItems": 0,
"pageNumber": 0,
"pageSize": 0,
"ids": [
0
],
"list": [
{
"dataCadastro": "2019-08-24T14:15:22.123Z",
"id": 0,
"nome": "string",
"celular": "string",
"horariosFuncionamento": [
{
"id": 0,
"diaSemana": "Sunday",
"horaAbertura": "string",
"horaFechamento": "string"
}
],
"latitude": "string",
"longitude": "string",
"setorId": 0,
"setor": {
"id": 0,
"nome": "string",
"descricao": "string",
"ativo": true,
"codigo": "string",
"cor": "string",
"setorPaiId": 0,
"setorPai": {}
}
}
],
"totalPages": 0,
"hasPreviousPage": true,
"hasNextPage": true,
"nextPageNumber": 0,
"previousPageNumber": 0
}