{
  "enum" : "SIInsuranceCategoryType",
  "values" : [ {
    "id" : "WithDownPayment",
    "ar" : "بتحمل",
    "en" : "With DownPayment"
  }, {
    "id" : "WithoutDownPayment",
    "ar" : "بدون تحمل",
    "en" : "Without DownPayment"
  } ]
}