{
"pageNo": 0,
"pageSize": 0,
"id": 0,
"table": "string",
"label": "string",
"columns": [
{
"name": "string",
"code": "string",
"type": "string"
}
],
"fields": [
"string"
],
"filters": {
"property1": null,
"property2": null
},
"sorts": {
"property1": "string",
"property2": "string"
},
"sql": "string"
}