{ "name": "id", "type": "primaryKey" }
{ "name": "organizationUnitId", "type": "foreignKey", "table": "organizationUnits" }
{ "name": "name", "type": "text", "maxLength": 100, "mandatory": "true" }
{ "name": "displayOrder", "type": "int" }
{ "name": "updatedDate", "type": "updated" }
customFields as customFieldsGroupId