{
"content": [
{
"cancelledReason": "string",
"cnpj": "string",
"created": "2019-08-24T14:15:22Z",
"expired": "2019-08-24",
"id": 0,
"socialReason": "string",
"state": "PROGRESS",
"token": "string",
"type": "SCR",
"userOwnerEmail": "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
}