{
  "data": {
    "page": 0,
    "pageSize": 0,
    "hasMore": true,
    "totalCount": 0,
    "data": [
      {
        "id": 0,
        "active": true,
        "name": "string",
        "createdOn": "string",
        "employeeType": "Employee"
      }
    ]
  }
}