{
"totalCount": 0,
"functionBreakdown": [
{
"functionName": "string",
"functionId": "string",
"count": 0,
"percentage": 0,
"seniorityBreakdown": [
{
"seniorityLevel": "string",
"seniorityId": "string",
"count": 0,
"percentage": 0
}
]
}
],
"seniorityBreakdown": [
{
"seniorityLevel": "string",
"seniorityId": "string",
"count": 0,
"percentage": 0
}
],
"filtersApplied": {
"countries": [
"string"
],
"jobTitles": [
"string"
],
"departments": [
"string"
],
"levels": [
"string"
]
}
}