Mangosoft-team / Demo

0 stars 1 forks source link

Facility type #11

Closed CT-VG closed 5 years ago

CT-VG commented 5 years ago

Could you explain how should it be generated?

CT-VG commented 5 years ago

If the selected Facility is a

sashkoif commented 5 years ago

I've done it

CT-VG commented 5 years ago

Using your latest version sent to us: 2019-02-25 12:42 CET, I'm still getting the wrong mapping.

Should be Revolving loan

grafik

{
    "id": 98035,
    "name": "RV LOAN_98035",
    "facilities": [
        {
            "@class": "de.varengold.cdl.core.model.contract.loanAgreement.facility.RevolvingFacility",
            "id": 936,
            "name": "RV LOAN_98035"
      }
     ]
}
sashkoif commented 5 years ago

Fixed