@stashfin/grpc 1.0.31 → 1.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +7 -1
- package/ts/bureau/getbasicdetails.d.ts +58 -0
- package/ts/bureau/getbasicdetails.js +355 -0
- package/ts/bureau/getcibilwebtoken.d.ts +49 -0
- package/ts/bureau/getcibilwebtoken.js +227 -0
- package/ts/bureau/getdbrcolending.d.ts +36 -0
- package/ts/bureau/getdbrcolending.js +147 -0
- package/ts/bureau/getdemogs.d.ts +113 -0
- package/ts/bureau/getdemogs.js +611 -0
- package/ts/bureau/getobligation.d.ts +83 -0
- package/ts/bureau/getobligation.js +517 -0
- package/ts/bureau/getreport.d.ts +188 -0
- package/ts/bureau/getreport.js +1640 -0
- package/ts/bureau.d.ts +98 -0
- package/ts/bureau.js +74 -0
- package/ts/colender/disburseLoan.d.ts +53 -0
- package/ts/colender/disburseLoan.js +399 -0
- package/ts/colender/forecloseLoan.d.ts +61 -0
- package/ts/colender/forecloseLoan.js +406 -0
- package/ts/colender/repayLoan.d.ts +61 -0
- package/ts/colender/repayLoan.js +406 -0
- package/ts/colender.d.ts +56 -0
- package/ts/colender.js +44 -0
- package/ts/customers/aa/getaatxnstatus.d.ts +35 -0
- package/ts/customers/aa/getaatxnstatus.js +117 -0
- package/ts/customers/aa/getbanklist.d.ts +49 -0
- package/ts/customers/aa/getbanklist.js +214 -0
- package/ts/customers/aa/initiate.d.ts +40 -0
- package/ts/customers/aa/initiate.js +209 -0
- package/ts/customers/accidentprotectionplan.d.ts +68 -0
- package/ts/customers/accidentprotectionplan.js +389 -0
- package/ts/customers/addaddress.d.ts +50 -0
- package/ts/customers/addaddress.js +265 -0
- package/ts/customers/addbankaccountdetails.d.ts +37 -0
- package/ts/customers/addbankaccountdetails.js +147 -0
- package/ts/customers/addfathersname.d.ts +35 -0
- package/ts/customers/addfathersname.js +117 -0
- package/ts/customers/addgstnumber.d.ts +35 -0
- package/ts/customers/addgstnumber.js +117 -0
- package/ts/customers/addmoredetails.d.ts +45 -0
- package/ts/customers/addmoredetails.js +271 -0
- package/ts/customers/addsuspendedcustomer.d.ts +36 -0
- package/ts/customers/addsuspendedcustomer.js +133 -0
- package/ts/customers/adduserapps.d.ts +74 -0
- package/ts/customers/adduserapps.js +210 -0
- package/ts/customers/applyclijourney.d.ts +34 -0
- package/ts/customers/applyclijourney.js +104 -0
- package/ts/customers/bulksms.d.ts +48 -0
- package/ts/customers/bulksms.js +201 -0
- package/ts/customers/cb/cbapplicationrejecteddata.d.ts +34 -0
- package/ts/customers/cb/cbapplicationrejecteddata.js +101 -0
- package/ts/customers/cb/cbpaynow.d.ts +37 -0
- package/ts/customers/cb/cbpaynow.js +147 -0
- package/ts/customers/cb/cbsignup.d.ts +34 -0
- package/ts/customers/cb/cbsignup.js +104 -0
- package/ts/customers/cb/getcbtxnstatus.d.ts +35 -0
- package/ts/customers/cb/getcbtxnstatus.js +117 -0
- package/ts/customers/cb/getcreditbuilder.d.ts +50 -0
- package/ts/customers/cb/getcreditbuilder.js +230 -0
- package/ts/customers/cb/getpaymentsummary.d.ts +55 -0
- package/ts/customers/cb/getpaymentsummary.js +302 -0
- package/ts/customers/cb/insurancedetails.d.ts +47 -0
- package/ts/customers/cb/insurancedetails.js +184 -0
- package/ts/customers/cb/lesscsimprove.d.ts +35 -0
- package/ts/customers/cb/lesscsimprove.js +117 -0
- package/ts/customers/cb/morecsimprove.d.ts +35 -0
- package/ts/customers/cb/morecsimprove.js +117 -0
- package/ts/customers/cb/savecreditbuilder.d.ts +35 -0
- package/ts/customers/cb/savecreditbuilder.js +117 -0
- package/ts/customers/cb/updatecbstandalonecancellation.d.ts +34 -0
- package/ts/customers/cb/updatecbstandalonecancellation.js +104 -0
- package/ts/customers/cb/updatecbstandaloneconfirmation.d.ts +34 -0
- package/ts/customers/cb/updatecbstandaloneconfirmation.js +104 -0
- package/ts/customers/cb/updatecbstandalonejourney.d.ts +34 -0
- package/ts/customers/cb/updatecbstandalonejourney.js +104 -0
- package/ts/customers/cb/updatecbtxnstatus.d.ts +36 -0
- package/ts/customers/cb/updatecbtxnstatus.js +133 -0
- package/ts/customers/changempin.d.ts +36 -0
- package/ts/customers/changempin.js +133 -0
- package/ts/customers/createcustomerreference.d.ts +43 -0
- package/ts/customers/createcustomerreference.js +226 -0
- package/ts/customers/createvanumber.d.ts +34 -0
- package/ts/customers/createvanumber.js +104 -0
- package/ts/customers/customerinfo.d.ts +59 -0
- package/ts/customers/customerinfo.js +481 -0
- package/ts/customers/deletedocument.d.ts +35 -0
- package/ts/{customer/setmpin.js → customers/deletedocument.js} +23 -39
- package/ts/customers/deleteprofile.d.ts +35 -0
- package/ts/customers/deleteprofile.js +120 -0
- package/ts/customers/disablempin.d.ts +35 -0
- package/ts/customers/{verifyemail.js → disablempin.js} +24 -24
- package/ts/customers/enach/gettxnstatus.d.ts +35 -0
- package/ts/customers/enach/gettxnstatus.js +117 -0
- package/ts/customers/enach/getweburl.d.ts +34 -0
- package/ts/customers/enach/getweburl.js +104 -0
- package/ts/customers/enach/updateenachtxnstatus.d.ts +40 -0
- package/ts/customers/enach/updateenachtxnstatus.js +205 -0
- package/ts/customers/fetchrcprofile.d.ts +45 -0
- package/ts/customers/fetchrcprofile.js +271 -0
- package/ts/customers/floatingvideos.d.ts +46 -0
- package/ts/customers/floatingvideos.js +172 -0
- package/ts/customers/forceupdate.d.ts +38 -0
- package/ts/customers/forceupdate.js +163 -0
- package/ts/customers/forgotmpin.d.ts +35 -0
- package/ts/customers/forgotmpin.js +117 -0
- package/ts/customers/forgotmpinverify.d.ts +37 -0
- package/ts/customers/forgotmpinverify.js +149 -0
- package/ts/customers/freedom/addressconfirmation.d.ts +37 -0
- package/ts/customers/freedom/addressconfirmation.js +149 -0
- package/ts/customers/freedom/freedompaynow.d.ts +37 -0
- package/ts/customers/freedom/freedompaynow.js +147 -0
- package/ts/customers/freedom/getfreedomtxnstatus.d.ts +35 -0
- package/ts/customers/freedom/getfreedomtxnstatus.js +117 -0
- package/ts/customers/freedom/updateadditionalverification.d.ts +34 -0
- package/ts/customers/freedom/updateadditionalverification.js +104 -0
- package/ts/customers/freedom/updatefreedomtxnstatus.d.ts +38 -0
- package/ts/customers/freedom/updatefreedomtxnstatus.js +177 -0
- package/ts/customers/getaddresslist.d.ts +36 -0
- package/ts/customers/getaddresslist.js +134 -0
- package/ts/customers/getappsubmittedscreen.d.ts +50 -0
- package/ts/customers/getappsubmittedscreen.js +230 -0
- package/ts/customers/getbankaccountdetails.d.ts +37 -0
- package/ts/customers/getbankaccountdetails.js +148 -0
- package/ts/customers/getbasicinfo.d.ts +56 -0
- package/ts/customers/getbasicinfo.js +323 -0
- package/ts/customers/getcities.d.ts +47 -0
- package/ts/customers/getcities.js +183 -0
- package/ts/customers/getclistatus.d.ts +34 -0
- package/ts/customers/getclistatus.js +104 -0
- package/ts/customers/getcompanyaccdetails.d.ts +37 -0
- package/ts/customers/getcompanyaccdetails.js +148 -0
- package/ts/customers/getcustomerbyid.d.ts +200 -0
- package/ts/customers/getcustomerbyid.js +2027 -0
- package/ts/customers/getcustomerdetailsbymobile.d.ts +42 -0
- package/ts/customers/getcustomerdetailsbymobile.js +219 -0
- package/ts/customers/getdashboard.d.ts +89 -0
- package/ts/customers/getdashboard.js +588 -0
- package/ts/customers/getdashboardmaincard.d.ts +73 -0
- package/ts/customers/getdashboardmaincard.js +579 -0
- package/ts/customers/getdocuments.d.ts +46 -0
- package/ts/customers/getdocuments.js +174 -0
- package/ts/customers/getglobalpopups.d.ts +49 -0
- package/ts/customers/getglobalpopups.js +214 -0
- package/ts/customers/getlimit.d.ts +35 -0
- package/ts/customers/getlimit.js +120 -0
- package/ts/customers/getloclimit.d.ts +35 -0
- package/ts/customers/getloclimit.js +120 -0
- package/ts/customers/getmessengermode.d.ts +34 -0
- package/ts/customers/getmessengermode.js +104 -0
- package/ts/customers/getoccupationlist.d.ts +34 -0
- package/ts/customers/getoccupationlist.js +105 -0
- package/ts/customers/getpaymentoptions.d.ts +51 -0
- package/ts/customers/getpaymentoptions.js +243 -0
- package/ts/customers/getprofessionalinfo.d.ts +54 -0
- package/ts/customers/getprofessionalinfo.js +286 -0
- package/ts/customers/getprofile.d.ts +26 -2
- package/ts/customers/getprofile.js +280 -27
- package/ts/customers/getselfieetxnid.d.ts +34 -0
- package/ts/customers/getselfieetxnid.js +104 -0
- package/ts/customers/getstates.d.ts +46 -0
- package/ts/customers/getstates.js +170 -0
- package/ts/customers/getstep.d.ts +24 -32
- package/ts/customers/getstep.js +173 -174
- package/ts/customers/getsyncstatus.d.ts +35 -0
- package/ts/customers/getsyncstatus.js +120 -0
- package/ts/customers/getvanumber.d.ts +35 -0
- package/ts/customers/getvanumber.js +117 -0
- package/ts/customers/kyc/epfo.d.ts +38 -0
- package/ts/customers/kyc/epfo.js +149 -0
- package/ts/customers/lamf/applylamf.d.ts +34 -0
- package/ts/customers/lamf/applylamf.js +104 -0
- package/ts/customers/lamf/sendlamfotp.d.ts +34 -0
- package/ts/customers/lamf/sendlamfotp.js +104 -0
- package/ts/customers/lamf/sendlamfpledgeotp.d.ts +34 -0
- package/ts/customers/lamf/sendlamfpledgeotp.js +104 -0
- package/ts/customers/lamf/verifylamfotp.d.ts +35 -0
- package/ts/customers/lamf/verifylamfotp.js +117 -0
- package/ts/customers/lamf/verifylamfpledgeotp.d.ts +35 -0
- package/ts/customers/lamf/verifylamfpledgeotp.js +117 -0
- package/ts/customers/logout.d.ts +34 -0
- package/ts/customers/logout.js +104 -0
- package/ts/customers/pd/getbanklist.d.ts +48 -0
- package/ts/customers/pd/getbanklist.js +204 -0
- package/ts/customers/pd/validatebankaccount.d.ts +37 -0
- package/ts/customers/pd/validatebankaccount.js +147 -0
- package/ts/customers/profilebasic.d.ts +3 -0
- package/ts/customers/profilebasic.js +53 -3
- package/ts/customers/profileupdatetnc.js +2 -2
- package/ts/customers/resetbanner.d.ts +34 -0
- package/ts/customers/resetbanner.js +104 -0
- package/ts/customers/restoreaccount.d.ts +36 -0
- package/ts/{customer/verifympin.js → customers/restoreaccount.js} +28 -44
- package/ts/customers/rpd/getrpdlink.d.ts +40 -0
- package/ts/customers/rpd/getrpdlink.js +190 -0
- package/ts/customers/rpd/getrpdtransactionstatus.d.ts +35 -0
- package/ts/customers/rpd/getrpdtransactionstatus.js +117 -0
- package/ts/customers/rpd/mockpayment.d.ts +37 -0
- package/ts/customers/rpd/mockpayment.js +149 -0
- package/ts/customers/saveappslist.d.ts +48 -0
- package/ts/customers/saveappslist.js +199 -0
- package/ts/customers/savebasicdetails.d.ts +48 -0
- package/ts/customers/savebasicdetails.js +199 -0
- package/ts/customers/savelimit.d.ts +35 -0
- package/ts/customers/savelimit.js +117 -0
- package/ts/customers/saveunlocklimit.d.ts +34 -0
- package/ts/customers/saveunlocklimit.js +104 -0
- package/ts/customers/sendotp.d.ts +2 -0
- package/ts/customers/sendotp.js +37 -5
- package/ts/customers/sendotptoemail.d.ts +35 -0
- package/ts/customers/{sendemailtoken.js → sendotptoemail.js} +23 -23
- package/ts/customers/setmpin.js +2 -2
- package/ts/customers/skipscreen.d.ts +44 -0
- package/ts/customers/skipscreen.js +162 -0
- package/ts/customers/submituploadeddocuments.d.ts +42 -0
- package/ts/customers/submituploadeddocuments.js +150 -0
- package/ts/customers/syncdecisionengine.d.ts +35 -0
- package/ts/customers/syncdecisionengine.js +117 -0
- package/ts/customers/updatecategory.d.ts +38 -0
- package/ts/customers/updatecategory.js +175 -0
- package/ts/customers/updatecongratulationstep.d.ts +34 -0
- package/ts/customers/updatecongratulationstep.js +104 -0
- package/ts/customers/updatecustomerbyid.d.ts +49 -0
- package/ts/customers/updatecustomerbyid.js +215 -0
- package/ts/customers/updatedlnumber.d.ts +35 -0
- package/ts/customers/updatedlnumber.js +119 -0
- package/ts/customers/updatedob.d.ts +35 -0
- package/ts/{customer/profileupdatetnc.js → customers/updatedob.js} +23 -23
- package/ts/customers/updatelocstatus.d.ts +36 -0
- package/ts/customers/updatelocstatus.js +133 -0
- package/ts/customers/updatemobilesendotp.d.ts +35 -0
- package/ts/customers/updatemobilesendotp.js +117 -0
- package/ts/customers/updatemobileverifyotp.d.ts +36 -0
- package/ts/customers/updatemobileverifyotp.js +133 -0
- package/ts/customers/updateokyctxn.d.ts +37 -0
- package/ts/customers/updateokyctxn.js +147 -0
- package/ts/customers/updatesanctionamount.d.ts +35 -0
- package/ts/customers/updatesanctionamount.js +117 -0
- package/ts/customers/updateselfieetxn.d.ts +36 -0
- package/ts/customers/updateselfieetxn.js +133 -0
- package/ts/customers/updatesyncstatus.d.ts +36 -0
- package/ts/customers/updatesyncstatus.js +133 -0
- package/ts/customers/updatevehiclenumber.d.ts +35 -0
- package/ts/customers/updatevehiclenumber.js +117 -0
- package/ts/customers/uploaddocuments.d.ts +37 -0
- package/ts/customers/uploaddocuments.js +147 -0
- package/ts/customers/validatepan.d.ts +46 -0
- package/ts/customers/validatepan.js +289 -0
- package/ts/customers/verifympin.js +2 -2
- package/ts/customers/verifyotp.d.ts +5 -0
- package/ts/customers/verifyotp.js +85 -15
- package/ts/customers/verifyotptoemail.d.ts +35 -0
- package/ts/customers/verifyotptoemail.js +117 -0
- package/ts/customers.d.ts +1520 -161
- package/ts/customers.js +1062 -91
- package/ts/decisionengine/decisionenginetrigger.d.ts +38 -0
- package/ts/decisionengine/decisionenginetrigger.js +163 -0
- package/ts/decisionengine/locdisbursalapproval.d.ts +40 -0
- package/ts/decisionengine/locdisbursalapproval.js +191 -0
- package/ts/decisionengine/saveconsent.d.ts +38 -0
- package/ts/{customer/getprofile.js → decisionengine/saveconsent.js} +72 -71
- package/ts/decisionengine.d.ts +56 -0
- package/ts/decisionengine.js +44 -0
- package/ts/documents/getagreement.d.ts +49 -0
- package/ts/documents/getagreement.js +213 -0
- package/ts/documents/getfinancialdoc.d.ts +87 -0
- package/ts/documents/getfinancialdoc.js +679 -0
- package/ts/documents.d.ts +42 -0
- package/ts/documents.js +34 -0
- package/ts/eqxcustomer.d.ts +126 -0
- package/ts/eqxcustomer.js +94 -0
- package/ts/eqxcustomers/getcustomerbyid.d.ts +43 -0
- package/ts/eqxcustomers/getcustomerbyid.js +243 -0
- package/ts/eqxcustomers/getdashboard.d.ts +103 -0
- package/ts/eqxcustomers/getdashboard.js +683 -0
- package/ts/eqxcustomers/getdashboardmaincard.d.ts +58 -0
- package/ts/eqxcustomers/getdashboardmaincard.js +354 -0
- package/ts/eqxcustomers/getnotifications.d.ts +92 -0
- package/ts/eqxcustomers/getnotifications.js +536 -0
- package/ts/eqxcustomers/sendotp.d.ts +38 -0
- package/ts/{customer/verifyotp.js → eqxcustomers/sendotp.js} +53 -67
- package/ts/eqxcustomers/updatenotification.d.ts +36 -0
- package/ts/eqxcustomers/updatenotification.js +147 -0
- package/ts/eqxcustomers/updatepushid.d.ts +36 -0
- package/ts/eqxcustomers/updatepushid.js +133 -0
- package/ts/eqxcustomers/verifyotp.d.ts +44 -0
- package/ts/eqxcustomers/verifyotp.js +247 -0
- package/ts/example.d.ts +4 -4
- package/ts/example.js +2 -2
- package/ts/growth/checkplanstatus.d.ts +48 -0
- package/ts/growth/checkplanstatus.js +200 -0
- package/ts/growth/getattachplandetails.d.ts +53 -0
- package/ts/growth/getattachplandetails.js +270 -0
- package/ts/growth/getchrpaymentstatus.d.ts +49 -0
- package/ts/growth/getchrpaymentstatus.js +213 -0
- package/ts/growth/getchrplans.d.ts +112 -0
- package/ts/growth/getchrplans.js +717 -0
- package/ts/growth/getcredithealthreport.d.ts +98 -0
- package/ts/growth/getcredithealthreport.js +617 -0
- package/ts/growth/initiatepayment.d.ts +52 -0
- package/ts/growth/initiatepayment.js +259 -0
- package/ts/growth/notifychrpayment.d.ts +42 -0
- package/ts/growth/notifychrpayment.js +219 -0
- package/ts/growth.d.ts +112 -0
- package/ts/growth.js +84 -0
- package/ts/kyc/fetchuanemployment.d.ts +66 -0
- package/ts/kyc/fetchuanemployment.js +359 -0
- package/ts/kyc/fetchuannumber.d.ts +35 -0
- package/ts/{customer/sendotp.js → kyc/fetchuannumber.js} +24 -38
- package/ts/kyc.d.ts +28 -0
- package/ts/kyc.js +24 -0
- package/ts/{customer/step10.d.ts → lamf/getloandetails.d.ts} +31 -39
- package/ts/lamf/getloandetails.js +351 -0
- package/ts/{customer/step2.d.ts → lamf/submitotp.d.ts} +30 -34
- package/ts/lamf/submitotp.js +327 -0
- package/ts/lamf/validateuser.d.ts +70 -0
- package/ts/lamf/validateuser.js +428 -0
- package/ts/lamf.d.ts +56 -0
- package/ts/lamf.js +44 -0
- package/ts/loans/amortization.d.ts +57 -0
- package/ts/loans/amortization.js +340 -0
- package/ts/loans/approveloan.d.ts +87 -0
- package/ts/loans/approveloan.js +791 -0
- package/ts/loans/banklist.d.ts +37 -0
- package/ts/loans/banklist.js +148 -0
- package/ts/loans/calculateemi.d.ts +71 -0
- package/ts/loans/calculateemi.js +436 -0
- package/ts/loans/cbloan.d.ts +46 -0
- package/ts/loans/cbloan.js +287 -0
- package/ts/loans/createlamfloan.d.ts +86 -0
- package/ts/loans/createlamfloan.js +776 -0
- package/ts/loans/createpenalty.d.ts +42 -0
- package/ts/loans/createpenalty.js +219 -0
- package/ts/loans/creditlimit.d.ts +50 -0
- package/ts/loans/creditlimit.js +358 -0
- package/ts/loans/emimoredetails.d.ts +51 -0
- package/ts/loans/emimoredetails.js +243 -0
- package/ts/loans/fcppayment.d.ts +55 -0
- package/ts/loans/fcppayment.js +324 -0
- package/ts/loans/foreclosepayment.d.ts +55 -0
- package/ts/loans/foreclosepayment.js +324 -0
- package/ts/loans/getaddonslist.d.ts +49 -0
- package/ts/loans/getaddonslist.js +215 -0
- package/ts/loans/getbilldetails.d.ts +53 -0
- package/ts/loans/getbilldetails.js +282 -0
- package/ts/loans/getcbloandetails.d.ts +37 -0
- package/ts/loans/getcbloandetails.js +147 -0
- package/ts/loans/getchrdetails.d.ts +51 -0
- package/ts/loans/getchrdetails.js +242 -0
- package/ts/loans/getcustomerloanstatus.d.ts +34 -0
- package/ts/loans/getcustomerloanstatus.js +104 -0
- package/ts/loans/getforecloseamount.d.ts +51 -0
- package/ts/loans/getforecloseamount.js +254 -0
- package/ts/loans/getloanbyid.d.ts +80 -0
- package/ts/loans/getloanbyid.js +571 -0
- package/ts/loans/getnextdueamount.d.ts +71 -0
- package/ts/loans/getnextdueamount.js +454 -0
- package/ts/loans/getpaymentoptions.d.ts +51 -0
- package/ts/loans/getpaymentoptions.js +243 -0
- package/ts/loans/getpendingemiamount.d.ts +35 -0
- package/ts/loans/getpendingemiamount.js +117 -0
- package/ts/loans/getsetubilldetails.d.ts +68 -0
- package/ts/loans/getsetubilldetails.js +384 -0
- package/ts/loans/getsummarystaticfields.d.ts +108 -0
- package/ts/loans/getsummarystaticfields.js +898 -0
- package/ts/loans/gettransactionstatus.d.ts +35 -0
- package/ts/loans/gettransactionstatus.js +117 -0
- package/ts/loans/getusedlimit.d.ts +35 -0
- package/ts/loans/getusedlimit.js +117 -0
- package/ts/loans/getvirtualbankinfo.d.ts +37 -0
- package/ts/loans/getvirtualbankinfo.js +148 -0
- package/ts/loans/loansummary.d.ts +84 -0
- package/ts/loans/loansummary.js +750 -0
- package/ts/loans/manualpaymentallocation.d.ts +40 -0
- package/ts/loans/manualpaymentallocation.js +200 -0
- package/ts/loans/paymentallocation.d.ts +38 -0
- package/ts/loans/paymentallocation.js +161 -0
- package/ts/loans/paymenthistory.d.ts +47 -0
- package/ts/loans/paymenthistory.js +188 -0
- package/ts/loans/paynow.d.ts +56 -0
- package/ts/loans/paynow.js +344 -0
- package/ts/loans/refund.d.ts +38 -0
- package/ts/loans/refund.js +161 -0
- package/ts/loans/restructureloan.d.ts +36 -0
- package/ts/loans/restructureloan.js +142 -0
- package/ts/loans/rollback.d.ts +38 -0
- package/ts/loans/rollback.js +161 -0
- package/ts/loans/sendemail.d.ts +35 -0
- package/ts/loans/sendemail.js +117 -0
- package/ts/loans/sendnocemail.d.ts +35 -0
- package/ts/loans/sendnocemail.js +117 -0
- package/ts/loans/transactionlist.d.ts +54 -0
- package/ts/loans/transactionlist.js +295 -0
- package/ts/loans/updatecollectionview.d.ts +44 -0
- package/ts/loans/updatecollectionview.js +257 -0
- package/ts/loans/updateinstallments.d.ts +40 -0
- package/ts/loans/updateinstallments.js +189 -0
- package/ts/loans/updateloan.d.ts +37 -0
- package/ts/loans/updateloan.js +147 -0
- package/ts/loans/updatetransactionstatus.d.ts +42 -0
- package/ts/loans/updatetransactionstatus.js +219 -0
- package/ts/loans.d.ts +588 -0
- package/ts/loans.js +424 -0
- package/ts/{customer/profileupdatetnc.d.ts → payments/checkpaymentstatus.d.ts} +19 -3
- package/ts/payments/checkpaymentstatus.js +259 -0
- package/ts/payments/fundtransfer.d.ts +65 -0
- package/ts/payments/fundtransfer.js +462 -0
- package/ts/{customer/sendotp.d.ts → payments/getpaymentoptions.d.ts} +26 -4
- package/ts/payments/getpaymentoptions.js +341 -0
- package/ts/{customer/verifympin.d.ts → payments/initiatepayment.d.ts} +21 -5
- package/ts/payments/initiatepayment.js +285 -0
- package/ts/{customer/setmpin.d.ts → payments/nachpresentation.d.ts} +7 -4
- package/ts/payments/nachpresentation.js +191 -0
- package/ts/payments/nachregistration.d.ts +56 -0
- package/ts/payments/nachregistration.js +339 -0
- package/ts/payments.d.ts +98 -0
- package/ts/payments.js +74 -0
- package/ts/stashcash/creditsc.js +2 -2
- package/ts/stashcash/debitsc.d.ts +10 -7
- package/ts/stashcash/debitsc.js +87 -36
- package/ts/stashcash/getscbalance.d.ts +1 -0
- package/ts/stashcash/getscbalance.js +25 -3
- package/ts/stashcash/getschistory.js +2 -2
- package/ts/stashcash/reversesc.js +2 -2
- package/ts/stashcash.d.ts +10 -10
- package/ts/stashcash.js +2 -2
- package/ts/upi/addaccount.d.ts +50 -0
- package/ts/upi/addaccount.js +347 -0
- package/ts/upi/blockvpa.d.ts +40 -0
- package/ts/upi/blockvpa.js +191 -0
- package/ts/upi/checktransactionstatus.d.ts +59 -0
- package/ts/upi/checktransactionstatus.js +487 -0
- package/ts/upi/declinemandate.d.ts +37 -0
- package/ts/upi/declinemandate.js +149 -0
- package/ts/upi/deregisterprofile.d.ts +40 -0
- package/ts/upi/deregisterprofile.js +191 -0
- package/ts/upi/getaccountsbyprovider.d.ts +119 -0
- package/ts/upi/getaccountsbyprovider.js +829 -0
- package/ts/upi/getallmandates.d.ts +68 -0
- package/ts/upi/getallmandates.js +391 -0
- package/ts/upi/getavailablevpa.d.ts +40 -0
- package/ts/upi/getavailablevpa.js +191 -0
- package/ts/upi/getlistedaccountproviders.d.ts +75 -0
- package/ts/upi/getlistedaccountproviders.js +434 -0
- package/ts/upi/getmandatedetails.d.ts +139 -0
- package/ts/upi/getmandatedetails.js +1169 -0
- package/ts/upi/getmandatehistory.d.ts +65 -0
- package/ts/upi/getmandatehistory.js +337 -0
- package/ts/upi/getpendingcollectrequest.d.ts +76 -0
- package/ts/upi/getpendingcollectrequest.js +526 -0
- package/ts/upi/getprofile.d.ts +143 -0
- package/ts/upi/getprofile.js +1132 -0
- package/ts/upi/getrecentcontacts.d.ts +70 -0
- package/ts/upi/getrecentcontacts.js +374 -0
- package/ts/upi/gettransactions.d.ts +95 -0
- package/ts/upi/gettransactions.js +590 -0
- package/ts/upi/getupinumbers.d.ts +62 -0
- package/ts/upi/getupinumbers.js +296 -0
- package/ts/upi/initiatemandateaction.d.ts +50 -0
- package/ts/upi/initiatemandateaction.js +229 -0
- package/ts/upi/initiatetransaction.d.ts +57 -0
- package/ts/upi/initiatetransaction.js +454 -0
- package/ts/upi/listblockedvpa.d.ts +63 -0
- package/ts/upi/listblockedvpa.js +311 -0
- package/ts/upi/unblockvpa.d.ts +40 -0
- package/ts/upi/unblockvpa.js +191 -0
- package/ts/upi/updatedevicebinding.d.ts +40 -0
- package/ts/upi/updatedevicebinding.js +191 -0
- package/ts/upi/upinumberoperations.d.ts +55 -0
- package/ts/upi/upinumberoperations.js +299 -0
- package/ts/upi/validateifsc.d.ts +64 -0
- package/ts/upi/validateifsc.js +441 -0
- package/ts/upi/validatevpa.d.ts +60 -0
- package/ts/upi/validatevpa.js +381 -0
- package/ts/upi.d.ts +363 -0
- package/ts/upi.js +263 -0
- package/ts/customer/getprofile.d.ts +0 -38
- package/ts/customer/getstep.d.ts +0 -78
- package/ts/customer/getstep.js +0 -420
- package/ts/customer/step1.d.ts +0 -69
- package/ts/customer/step1.js +0 -395
- package/ts/customer/step10.js +0 -459
- package/ts/customer/step2.js +0 -381
- package/ts/customer/step7.d.ts +0 -68
- package/ts/customer/step7.js +0 -381
- package/ts/customer/step8.d.ts +0 -69
- package/ts/customer/step8.js +0 -395
- package/ts/customer/step9.d.ts +0 -75
- package/ts/customer/step9.js +0 -489
- package/ts/customer/stepstatic.d.ts +0 -66
- package/ts/customer/stepstatic.js +0 -352
- package/ts/customer/verifyotp.d.ts +0 -39
- package/ts/customer.d.ts +0 -262
- package/ts/customer.js +0 -190
- package/ts/customers/sendemailtoken.d.ts +0 -35
- package/ts/customers/step1.d.ts +0 -69
- package/ts/customers/step1.js +0 -395
- package/ts/customers/step10.d.ts +0 -73
- package/ts/customers/step10.js +0 -459
- package/ts/customers/step2.d.ts +0 -68
- package/ts/customers/step2.js +0 -381
- package/ts/customers/step7.d.ts +0 -68
- package/ts/customers/step7.js +0 -381
- package/ts/customers/step8.d.ts +0 -69
- package/ts/customers/step8.js +0 -395
- package/ts/customers/step9.d.ts +0 -75
- package/ts/customers/step9.js +0 -489
- package/ts/customers/stepstatic.d.ts +0 -66
- package/ts/customers/stepstatic.js +0 -354
- package/ts/customers/verifyemail.d.ts +0 -35
|
@@ -0,0 +1,481 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
|
+
// versions:
|
|
4
|
+
// protoc-gen-ts_proto v1.181.2
|
|
5
|
+
// protoc v5.29.3
|
|
6
|
+
// source: customers/customerinfo.proto
|
|
7
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
9
|
+
};
|
|
10
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11
|
+
exports.getCustomerResponse = exports.getCustomerRequest = exports.protobufPackage = void 0;
|
|
12
|
+
/* eslint-disable */
|
|
13
|
+
const minimal_1 = __importDefault(require("protobufjs/minimal"));
|
|
14
|
+
exports.protobufPackage = "customers.customerinfo";
|
|
15
|
+
function createBasegetCustomerRequest() {
|
|
16
|
+
return { customer_id: 0 };
|
|
17
|
+
}
|
|
18
|
+
exports.getCustomerRequest = {
|
|
19
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
20
|
+
if (message.customer_id !== 0) {
|
|
21
|
+
writer.uint32(8).int32(message.customer_id);
|
|
22
|
+
}
|
|
23
|
+
return writer;
|
|
24
|
+
},
|
|
25
|
+
decode(input, length) {
|
|
26
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
27
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
28
|
+
const message = createBasegetCustomerRequest();
|
|
29
|
+
while (reader.pos < end) {
|
|
30
|
+
const tag = reader.uint32();
|
|
31
|
+
switch (tag >>> 3) {
|
|
32
|
+
case 1:
|
|
33
|
+
if (tag !== 8) {
|
|
34
|
+
break;
|
|
35
|
+
}
|
|
36
|
+
message.customer_id = reader.int32();
|
|
37
|
+
continue;
|
|
38
|
+
}
|
|
39
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
40
|
+
break;
|
|
41
|
+
}
|
|
42
|
+
reader.skipType(tag & 7);
|
|
43
|
+
}
|
|
44
|
+
return message;
|
|
45
|
+
},
|
|
46
|
+
fromJSON(object) {
|
|
47
|
+
return { customer_id: isSet(object.customer_id) ? globalThis.Number(object.customer_id) : 0 };
|
|
48
|
+
},
|
|
49
|
+
toJSON(message) {
|
|
50
|
+
const obj = {};
|
|
51
|
+
if (message.customer_id !== 0) {
|
|
52
|
+
obj.customer_id = Math.round(message.customer_id);
|
|
53
|
+
}
|
|
54
|
+
return obj;
|
|
55
|
+
},
|
|
56
|
+
create(base) {
|
|
57
|
+
return exports.getCustomerRequest.fromPartial(base ?? {});
|
|
58
|
+
},
|
|
59
|
+
fromPartial(object) {
|
|
60
|
+
const message = createBasegetCustomerRequest();
|
|
61
|
+
message.customer_id = object.customer_id ?? 0;
|
|
62
|
+
return message;
|
|
63
|
+
},
|
|
64
|
+
};
|
|
65
|
+
function createBasegetCustomerResponse() {
|
|
66
|
+
return {
|
|
67
|
+
customer_id: 0,
|
|
68
|
+
customer_name: "",
|
|
69
|
+
customer_phone: "",
|
|
70
|
+
customer_email: "",
|
|
71
|
+
pan_number: "",
|
|
72
|
+
aadhaar_number: "",
|
|
73
|
+
aadhaar_name: "",
|
|
74
|
+
dob: "",
|
|
75
|
+
city_name: "",
|
|
76
|
+
city_id: 0,
|
|
77
|
+
address: "",
|
|
78
|
+
company_name: "",
|
|
79
|
+
permanent_address: "",
|
|
80
|
+
office_address: "",
|
|
81
|
+
office_pin: "",
|
|
82
|
+
salary: 0,
|
|
83
|
+
salary_date: "",
|
|
84
|
+
reference1: "",
|
|
85
|
+
reference1_mobile: "",
|
|
86
|
+
reference2: "",
|
|
87
|
+
reference2_mobile: "",
|
|
88
|
+
office_email: "",
|
|
89
|
+
bank_name: "",
|
|
90
|
+
product_code: "",
|
|
91
|
+
category: "",
|
|
92
|
+
};
|
|
93
|
+
}
|
|
94
|
+
exports.getCustomerResponse = {
|
|
95
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
96
|
+
if (message.customer_id !== 0) {
|
|
97
|
+
writer.uint32(8).int32(message.customer_id);
|
|
98
|
+
}
|
|
99
|
+
if (message.customer_name !== "") {
|
|
100
|
+
writer.uint32(18).string(message.customer_name);
|
|
101
|
+
}
|
|
102
|
+
if (message.customer_phone !== "") {
|
|
103
|
+
writer.uint32(26).string(message.customer_phone);
|
|
104
|
+
}
|
|
105
|
+
if (message.customer_email !== "") {
|
|
106
|
+
writer.uint32(34).string(message.customer_email);
|
|
107
|
+
}
|
|
108
|
+
if (message.pan_number !== "") {
|
|
109
|
+
writer.uint32(42).string(message.pan_number);
|
|
110
|
+
}
|
|
111
|
+
if (message.aadhaar_number !== "") {
|
|
112
|
+
writer.uint32(50).string(message.aadhaar_number);
|
|
113
|
+
}
|
|
114
|
+
if (message.aadhaar_name !== "") {
|
|
115
|
+
writer.uint32(58).string(message.aadhaar_name);
|
|
116
|
+
}
|
|
117
|
+
if (message.dob !== "") {
|
|
118
|
+
writer.uint32(66).string(message.dob);
|
|
119
|
+
}
|
|
120
|
+
if (message.city_name !== "") {
|
|
121
|
+
writer.uint32(74).string(message.city_name);
|
|
122
|
+
}
|
|
123
|
+
if (message.city_id !== 0) {
|
|
124
|
+
writer.uint32(80).int32(message.city_id);
|
|
125
|
+
}
|
|
126
|
+
if (message.address !== "") {
|
|
127
|
+
writer.uint32(90).string(message.address);
|
|
128
|
+
}
|
|
129
|
+
if (message.company_name !== "") {
|
|
130
|
+
writer.uint32(98).string(message.company_name);
|
|
131
|
+
}
|
|
132
|
+
if (message.permanent_address !== "") {
|
|
133
|
+
writer.uint32(106).string(message.permanent_address);
|
|
134
|
+
}
|
|
135
|
+
if (message.office_address !== "") {
|
|
136
|
+
writer.uint32(114).string(message.office_address);
|
|
137
|
+
}
|
|
138
|
+
if (message.office_pin !== "") {
|
|
139
|
+
writer.uint32(122).string(message.office_pin);
|
|
140
|
+
}
|
|
141
|
+
if (message.salary !== 0) {
|
|
142
|
+
writer.uint32(133).float(message.salary);
|
|
143
|
+
}
|
|
144
|
+
if (message.salary_date !== "") {
|
|
145
|
+
writer.uint32(138).string(message.salary_date);
|
|
146
|
+
}
|
|
147
|
+
if (message.reference1 !== "") {
|
|
148
|
+
writer.uint32(146).string(message.reference1);
|
|
149
|
+
}
|
|
150
|
+
if (message.reference1_mobile !== "") {
|
|
151
|
+
writer.uint32(154).string(message.reference1_mobile);
|
|
152
|
+
}
|
|
153
|
+
if (message.reference2 !== "") {
|
|
154
|
+
writer.uint32(162).string(message.reference2);
|
|
155
|
+
}
|
|
156
|
+
if (message.reference2_mobile !== "") {
|
|
157
|
+
writer.uint32(170).string(message.reference2_mobile);
|
|
158
|
+
}
|
|
159
|
+
if (message.office_email !== "") {
|
|
160
|
+
writer.uint32(178).string(message.office_email);
|
|
161
|
+
}
|
|
162
|
+
if (message.bank_name !== "") {
|
|
163
|
+
writer.uint32(186).string(message.bank_name);
|
|
164
|
+
}
|
|
165
|
+
if (message.product_code !== "") {
|
|
166
|
+
writer.uint32(194).string(message.product_code);
|
|
167
|
+
}
|
|
168
|
+
if (message.category !== "") {
|
|
169
|
+
writer.uint32(202).string(message.category);
|
|
170
|
+
}
|
|
171
|
+
return writer;
|
|
172
|
+
},
|
|
173
|
+
decode(input, length) {
|
|
174
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
175
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
176
|
+
const message = createBasegetCustomerResponse();
|
|
177
|
+
while (reader.pos < end) {
|
|
178
|
+
const tag = reader.uint32();
|
|
179
|
+
switch (tag >>> 3) {
|
|
180
|
+
case 1:
|
|
181
|
+
if (tag !== 8) {
|
|
182
|
+
break;
|
|
183
|
+
}
|
|
184
|
+
message.customer_id = reader.int32();
|
|
185
|
+
continue;
|
|
186
|
+
case 2:
|
|
187
|
+
if (tag !== 18) {
|
|
188
|
+
break;
|
|
189
|
+
}
|
|
190
|
+
message.customer_name = reader.string();
|
|
191
|
+
continue;
|
|
192
|
+
case 3:
|
|
193
|
+
if (tag !== 26) {
|
|
194
|
+
break;
|
|
195
|
+
}
|
|
196
|
+
message.customer_phone = reader.string();
|
|
197
|
+
continue;
|
|
198
|
+
case 4:
|
|
199
|
+
if (tag !== 34) {
|
|
200
|
+
break;
|
|
201
|
+
}
|
|
202
|
+
message.customer_email = reader.string();
|
|
203
|
+
continue;
|
|
204
|
+
case 5:
|
|
205
|
+
if (tag !== 42) {
|
|
206
|
+
break;
|
|
207
|
+
}
|
|
208
|
+
message.pan_number = reader.string();
|
|
209
|
+
continue;
|
|
210
|
+
case 6:
|
|
211
|
+
if (tag !== 50) {
|
|
212
|
+
break;
|
|
213
|
+
}
|
|
214
|
+
message.aadhaar_number = reader.string();
|
|
215
|
+
continue;
|
|
216
|
+
case 7:
|
|
217
|
+
if (tag !== 58) {
|
|
218
|
+
break;
|
|
219
|
+
}
|
|
220
|
+
message.aadhaar_name = reader.string();
|
|
221
|
+
continue;
|
|
222
|
+
case 8:
|
|
223
|
+
if (tag !== 66) {
|
|
224
|
+
break;
|
|
225
|
+
}
|
|
226
|
+
message.dob = reader.string();
|
|
227
|
+
continue;
|
|
228
|
+
case 9:
|
|
229
|
+
if (tag !== 74) {
|
|
230
|
+
break;
|
|
231
|
+
}
|
|
232
|
+
message.city_name = reader.string();
|
|
233
|
+
continue;
|
|
234
|
+
case 10:
|
|
235
|
+
if (tag !== 80) {
|
|
236
|
+
break;
|
|
237
|
+
}
|
|
238
|
+
message.city_id = reader.int32();
|
|
239
|
+
continue;
|
|
240
|
+
case 11:
|
|
241
|
+
if (tag !== 90) {
|
|
242
|
+
break;
|
|
243
|
+
}
|
|
244
|
+
message.address = reader.string();
|
|
245
|
+
continue;
|
|
246
|
+
case 12:
|
|
247
|
+
if (tag !== 98) {
|
|
248
|
+
break;
|
|
249
|
+
}
|
|
250
|
+
message.company_name = reader.string();
|
|
251
|
+
continue;
|
|
252
|
+
case 13:
|
|
253
|
+
if (tag !== 106) {
|
|
254
|
+
break;
|
|
255
|
+
}
|
|
256
|
+
message.permanent_address = reader.string();
|
|
257
|
+
continue;
|
|
258
|
+
case 14:
|
|
259
|
+
if (tag !== 114) {
|
|
260
|
+
break;
|
|
261
|
+
}
|
|
262
|
+
message.office_address = reader.string();
|
|
263
|
+
continue;
|
|
264
|
+
case 15:
|
|
265
|
+
if (tag !== 122) {
|
|
266
|
+
break;
|
|
267
|
+
}
|
|
268
|
+
message.office_pin = reader.string();
|
|
269
|
+
continue;
|
|
270
|
+
case 16:
|
|
271
|
+
if (tag !== 133) {
|
|
272
|
+
break;
|
|
273
|
+
}
|
|
274
|
+
message.salary = reader.float();
|
|
275
|
+
continue;
|
|
276
|
+
case 17:
|
|
277
|
+
if (tag !== 138) {
|
|
278
|
+
break;
|
|
279
|
+
}
|
|
280
|
+
message.salary_date = reader.string();
|
|
281
|
+
continue;
|
|
282
|
+
case 18:
|
|
283
|
+
if (tag !== 146) {
|
|
284
|
+
break;
|
|
285
|
+
}
|
|
286
|
+
message.reference1 = reader.string();
|
|
287
|
+
continue;
|
|
288
|
+
case 19:
|
|
289
|
+
if (tag !== 154) {
|
|
290
|
+
break;
|
|
291
|
+
}
|
|
292
|
+
message.reference1_mobile = reader.string();
|
|
293
|
+
continue;
|
|
294
|
+
case 20:
|
|
295
|
+
if (tag !== 162) {
|
|
296
|
+
break;
|
|
297
|
+
}
|
|
298
|
+
message.reference2 = reader.string();
|
|
299
|
+
continue;
|
|
300
|
+
case 21:
|
|
301
|
+
if (tag !== 170) {
|
|
302
|
+
break;
|
|
303
|
+
}
|
|
304
|
+
message.reference2_mobile = reader.string();
|
|
305
|
+
continue;
|
|
306
|
+
case 22:
|
|
307
|
+
if (tag !== 178) {
|
|
308
|
+
break;
|
|
309
|
+
}
|
|
310
|
+
message.office_email = reader.string();
|
|
311
|
+
continue;
|
|
312
|
+
case 23:
|
|
313
|
+
if (tag !== 186) {
|
|
314
|
+
break;
|
|
315
|
+
}
|
|
316
|
+
message.bank_name = reader.string();
|
|
317
|
+
continue;
|
|
318
|
+
case 24:
|
|
319
|
+
if (tag !== 194) {
|
|
320
|
+
break;
|
|
321
|
+
}
|
|
322
|
+
message.product_code = reader.string();
|
|
323
|
+
continue;
|
|
324
|
+
case 25:
|
|
325
|
+
if (tag !== 202) {
|
|
326
|
+
break;
|
|
327
|
+
}
|
|
328
|
+
message.category = reader.string();
|
|
329
|
+
continue;
|
|
330
|
+
}
|
|
331
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
332
|
+
break;
|
|
333
|
+
}
|
|
334
|
+
reader.skipType(tag & 7);
|
|
335
|
+
}
|
|
336
|
+
return message;
|
|
337
|
+
},
|
|
338
|
+
fromJSON(object) {
|
|
339
|
+
return {
|
|
340
|
+
customer_id: isSet(object.customer_id) ? globalThis.Number(object.customer_id) : 0,
|
|
341
|
+
customer_name: isSet(object.customer_name) ? globalThis.String(object.customer_name) : "",
|
|
342
|
+
customer_phone: isSet(object.customer_phone) ? globalThis.String(object.customer_phone) : "",
|
|
343
|
+
customer_email: isSet(object.customer_email) ? globalThis.String(object.customer_email) : "",
|
|
344
|
+
pan_number: isSet(object.pan_number) ? globalThis.String(object.pan_number) : "",
|
|
345
|
+
aadhaar_number: isSet(object.aadhaar_number) ? globalThis.String(object.aadhaar_number) : "",
|
|
346
|
+
aadhaar_name: isSet(object.aadhaar_name) ? globalThis.String(object.aadhaar_name) : "",
|
|
347
|
+
dob: isSet(object.dob) ? globalThis.String(object.dob) : "",
|
|
348
|
+
city_name: isSet(object.city_name) ? globalThis.String(object.city_name) : "",
|
|
349
|
+
city_id: isSet(object.city_id) ? globalThis.Number(object.city_id) : 0,
|
|
350
|
+
address: isSet(object.address) ? globalThis.String(object.address) : "",
|
|
351
|
+
company_name: isSet(object.company_name) ? globalThis.String(object.company_name) : "",
|
|
352
|
+
permanent_address: isSet(object.permanent_address) ? globalThis.String(object.permanent_address) : "",
|
|
353
|
+
office_address: isSet(object.office_address) ? globalThis.String(object.office_address) : "",
|
|
354
|
+
office_pin: isSet(object.office_pin) ? globalThis.String(object.office_pin) : "",
|
|
355
|
+
salary: isSet(object.salary) ? globalThis.Number(object.salary) : 0,
|
|
356
|
+
salary_date: isSet(object.salary_date) ? globalThis.String(object.salary_date) : "",
|
|
357
|
+
reference1: isSet(object.reference1) ? globalThis.String(object.reference1) : "",
|
|
358
|
+
reference1_mobile: isSet(object.reference1_mobile) ? globalThis.String(object.reference1_mobile) : "",
|
|
359
|
+
reference2: isSet(object.reference2) ? globalThis.String(object.reference2) : "",
|
|
360
|
+
reference2_mobile: isSet(object.reference2_mobile) ? globalThis.String(object.reference2_mobile) : "",
|
|
361
|
+
office_email: isSet(object.office_email) ? globalThis.String(object.office_email) : "",
|
|
362
|
+
bank_name: isSet(object.bank_name) ? globalThis.String(object.bank_name) : "",
|
|
363
|
+
product_code: isSet(object.product_code) ? globalThis.String(object.product_code) : "",
|
|
364
|
+
category: isSet(object.category) ? globalThis.String(object.category) : "",
|
|
365
|
+
};
|
|
366
|
+
},
|
|
367
|
+
toJSON(message) {
|
|
368
|
+
const obj = {};
|
|
369
|
+
if (message.customer_id !== 0) {
|
|
370
|
+
obj.customer_id = Math.round(message.customer_id);
|
|
371
|
+
}
|
|
372
|
+
if (message.customer_name !== "") {
|
|
373
|
+
obj.customer_name = message.customer_name;
|
|
374
|
+
}
|
|
375
|
+
if (message.customer_phone !== "") {
|
|
376
|
+
obj.customer_phone = message.customer_phone;
|
|
377
|
+
}
|
|
378
|
+
if (message.customer_email !== "") {
|
|
379
|
+
obj.customer_email = message.customer_email;
|
|
380
|
+
}
|
|
381
|
+
if (message.pan_number !== "") {
|
|
382
|
+
obj.pan_number = message.pan_number;
|
|
383
|
+
}
|
|
384
|
+
if (message.aadhaar_number !== "") {
|
|
385
|
+
obj.aadhaar_number = message.aadhaar_number;
|
|
386
|
+
}
|
|
387
|
+
if (message.aadhaar_name !== "") {
|
|
388
|
+
obj.aadhaar_name = message.aadhaar_name;
|
|
389
|
+
}
|
|
390
|
+
if (message.dob !== "") {
|
|
391
|
+
obj.dob = message.dob;
|
|
392
|
+
}
|
|
393
|
+
if (message.city_name !== "") {
|
|
394
|
+
obj.city_name = message.city_name;
|
|
395
|
+
}
|
|
396
|
+
if (message.city_id !== 0) {
|
|
397
|
+
obj.city_id = Math.round(message.city_id);
|
|
398
|
+
}
|
|
399
|
+
if (message.address !== "") {
|
|
400
|
+
obj.address = message.address;
|
|
401
|
+
}
|
|
402
|
+
if (message.company_name !== "") {
|
|
403
|
+
obj.company_name = message.company_name;
|
|
404
|
+
}
|
|
405
|
+
if (message.permanent_address !== "") {
|
|
406
|
+
obj.permanent_address = message.permanent_address;
|
|
407
|
+
}
|
|
408
|
+
if (message.office_address !== "") {
|
|
409
|
+
obj.office_address = message.office_address;
|
|
410
|
+
}
|
|
411
|
+
if (message.office_pin !== "") {
|
|
412
|
+
obj.office_pin = message.office_pin;
|
|
413
|
+
}
|
|
414
|
+
if (message.salary !== 0) {
|
|
415
|
+
obj.salary = message.salary;
|
|
416
|
+
}
|
|
417
|
+
if (message.salary_date !== "") {
|
|
418
|
+
obj.salary_date = message.salary_date;
|
|
419
|
+
}
|
|
420
|
+
if (message.reference1 !== "") {
|
|
421
|
+
obj.reference1 = message.reference1;
|
|
422
|
+
}
|
|
423
|
+
if (message.reference1_mobile !== "") {
|
|
424
|
+
obj.reference1_mobile = message.reference1_mobile;
|
|
425
|
+
}
|
|
426
|
+
if (message.reference2 !== "") {
|
|
427
|
+
obj.reference2 = message.reference2;
|
|
428
|
+
}
|
|
429
|
+
if (message.reference2_mobile !== "") {
|
|
430
|
+
obj.reference2_mobile = message.reference2_mobile;
|
|
431
|
+
}
|
|
432
|
+
if (message.office_email !== "") {
|
|
433
|
+
obj.office_email = message.office_email;
|
|
434
|
+
}
|
|
435
|
+
if (message.bank_name !== "") {
|
|
436
|
+
obj.bank_name = message.bank_name;
|
|
437
|
+
}
|
|
438
|
+
if (message.product_code !== "") {
|
|
439
|
+
obj.product_code = message.product_code;
|
|
440
|
+
}
|
|
441
|
+
if (message.category !== "") {
|
|
442
|
+
obj.category = message.category;
|
|
443
|
+
}
|
|
444
|
+
return obj;
|
|
445
|
+
},
|
|
446
|
+
create(base) {
|
|
447
|
+
return exports.getCustomerResponse.fromPartial(base ?? {});
|
|
448
|
+
},
|
|
449
|
+
fromPartial(object) {
|
|
450
|
+
const message = createBasegetCustomerResponse();
|
|
451
|
+
message.customer_id = object.customer_id ?? 0;
|
|
452
|
+
message.customer_name = object.customer_name ?? "";
|
|
453
|
+
message.customer_phone = object.customer_phone ?? "";
|
|
454
|
+
message.customer_email = object.customer_email ?? "";
|
|
455
|
+
message.pan_number = object.pan_number ?? "";
|
|
456
|
+
message.aadhaar_number = object.aadhaar_number ?? "";
|
|
457
|
+
message.aadhaar_name = object.aadhaar_name ?? "";
|
|
458
|
+
message.dob = object.dob ?? "";
|
|
459
|
+
message.city_name = object.city_name ?? "";
|
|
460
|
+
message.city_id = object.city_id ?? 0;
|
|
461
|
+
message.address = object.address ?? "";
|
|
462
|
+
message.company_name = object.company_name ?? "";
|
|
463
|
+
message.permanent_address = object.permanent_address ?? "";
|
|
464
|
+
message.office_address = object.office_address ?? "";
|
|
465
|
+
message.office_pin = object.office_pin ?? "";
|
|
466
|
+
message.salary = object.salary ?? 0;
|
|
467
|
+
message.salary_date = object.salary_date ?? "";
|
|
468
|
+
message.reference1 = object.reference1 ?? "";
|
|
469
|
+
message.reference1_mobile = object.reference1_mobile ?? "";
|
|
470
|
+
message.reference2 = object.reference2 ?? "";
|
|
471
|
+
message.reference2_mobile = object.reference2_mobile ?? "";
|
|
472
|
+
message.office_email = object.office_email ?? "";
|
|
473
|
+
message.bank_name = object.bank_name ?? "";
|
|
474
|
+
message.product_code = object.product_code ?? "";
|
|
475
|
+
message.category = object.category ?? "";
|
|
476
|
+
return message;
|
|
477
|
+
},
|
|
478
|
+
};
|
|
479
|
+
function isSet(value) {
|
|
480
|
+
return value !== null && value !== undefined;
|
|
481
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import _m0 from "protobufjs/minimal";
|
|
2
|
+
export declare const protobufPackage = "customers.deletedocument";
|
|
3
|
+
export interface deleteDocumentRequest {
|
|
4
|
+
doc_name: string;
|
|
5
|
+
}
|
|
6
|
+
export interface deleteDocumentResponse {
|
|
7
|
+
status: boolean;
|
|
8
|
+
}
|
|
9
|
+
export declare const deleteDocumentRequest: {
|
|
10
|
+
encode(message: deleteDocumentRequest, writer?: _m0.Writer): _m0.Writer;
|
|
11
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): deleteDocumentRequest;
|
|
12
|
+
fromJSON(object: any): deleteDocumentRequest;
|
|
13
|
+
toJSON(message: deleteDocumentRequest): unknown;
|
|
14
|
+
create<I extends Exact<DeepPartial<deleteDocumentRequest>, I>>(base?: I): deleteDocumentRequest;
|
|
15
|
+
fromPartial<I extends Exact<DeepPartial<deleteDocumentRequest>, I>>(object: I): deleteDocumentRequest;
|
|
16
|
+
};
|
|
17
|
+
export declare const deleteDocumentResponse: {
|
|
18
|
+
encode(message: deleteDocumentResponse, writer?: _m0.Writer): _m0.Writer;
|
|
19
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): deleteDocumentResponse;
|
|
20
|
+
fromJSON(object: any): deleteDocumentResponse;
|
|
21
|
+
toJSON(message: deleteDocumentResponse): unknown;
|
|
22
|
+
create<I extends Exact<DeepPartial<deleteDocumentResponse>, I>>(base?: I): deleteDocumentResponse;
|
|
23
|
+
fromPartial<I extends Exact<DeepPartial<deleteDocumentResponse>, I>>(object: I): deleteDocumentResponse;
|
|
24
|
+
};
|
|
25
|
+
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
26
|
+
export type DeepPartial<T> = T extends Builtin ? T : T extends globalThis.Array<infer U> ? globalThis.Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
|
|
27
|
+
[K in keyof T]?: DeepPartial<T[K]>;
|
|
28
|
+
} : Partial<T>;
|
|
29
|
+
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
30
|
+
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
31
|
+
[K in keyof P]: Exact<P[K], I[K]>;
|
|
32
|
+
} & {
|
|
33
|
+
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
34
|
+
};
|
|
35
|
+
export {};
|
|
@@ -1,34 +1,31 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.
|
|
5
|
-
// protoc
|
|
6
|
-
// source:
|
|
4
|
+
// protoc-gen-ts_proto v1.181.2
|
|
5
|
+
// protoc v5.29.3
|
|
6
|
+
// source: customers/deletedocument.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
9
9
|
};
|
|
10
10
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11
|
-
exports.
|
|
11
|
+
exports.deleteDocumentResponse = exports.deleteDocumentRequest = exports.protobufPackage = void 0;
|
|
12
12
|
/* eslint-disable */
|
|
13
13
|
const minimal_1 = __importDefault(require("protobufjs/minimal"));
|
|
14
|
-
exports.protobufPackage = "
|
|
15
|
-
function
|
|
16
|
-
return {
|
|
14
|
+
exports.protobufPackage = "customers.deletedocument";
|
|
15
|
+
function createBasedeleteDocumentRequest() {
|
|
16
|
+
return { doc_name: "" };
|
|
17
17
|
}
|
|
18
|
-
exports.
|
|
18
|
+
exports.deleteDocumentRequest = {
|
|
19
19
|
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
20
|
-
if (message.
|
|
21
|
-
writer.uint32(10).string(message.
|
|
22
|
-
}
|
|
23
|
-
if (message.mpin !== 0) {
|
|
24
|
-
writer.uint32(16).int32(message.mpin);
|
|
20
|
+
if (message.doc_name !== "") {
|
|
21
|
+
writer.uint32(10).string(message.doc_name);
|
|
25
22
|
}
|
|
26
23
|
return writer;
|
|
27
24
|
},
|
|
28
25
|
decode(input, length) {
|
|
29
26
|
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
30
27
|
let end = length === undefined ? reader.len : reader.pos + length;
|
|
31
|
-
const message =
|
|
28
|
+
const message = createBasedeleteDocumentRequest();
|
|
32
29
|
while (reader.pos < end) {
|
|
33
30
|
const tag = reader.uint32();
|
|
34
31
|
switch (tag >>> 3) {
|
|
@@ -36,13 +33,7 @@ exports.request = {
|
|
|
36
33
|
if (tag !== 10) {
|
|
37
34
|
break;
|
|
38
35
|
}
|
|
39
|
-
message.
|
|
40
|
-
continue;
|
|
41
|
-
case 2:
|
|
42
|
-
if (tag !== 16) {
|
|
43
|
-
break;
|
|
44
|
-
}
|
|
45
|
-
message.mpin = reader.int32();
|
|
36
|
+
message.doc_name = reader.string();
|
|
46
37
|
continue;
|
|
47
38
|
}
|
|
48
39
|
if ((tag & 7) === 4 || tag === 0) {
|
|
@@ -53,35 +44,28 @@ exports.request = {
|
|
|
53
44
|
return message;
|
|
54
45
|
},
|
|
55
46
|
fromJSON(object) {
|
|
56
|
-
return {
|
|
57
|
-
mobile: isSet(object.mobile) ? globalThis.String(object.mobile) : "",
|
|
58
|
-
mpin: isSet(object.mpin) ? globalThis.Number(object.mpin) : 0,
|
|
59
|
-
};
|
|
47
|
+
return { doc_name: isSet(object.doc_name) ? globalThis.String(object.doc_name) : "" };
|
|
60
48
|
},
|
|
61
49
|
toJSON(message) {
|
|
62
50
|
const obj = {};
|
|
63
|
-
if (message.
|
|
64
|
-
obj.
|
|
65
|
-
}
|
|
66
|
-
if (message.mpin !== 0) {
|
|
67
|
-
obj.mpin = Math.round(message.mpin);
|
|
51
|
+
if (message.doc_name !== "") {
|
|
52
|
+
obj.doc_name = message.doc_name;
|
|
68
53
|
}
|
|
69
54
|
return obj;
|
|
70
55
|
},
|
|
71
56
|
create(base) {
|
|
72
|
-
return exports.
|
|
57
|
+
return exports.deleteDocumentRequest.fromPartial(base ?? {});
|
|
73
58
|
},
|
|
74
59
|
fromPartial(object) {
|
|
75
|
-
const message =
|
|
76
|
-
message.
|
|
77
|
-
message.mpin = object.mpin ?? 0;
|
|
60
|
+
const message = createBasedeleteDocumentRequest();
|
|
61
|
+
message.doc_name = object.doc_name ?? "";
|
|
78
62
|
return message;
|
|
79
63
|
},
|
|
80
64
|
};
|
|
81
|
-
function
|
|
65
|
+
function createBasedeleteDocumentResponse() {
|
|
82
66
|
return { status: false };
|
|
83
67
|
}
|
|
84
|
-
exports.
|
|
68
|
+
exports.deleteDocumentResponse = {
|
|
85
69
|
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
86
70
|
if (message.status !== false) {
|
|
87
71
|
writer.uint32(8).bool(message.status);
|
|
@@ -91,7 +75,7 @@ exports.response = {
|
|
|
91
75
|
decode(input, length) {
|
|
92
76
|
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
93
77
|
let end = length === undefined ? reader.len : reader.pos + length;
|
|
94
|
-
const message =
|
|
78
|
+
const message = createBasedeleteDocumentResponse();
|
|
95
79
|
while (reader.pos < end) {
|
|
96
80
|
const tag = reader.uint32();
|
|
97
81
|
switch (tag >>> 3) {
|
|
@@ -120,10 +104,10 @@ exports.response = {
|
|
|
120
104
|
return obj;
|
|
121
105
|
},
|
|
122
106
|
create(base) {
|
|
123
|
-
return exports.
|
|
107
|
+
return exports.deleteDocumentResponse.fromPartial(base ?? {});
|
|
124
108
|
},
|
|
125
109
|
fromPartial(object) {
|
|
126
|
-
const message =
|
|
110
|
+
const message = createBasedeleteDocumentResponse();
|
|
127
111
|
message.status = object.status ?? false;
|
|
128
112
|
return message;
|
|
129
113
|
},
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import _m0 from "protobufjs/minimal";
|
|
2
|
+
export declare const protobufPackage = "customers.deleteprofile";
|
|
3
|
+
export interface deleteProfileRequest {
|
|
4
|
+
}
|
|
5
|
+
export interface deleteProfileResponse {
|
|
6
|
+
status: string;
|
|
7
|
+
pending_loan_amount: number;
|
|
8
|
+
}
|
|
9
|
+
export declare const deleteProfileRequest: {
|
|
10
|
+
encode(_: deleteProfileRequest, writer?: _m0.Writer): _m0.Writer;
|
|
11
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): deleteProfileRequest;
|
|
12
|
+
fromJSON(_: any): deleteProfileRequest;
|
|
13
|
+
toJSON(_: deleteProfileRequest): unknown;
|
|
14
|
+
create<I extends Exact<DeepPartial<deleteProfileRequest>, I>>(base?: I): deleteProfileRequest;
|
|
15
|
+
fromPartial<I extends Exact<DeepPartial<deleteProfileRequest>, I>>(_: I): deleteProfileRequest;
|
|
16
|
+
};
|
|
17
|
+
export declare const deleteProfileResponse: {
|
|
18
|
+
encode(message: deleteProfileResponse, writer?: _m0.Writer): _m0.Writer;
|
|
19
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): deleteProfileResponse;
|
|
20
|
+
fromJSON(object: any): deleteProfileResponse;
|
|
21
|
+
toJSON(message: deleteProfileResponse): unknown;
|
|
22
|
+
create<I extends Exact<DeepPartial<deleteProfileResponse>, I>>(base?: I): deleteProfileResponse;
|
|
23
|
+
fromPartial<I extends Exact<DeepPartial<deleteProfileResponse>, I>>(object: I): deleteProfileResponse;
|
|
24
|
+
};
|
|
25
|
+
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
26
|
+
export type DeepPartial<T> = T extends Builtin ? T : T extends globalThis.Array<infer U> ? globalThis.Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
|
|
27
|
+
[K in keyof T]?: DeepPartial<T[K]>;
|
|
28
|
+
} : Partial<T>;
|
|
29
|
+
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
30
|
+
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
31
|
+
[K in keyof P]: Exact<P[K], I[K]>;
|
|
32
|
+
} & {
|
|
33
|
+
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
34
|
+
};
|
|
35
|
+
export {};
|