{
"content": [
{
"company": {
"accompaniment": true,
"billingSate": "IDLE",
"cnpj": "string",
"companySize": "string",
"created": "2019-08-24T14:15:22Z",
"dateRegistrationSituation": "string",
"email": "string",
"fantasyName": "string",
"id": 0,
"lastUpdate": "2019-08-24T14:15:22Z",
"openingDate": "2019-08-24T14:15:22Z",
"organizationId": 0,
"phones": [
"string"
],
"registrationSituation": "string",
"robotBxState": "IDLE",
"socialReason": "string",
"taxRegime": "string"
},
"userData": {
"email": "string",
"phone": "string",
"userCpf": "string",
"userName": "string"
}
}
],
"empty": true,
"first": true,
"last": true,
"number": 0,
"numberOfElements": 0,
"pageable": {
"offset": 0,
"pageNumber": 0,
"pageSize": 0,
"paged": true,
"sort": [
{
"ascending": true,
"direction": "string",
"ignoreCase": true,
"nullHandling": "string",
"property": "string"
}
],
"unpaged": true
},
"size": 0,
"sort": [
{
"ascending": true,
"direction": "string",
"ignoreCase": true,
"nullHandling": "string",
"property": "string"
}
],
"totalElements": 0,
"totalPages": 0
}