mtcuison / G-Apps

0 stars 1 forks source link

CreditApplication #160

Closed mikegarcia8748 closed 1 year ago

mikegarcia8748 commented 1 year ago

Create base class for to perform the following task:

  1. Retrieve installment term info base on selected product.
  2. Retrieve applicant info for credit online application.
  3. Parse the retrieved applicant information to display on loan preview.
mikegarcia8748 commented 1 year ago

This task is already finished.