{
  "entity" : "POSConfigRegisterCurrencyLine",
  "table" : "POSConfigRegisterCurrencyLine",
  "module" : "system-tables",
  "page" : "https://dm.namasoft.com/modules/system-tables/POSConfigRegisterCurrencyLine.html",
  "fields" : [ {
    "id" : "currency",
    "column" : "currency_id",
    "ar" : "العملة",
    "en" : "Currency",
    "type" : "Reference",
    "refTo" : "Currency",
    "refPath" : "/modules/basic/Currency.html"
  }, {
    "id" : "id",
    "column" : "id",
    "type" : "ID"
  }, {
    "id" : "remarks",
    "column" : "remarks",
    "ar" : "ملاحظات",
    "en" : "Description",
    "type" : "BigText"
  } ]
}