{
  "entity" : "DeliveryStatusEventLine",
  "table" : "DeliveryStatusEventLine",
  "module" : "system-tables",
  "page" : "https://dm.namasoft.com/modules/system-tables/DeliveryStatusEventLine.html",
  "fields" : [ {
    "id" : "event",
    "column" : "event_id",
    "ar" : "event",
    "en" : "Event",
    "type" : "Reference",
    "refTo" : "IPSEvent",
    "refPath" : "/modules/frm-ips/IPSEvent.html"
  }, {
    "id" : "id",
    "column" : "id",
    "type" : "ID"
  }, {
    "id" : "status",
    "column" : "status",
    "ar" : "الحالة",
    "en" : "Status",
    "type" : "Enum",
    "enum" : "DLVDeliveryDocumentStatus"
  } ]
}