{
  "entity" : "ChartTree",
  "table" : "ChartTree",
  "module" : "system-tables",
  "page" : "https://dm.namasoft.com/modules/system-tables/ChartTree.html",
  "fields" : [ {
    "id" : "category",
    "column" : "category_id",
    "ar" : "فئة صنف",
    "en" : "Category",
    "type" : "Reference",
    "refTo" : "AccountCategory",
    "refPath" : "/modules/accounting/AccountCategory.html"
  }, {
    "id" : "chartClass",
    "column" : "chartClass",
    "ar" : "القسم",
    "en" : "Class",
    "type" : "Enum",
    "enum" : "AccountChartClass"
  }, {
    "id" : "chartType",
    "column" : "chartType_id",
    "ar" : "نوع شجره الحسابات",
    "en" : "Chart Type",
    "type" : "Reference",
    "refTo" : "AccountChartType",
    "refPath" : "/modules/accounting/AccountChartType.html"
  }, {
    "id" : "defaultParentSide",
    "column" : "defaultParentSide",
    "type" : "Boolean"
  }, {
    "id" : "fullCode",
    "column" : "fullCode",
    "type" : "Text"
  }, {
    "id" : "id",
    "column" : "id",
    "type" : "ID"
  }, {
    "id" : "idStr",
    "column" : "idStr",
    "type" : "Text"
  }, {
    "id" : "level",
    "column" : "level",
    "ar" : "المستوى",
    "en" : "Level",
    "type" : "Integer"
  }, {
    "id" : "name1",
    "column" : "name1",
    "ar" : "الاسم العربي",
    "en" : "Name1",
    "type" : "Text"
  }, {
    "id" : "name2",
    "column" : "name2",
    "ar" : "الاسم الإنجليزي",
    "en" : "Name2",
    "type" : "Text"
  }, {
    "id" : "naturalSide",
    "column" : "naturalSide",
    "ar" : "طبيعة الجانب",
    "en" : "Natural Side",
    "type" : "Enum",
    "enum" : "LedgerEffectType"
  }, {
    "id" : "node",
    "columns" : [ "nodeActualCode", " nodeCode", " nodeEntityType", " nodeId" ],
    "type" : "Genericreference"
  }, {
    "id" : "parentCode",
    "column" : "parentCode",
    "type" : "Text"
  }, {
    "id" : "parentId",
    "column" : "parentId",
    "ar" : "Parent ID",
    "en" : "Parent ID",
    "type" : "ID"
  }, {
    "id" : "parentPath",
    "column" : "parentPath",
    "type" : "Text"
  }, {
    "id" : "parentType",
    "column" : "parentType",
    "type" : "EntityType"
  }, {
    "id" : "prefix",
    "column" : "prefix",
    "ar" : "بادئة التكويد",
    "en" : "Prefix",
    "type" : "Text"
  }, {
    "id" : "sideType",
    "column" : "sideType",
    "type" : "Integer"
  } ]
}