{
"fenceStatistics": [
{
"fenceId": 0,
"fenceName": "string",
"inOutCount": 0,
"totalCount": 0,
"fenceByTypeStatistics": [
{
"type": "string",
"count": 0
}
]
}
],
"fenceInOutStatistics": [
{
"fenceId": 0,
"fenceName": "string",
"inOutCount": 0,
"totalCount": 0,
"fenceByTypeStatistics": [
{
"type": "string",
"count": 0
}
]
}
]
}