{
"id": 0,
"type": 0,
"locale": "string",
"requiresAuth": true,
"accessCodes": [
"string"
],
"name": "string",
"path": "string",
"icon": "string",
"hideInMenu": true,
"hideChildrenInMenu": true,
"noAffix": true,
"menuOrder": 0,
"children": [
{
"id": 0,
"type": 0,
"locale": "string",
"requiresAuth": true,
"accessCodes": [
"string"
],
"name": "string",
"path": "string",
"icon": "string",
"hideInMenu": true,
"hideChildrenInMenu": true,
"noAffix": true,
"menuOrder": 0,
"children": []
}
]
}