{
"pageNumber": 0,
"pageSize": 0,
"totalPages": 0,
"totalCount": 0,
"nextPage": "https://example.com",
"previousPage": "https://example.com",
"firstPage": "https://example.com",
"lastPage": "https://example.com",
"data": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"twoAlphaCode": "text",
"threeAlphaCode": "text",
"active": false
}
]
}