{
  "entity" : "FAScheduleTemplateLine",
  "table" : "FAScheduleTemplateLine",
  "module" : "system-tables",
  "page" : "https://dm.namasoft.com/modules/system-tables/FAScheduleTemplateLine.html",
  "fields" : [ {
    "id" : "id",
    "column" : "id",
    "type" : "ID"
  }, {
    "id" : "paymentPercent",
    "column" : "paymentPercent",
    "ar" : "نسبة الدفعة",
    "en" : "Payment Percentage",
    "type" : "Decimal"
  }, {
    "id" : "paymentPeriod.uom",
    "column" : "paymentPeriodUom",
    "ar" : "الوحدة",
    "en" : "Unit",
    "type" : "Enum",
    "enum" : "TimePeriodType"
  }, {
    "id" : "paymentPeriod.value",
    "column" : "paymentPeriodValue",
    "ar" : "القيمة",
    "en" : "Value",
    "type" : "Decimal"
  }, {
    "id" : "remarks",
    "column" : "remarks",
    "ar" : "ملاحظات",
    "en" : "Description",
    "type" : "BigText"
  } ]
}