{
  "entity" : "SysActionSecurityLine",
  "table" : "SysActionSecurityLine",
  "module" : "system-tables",
  "page" : "https://dm.namasoft.com/modules/system-tables/SysActionSecurityLine.html",
  "fields" : [ {
    "id" : "actionId",
    "column" : "actionId",
    "ar" : "نوع الإجراء",
    "en" : "Action Type",
    "type" : "FieldID"
  }, {
    "id" : "authorityType",
    "column" : "authorityType",
    "ar" : "نوع التحكم",
    "en" : "Preview Type",
    "type" : "Enum",
    "enum" : "AuthorityType"
  }, {
    "id" : "id",
    "column" : "id",
    "type" : "ID"
  }, {
    "id" : "lineNumber",
    "column" : "lineNumber",
    "ar" : "رقم السطر",
    "en" : "Line Number",
    "type" : "Integer"
  }, {
    "id" : "refId",
    "column" : "refId",
    "type" : "ID"
  }, {
    "id" : "remove",
    "column" : "remove",
    "ar" : "حذف",
    "en" : "Remove",
    "type" : "Boolean"
  }, {
    "id" : "targetEntities",
    "column" : "targetEntities_id",
    "ar" : "قائمة الأنواع",
    "en" : "Entity Type List",
    "type" : "Reference",
    "refTo" : "EntityTypeList",
    "refPath" : "/modules/basic/EntityTypeList.html"
  }, {
    "id" : "targetEntity",
    "column" : "targetEntity",
    "ar" : "الشركة",
    "en" : "Legal Entity",
    "type" : "EntityType"
  } ]
}