{
  "entity" : "AggrRewardPenaltieLine",
  "table" : "AggrRewardPenaltieLine",
  "module" : "system-tables",
  "page" : "https://dm.namasoft.com/modules/system-tables/AggrRewardPenaltieLine.html",
  "fields" : [ {
    "id" : "employee",
    "column" : "employee_id",
    "ar" : "الموظف",
    "en" : "Employee",
    "type" : "Reference",
    "refTo" : "Employee",
    "refPath" : "/modules/basic/Employee.html"
  }, {
    "id" : "finalValue",
    "column" : "finalValue",
    "ar" : "القيمة النهائية",
    "en" : "Final Value",
    "type" : "Decimal"
  }, {
    "id" : "id",
    "column" : "id",
    "type" : "ID"
  }, {
    "id" : "issuedValue",
    "column" : "issuedValue",
    "ar" : "ما تم صرفة",
    "en" : "Issued Value",
    "type" : "Decimal"
  }, {
    "id" : "remainingValue",
    "column" : "remainingValue",
    "ar" : "المتبقي",
    "en" : "Remaining Value",
    "type" : "Decimal"
  } ]
}