{
"entity": "string",
"isDefault": true,
"isPrototype": true,
"name": "string",
"view": "PrimaryView",
"root": {
"type": "Group",
"header": "string",
"groups": [
{
"type": "Group",
"title": "string",
"fields": [
{
"key": "string"
}
],
"groups": [
{}
],
"alignment": "string",
"innerAlignment": "string"
}
]
}
}