@stashfin/grpc 1.2.858 → 1.2.860
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 +1 -1
- package/ts/admin/getcustomer.js +2 -2
- package/ts/admin/getcustomerbyid.js +2 -2
- package/ts/admin.js +2 -2
- package/ts/banking/aa/getaasupport.js +2 -2
- package/ts/banking/aa/getbanklist.js +2 -2
- package/ts/banking/aa/getcustomerbank.js +2 -2
- package/ts/banking/aa/getrpdlink.js +2 -2
- package/ts/banking/aa/initiate.js +2 -2
- package/ts/banking/aa/initiatepennydrop.js +2 -2
- package/ts/banking/aa/netbankinginitiate.js +2 -2
- package/ts/banking/aa/pollingrpd.js +2 -2
- package/ts/banking.js +2 -2
- package/ts/bbps/getallbbpstransactions.js +2 -2
- package/ts/bbps/getallcategory.js +2 -2
- package/ts/bbps/getbills.js +2 -2
- package/ts/bbps/processwebhook.js +2 -2
- package/ts/bbps/updatetxnsstatus.d.ts +41 -0
- package/ts/bbps/updatetxnsstatus.js +197 -0
- package/ts/bbps.d.ts +14 -0
- package/ts/bbps.js +12 -2
- package/ts/bureau/getbasicdetails.js +2 -2
- package/ts/bureau/getbureaudetails.js +2 -2
- package/ts/bureau/getbureauscore.js +2 -2
- package/ts/bureau/getcibilwebtoken.js +2 -2
- package/ts/bureau/getdbrcolending.js +2 -2
- package/ts/bureau/getdemogs.js +2 -2
- package/ts/bureau/getobligation.js +2 -2
- package/ts/bureau/getreport.js +2 -2
- package/ts/bureau/ischrenabled.js +2 -2
- package/ts/bureau.js +2 -2
- package/ts/chr/notifychrpayments.js +2 -2
- package/ts/chr.js +2 -2
- package/ts/ckyc/ckycdownload.js +2 -2
- package/ts/ckyc/ckycsearch.js +2 -2
- package/ts/ckyc.js +2 -2
- package/ts/colender/disburseLoan.js +2 -2
- package/ts/colender/forecloseLoan.js +2 -2
- package/ts/colender/repayLoan.js +2 -2
- package/ts/colender.js +2 -2
- package/ts/communications/bureauidwhatsapp.js +2 -2
- package/ts/communications.js +2 -2
- package/ts/cr/notifycrpayments.js +2 -2
- package/ts/cr.js +2 -2
- package/ts/customers/aa/getaatxnstatus.js +2 -2
- package/ts/customers/aa/getbanklist.js +2 -2
- package/ts/customers/aa/initiate.js +2 -2
- package/ts/customers/accidentprotectionplan.js +2 -2
- package/ts/customers/addaddress.js +2 -2
- package/ts/customers/addbankaccountdetails.js +2 -2
- package/ts/customers/addfathersname.js +2 -2
- package/ts/customers/addgstnumber.js +2 -2
- package/ts/customers/addmoredetails.js +2 -2
- package/ts/customers/addsuspendedcustomer.js +2 -2
- package/ts/customers/adduserapps.js +2 -2
- package/ts/customers/applyclijourney.js +2 -2
- package/ts/customers/bulksms.js +2 -2
- package/ts/customers/cb/cbapplicationrejecteddata.js +2 -2
- package/ts/customers/cb/cbpaynow.js +2 -2
- package/ts/customers/cb/cbsignup.js +2 -2
- package/ts/customers/cb/getcbtxnstatus.js +2 -2
- package/ts/customers/cb/getcreditbuilder.js +2 -2
- package/ts/customers/cb/getpaymentsummary.js +2 -2
- package/ts/customers/cb/insurancedetails.js +2 -2
- package/ts/customers/cb/lesscsimprove.js +2 -2
- package/ts/customers/cb/morecsimprove.js +2 -2
- package/ts/customers/cb/paynow.js +2 -2
- package/ts/customers/cb/savecreditbuilder.js +2 -2
- package/ts/customers/cb/updatecbstandalonecancellation.js +2 -2
- package/ts/customers/cb/updatecbstandaloneconfirmation.js +2 -2
- package/ts/customers/cb/updatecbstandalonejourney.js +2 -2
- package/ts/customers/cb/updatecbtxnstatus.js +2 -2
- package/ts/customers/changempin.js +2 -2
- package/ts/customers/createcustomerreference.js +2 -2
- package/ts/customers/createvanumber.js +2 -2
- package/ts/customers/customerinfo.js +2 -2
- package/ts/customers/deletedocument.js +2 -2
- package/ts/customers/deleteprofile.js +2 -2
- package/ts/customers/disablempin.js +2 -2
- package/ts/customers/enach/gettxnstatus.js +2 -2
- package/ts/customers/enach/getweburl.js +2 -2
- package/ts/customers/enach/updateenachtxnstatus.js +2 -2
- package/ts/customers/enach/updatetxnstatus.js +2 -2
- package/ts/customers/fetchrcprofile.js +2 -2
- package/ts/customers/floatingvideos.js +2 -2
- package/ts/customers/forceupdate.js +2 -2
- package/ts/customers/forgotmpin.js +2 -2
- package/ts/customers/forgotmpinverify.js +2 -2
- package/ts/customers/freedom/addressconfirmation.js +2 -2
- package/ts/customers/freedom/freedompaynow.js +2 -2
- package/ts/customers/freedom/getfreedomtxnstatus.js +2 -2
- package/ts/customers/freedom/updateadditionalverification.js +2 -2
- package/ts/customers/freedom/updatefreedomtxnstatus.js +2 -2
- package/ts/customers/getaddresslist.js +2 -2
- package/ts/customers/getappsubmittedscreen.js +2 -2
- package/ts/customers/getbankaccountdetails.js +2 -2
- package/ts/customers/getbasicinfo.js +2 -2
- package/ts/customers/getcities.js +2 -2
- package/ts/customers/getclistatus.js +2 -2
- package/ts/customers/getcompanyaccdetails.js +2 -2
- package/ts/customers/getcustomer.d.ts +57 -0
- package/ts/customers/getcustomer.js +351 -0
- package/ts/customers/getcustomerbyid.js +2 -2
- package/ts/customers/getcustomerdetailsbymobile.js +2 -2
- package/ts/customers/getdashboard.js +2 -2
- package/ts/customers/getdashboardmaincard.js +2 -2
- package/ts/customers/getdocuments.js +2 -2
- package/ts/customers/getglobalpopups.js +2 -2
- package/ts/customers/getlimit.js +2 -2
- package/ts/customers/getloclimit.js +2 -2
- package/ts/customers/getmessengermode.js +2 -2
- package/ts/customers/getoccupationlist.js +2 -2
- package/ts/customers/getpaymentoptions.js +2 -2
- package/ts/customers/getprofessionalinfo.js +2 -2
- package/ts/customers/getprofile.js +2 -2
- package/ts/customers/getrecommendedtag.d.ts +35 -0
- package/ts/customers/getrecommendedtag.js +134 -0
- package/ts/customers/getrpdlink.d.ts +40 -0
- package/ts/customers/getrpdlink.js +190 -0
- package/ts/customers/getselfieetxnid.js +2 -2
- package/ts/customers/getstates.js +2 -2
- package/ts/customers/getstep.js +2 -2
- package/ts/customers/getsyncstatus.js +2 -2
- package/ts/customers/getvanumber.js +2 -2
- package/ts/customers/kyc/epfo.d.ts +38 -0
- package/ts/customers/kyc/epfo.js +149 -0
- package/ts/customers/lamf/applylamf.js +2 -2
- package/ts/customers/lamf/sendlamfotp.js +2 -2
- package/ts/customers/lamf/sendlamfpledgeotp.js +2 -2
- package/ts/customers/lamf/updatelamfjourney.js +2 -2
- package/ts/customers/lamf/verifylamfotp.js +2 -2
- package/ts/customers/lamf/verifylamfpledgeotp.js +2 -2
- package/ts/customers/logout.js +2 -2
- package/ts/customers/pd/getbanklist.js +2 -2
- package/ts/customers/pd/validatebankaccount.js +2 -2
- package/ts/customers/profilebasic.js +2 -2
- package/ts/customers/profileupdatetnc.js +2 -2
- package/ts/customers/resetbanner.js +2 -2
- package/ts/customers/restoreaccount.js +2 -2
- package/ts/customers/rpd/getrpdlink.js +2 -2
- package/ts/customers/rpd/getrpdtransactionstatus.js +2 -2
- package/ts/customers/rpd/mockpayment.js +2 -2
- package/ts/customers/saveappslist.js +2 -2
- package/ts/customers/savebasicdetails.js +2 -2
- package/ts/customers/savelimit.js +2 -2
- package/ts/customers/saveunlocklimit.js +2 -2
- package/ts/customers/sendemailtoken.d.ts +35 -0
- package/ts/customers/sendemailtoken.js +117 -0
- package/ts/customers/sendotp.js +2 -2
- package/ts/customers/sendotptoemail.js +2 -2
- package/ts/customers/setmpin.js +2 -2
- package/ts/customers/skipdlrcscreen.d.ts +35 -0
- package/ts/customers/skipdlrcscreen.js +117 -0
- package/ts/customers/skipscreen.js +2 -2
- package/ts/customers/step1.d.ts +69 -0
- package/ts/customers/step1.js +395 -0
- package/ts/customers/step10.d.ts +73 -0
- package/ts/customers/step10.js +459 -0
- package/ts/customers/step2.d.ts +68 -0
- package/ts/customers/step2.js +381 -0
- package/ts/customers/step7.d.ts +68 -0
- package/ts/customers/step7.js +381 -0
- package/ts/customers/step8.d.ts +69 -0
- package/ts/customers/step8.js +395 -0
- package/ts/customers/step9.d.ts +75 -0
- package/ts/customers/step9.js +489 -0
- package/ts/customers/stepstatic.d.ts +66 -0
- package/ts/customers/stepstatic.js +354 -0
- package/ts/customers/submituploadeddocuments.js +2 -2
- package/ts/customers/syncdecisionengine.js +2 -2
- package/ts/customers/updatecategory.js +2 -2
- package/ts/customers/updatecongratulationstep.js +2 -2
- package/ts/customers/updatecustomerbyid.js +2 -2
- package/ts/customers/updatedlnumber.js +2 -2
- package/ts/customers/updatedob.js +2 -2
- package/ts/customers/updatelocstatus.js +2 -2
- package/ts/customers/updatemobilesendotp.js +2 -2
- package/ts/customers/updatemobileverifyotp.js +2 -2
- package/ts/customers/updateokyctxn.js +2 -2
- package/ts/customers/updatesanctionamount.js +2 -2
- package/ts/customers/updateselfieetxn.js +2 -2
- package/ts/customers/updatesyncstatus.js +2 -2
- package/ts/customers/updatevehiclenumber.js +2 -2
- package/ts/customers/uploaddocuments.js +2 -2
- package/ts/customers/validatepan.js +2 -2
- package/ts/customers/verifyemail.d.ts +35 -0
- package/ts/{loans/getvirtualaccountnumber.js → customers/verifyemail.js} +32 -32
- package/ts/customers/verifympin.js +2 -2
- package/ts/customers/verifyotp.js +2 -2
- package/ts/customers/verifyotptoemail.js +2 -2
- package/ts/customers.js +2 -2
- package/ts/decisionengine/decisionengine.js +2 -2
- package/ts/decisionengine/decisionenginetrigger.js +2 -2
- package/ts/decisionengine/locdisbursalapproval.js +2 -2
- package/ts/decisionengine/saveconsent.js +2 -2
- package/ts/decisionengine.js +2 -2
- package/ts/deveqxcustomers.js +2 -2
- package/ts/devupi.js +2 -2
- package/ts/digigold/buygold.js +2 -2
- package/ts/digigold/getbuygoldstatus.js +2 -2
- package/ts/digigold/getquote.js +2 -2
- package/ts/digigold.js +2 -2
- package/ts/documents/getagreement.js +2 -2
- package/ts/documents/getfinancialdoc.js +2 -2
- package/ts/documents.js +2 -2
- package/ts/eqxcustomer.js +2 -2
- package/ts/eqxcustomers/authenticateuser.js +2 -2
- package/ts/eqxcustomers/creditguidance.js +2 -2
- package/ts/eqxcustomers/getallcustomers.js +2 -2
- package/ts/eqxcustomers/getalltransactions.d.ts +51 -0
- package/ts/eqxcustomers/getalltransactions.js +258 -0
- package/ts/eqxcustomers/getbankaccount.js +2 -2
- package/ts/eqxcustomers/getcustomerbyid.js +2 -2
- package/ts/eqxcustomers/getcustomerbymobile.js +2 -2
- package/ts/eqxcustomers/getcustomerbyvpa.js +2 -2
- package/ts/eqxcustomers/getdashboard.js +2 -2
- package/ts/eqxcustomers/getdashboardmaincard.js +2 -2
- package/ts/eqxcustomers/getlandinghomepage.js +2 -2
- package/ts/eqxcustomers/getlendingcustomerappsInfo.js +2 -2
- package/ts/eqxcustomers/getlendingcustomerdeviceInfo.js +2 -2
- package/ts/eqxcustomers/getlendinghomepage.js +2 -2
- package/ts/eqxcustomers/getlendingrefreshtoken.js +2 -2
- package/ts/eqxcustomers/getlendingsyncedinfo.js +2 -2
- package/ts/eqxcustomers/getloanplans.js +2 -2
- package/ts/eqxcustomers/getnotifications.js +2 -2
- package/ts/eqxcustomers/getstashscorecustomerprofile.js +2 -2
- package/ts/eqxcustomers/gettnc.js +2 -2
- package/ts/eqxcustomers/gettncbycustomerid.js +2 -2
- package/ts/eqxcustomers/gettokens.js +2 -2
- package/ts/eqxcustomers/getvpalist.js +2 -2
- package/ts/eqxcustomers/iscustomerregistered.js +2 -2
- package/ts/eqxcustomers/lendingcustomerexists.js +2 -2
- package/ts/eqxcustomers/sendotp.js +2 -2
- package/ts/eqxcustomers/truecallerlogin.js +2 -2
- package/ts/eqxcustomers/updatecustomer.js +2 -2
- package/ts/eqxcustomers/updatecustomerbasicdetails.js +2 -2
- package/ts/eqxcustomers/updatecustomercategory.js +2 -2
- package/ts/eqxcustomers/updatedevicedetails.js +2 -2
- package/ts/eqxcustomers/updatenotification.js +2 -2
- package/ts/eqxcustomers/updatepushid.js +2 -2
- package/ts/eqxcustomers/updatesubscriptionstatus.js +2 -2
- package/ts/eqxcustomers/verifyotp.js +2 -2
- package/ts/eqxcustomers/verifytoken.js +2 -2
- package/ts/eqxpayments/checkpaymentstatus.js +2 -2
- package/ts/eqxpayments/fundtransfer.js +2 -2
- package/ts/eqxpayments/getpaymentoptions.js +2 -2
- package/ts/eqxpayments/initiatepayment.js +2 -2
- package/ts/eqxpayments/initiaterefund.js +2 -2
- package/ts/eqxpayments/nachpresentation.js +2 -2
- package/ts/eqxpayments/nachpresentationstatus.js +2 -2
- package/ts/eqxpayments/nachregistration.js +2 -2
- package/ts/eqxpayments/nachregistrationstatus.js +2 -2
- package/ts/eqxpayments.js +2 -2
- package/ts/example.js +2 -2
- package/ts/feepayments/getbanklist.js +2 -2
- package/ts/feepayments.js +2 -2
- package/ts/google/protobuf/struct.d.ts +121 -0
- package/ts/google/protobuf/struct.js +449 -0
- package/ts/google/protobuf/timestamp.d.ts +127 -0
- package/ts/google/protobuf/timestamp.js +97 -0
- package/ts/growth/checkplanstatus.js +2 -2
- package/ts/growth/getattachplandetails.js +2 -2
- package/ts/growth/getchrpaymentstatus.js +2 -2
- package/ts/growth/getchrpdfurl.js +2 -2
- package/ts/growth/getchrplans.js +2 -2
- package/ts/growth/getchrreport.d.ts +42 -0
- package/ts/growth/getchrreport.js +300 -4
- package/ts/growth/getchrreportdata.js +2 -2
- package/ts/growth/getchrsubscriptionplan.js +2 -2
- package/ts/growth/getchrvideourl.js +2 -2
- package/ts/growth/getcredithealthreport.js +2 -2
- package/ts/growth/initiatepayment.js +2 -2
- package/ts/growth/notifychrpayment.js +2 -2
- package/ts/growth/processchrpayment.js +2 -2
- package/ts/growth.js +2 -2
- package/ts/kyc/amldetails.js +2 -2
- package/ts/kyc/authbridgepancomprehend.js +2 -2
- package/ts/kyc/bureauidwhatsapp.js +2 -2
- package/ts/kyc/ckycfetchrecord.js +2 -2
- package/ts/kyc/ckycresendotp.js +2 -2
- package/ts/kyc/ckycsearchv1.js +2 -2
- package/ts/kyc/ckycvalidation.js +2 -2
- package/ts/kyc/epfo/fetchUANList.d.ts +35 -0
- package/ts/kyc/epfo/fetchUANList.js +119 -0
- package/ts/kyc/facematch.js +2 -2
- package/ts/kyc/fetchaadhaarbypan.js +2 -2
- package/ts/kyc/fetchemploymenthistory.js +2 -2
- package/ts/kyc/fetchuanlist.js +2 -2
- package/ts/kyc/getselfietxn.d.ts +37 -0
- package/ts/kyc/getselfietxn.js +161 -0
- package/ts/kyc/getselfietxnid.js +2 -2
- package/ts/kyc/getselfieurl.js +2 -2
- package/ts/kyc/nsdlpanvalidate.js +2 -2
- package/ts/kyc/okyclinkhyperverge.js +2 -2
- package/ts/kyc.js +2 -2
- package/ts/lamf/getloandetails.js +2 -2
- package/ts/lamf/submitotp.js +2 -2
- package/ts/lamf/validateuser.js +2 -2
- package/ts/lamf.js +2 -2
- package/ts/loans/addreference.js +2 -2
- package/ts/loans/addrefrences.d.ts +49 -0
- package/ts/loans/addrefrences.js +229 -0
- package/ts/loans/amortization.js +2 -2
- package/ts/loans/approveloan.js +2 -2
- package/ts/loans/banklist.js +2 -2
- package/ts/loans/calculateemi.js +2 -2
- package/ts/loans/cbloan.js +2 -2
- package/ts/loans/createlamfloan.js +2 -2
- package/ts/loans/createpenalty.js +2 -2
- package/ts/loans/creditlimit.js +2 -2
- package/ts/loans/emimoredetails.js +2 -2
- package/ts/loans/fcppayment.js +2 -2
- package/ts/loans/forecloseamount.js +2 -2
- package/ts/loans/foreclosepayment.js +2 -2
- package/ts/loans/futurepaymentmoredetails.js +2 -2
- package/ts/loans/getaddonslist.js +2 -2
- package/ts/loans/getbankdetails.js +2 -2
- package/ts/loans/getbilldetails.js +2 -2
- package/ts/loans/getcbloandetails.js +2 -2
- package/ts/loans/getchrdetails.js +2 -2
- package/ts/loans/getcustomerloanstatus.js +2 -2
- package/ts/loans/getforecloseamount.js +2 -2
- package/ts/loans/getloanbyid.js +2 -2
- package/ts/loans/getlocconfirms.js +2 -2
- package/ts/loans/getlocdetails.d.ts +7 -5
- package/ts/loans/getlocdetails.js +81 -49
- package/ts/loans/getlocdisburse.js +2 -2
- package/ts/loans/getlocpartnerconfirm.d.ts +46 -0
- package/ts/loans/getlocpartnerconfirm.js +287 -0
- package/ts/loans/getlocpartnertenure.d.ts +57 -0
- package/ts/loans/getlocpartnertenure.js +339 -0
- package/ts/loans/getloctenure.js +2 -2
- package/ts/loans/getlocwithdraw.js +2 -2
- package/ts/loans/getlocwithdrawform.js +2 -2
- package/ts/loans/getnextdueamount.js +2 -2
- package/ts/loans/getpartnerlocwithdraw.d.ts +111 -0
- package/ts/loans/getpartnerlocwithdraw.js +1289 -0
- package/ts/loans/getpaymentoptions.js +2 -2
- package/ts/loans/getpendingemiamount.js +2 -2
- package/ts/loans/getsetubilldetails.js +2 -2
- package/ts/loans/getsummarystaticfields.js +2 -2
- package/ts/loans/gettransactionstatus.js +2 -2
- package/ts/loans/getusedlimit.js +2 -2
- package/ts/loans/getvirtualbankinfo.js +2 -2
- package/ts/loans/loansummary.js +2 -2
- package/ts/loans/locrequested.js +2 -2
- package/ts/loans/manualpaymentallocation.js +2 -2
- package/ts/loans/paymentallocation.js +2 -2
- package/ts/loans/paymenthistory.js +2 -2
- package/ts/loans/paynow.js +2 -2
- package/ts/loans/refund.js +2 -2
- package/ts/loans/restructureloan.js +2 -2
- package/ts/loans/rollback.js +2 -2
- package/ts/loans/rollbackextrapayment.js +2 -2
- package/ts/loans/sendemail.js +2 -2
- package/ts/loans/sendnocemail.js +2 -2
- package/ts/loans/transactionlist.js +2 -2
- package/ts/loans/updatecollectionview.js +2 -2
- package/ts/loans/updateinstallments.js +2 -2
- package/ts/loans/updateloan.js +2 -2
- package/ts/loans/updatetransactionstatus.js +2 -2
- package/ts/loans.js +2 -2
- package/ts/payments/cancelnachupimandate.js +2 -2
- package/ts/payments/checkpaymentstatus.js +2 -2
- package/ts/payments/fundtransfer.js +2 -2
- package/ts/payments/getpaymentoptions.js +2 -2
- package/ts/payments/initiatepayment.js +2 -2
- package/ts/payments/initiaterefund.js +2 -2
- package/ts/payments/nachpresentation.js +2 -2
- package/ts/payments/nachregistration.js +2 -2
- package/ts/payments.js +2 -2
- package/ts/paymentsnode.js +2 -2
- package/ts/rewards/getoffers.js +2 -2
- package/ts/rewards/redeemoffer.js +2 -2
- package/ts/rewards.js +2 -2
- package/ts/stashcash/creditsc.js +2 -2
- package/ts/stashcash/debitsc.js +2 -2
- package/ts/stashcash/getearnings.js +2 -2
- package/ts/stashcash/getscbalance.js +2 -2
- package/ts/stashcash/getschistory.js +2 -2
- package/ts/stashcash/reversesc.js +2 -2
- package/ts/stashcash.js +2 -2
- package/ts/upi/addaccount.js +2 -2
- package/ts/upi/addupinumber.d.ts +39 -0
- package/ts/upi/addupinumber.js +177 -0
- package/ts/upi/addvpa.d.ts +36 -0
- package/ts/upi/addvpa.js +133 -0
- package/ts/upi/blockvpa.js +2 -2
- package/ts/upi/checkderegisterpermission.js +2 -2
- package/ts/upi/checktransactionstatus.js +2 -2
- package/ts/upi/declinemandate.js +2 -2
- package/ts/upi/declinetransaction.js +2 -2
- package/ts/upi/deregisterprofile.js +2 -2
- package/ts/upi/getaccountsbyprovider.js +2 -2
- package/ts/upi/getallmandates.js +2 -2
- package/ts/upi/getavailablevpa.js +2 -2
- package/ts/upi/getlistedaccountproviders.js +2 -2
- package/ts/upi/getmandatedetails.js +2 -2
- package/ts/upi/getmandatehistory.js +2 -2
- package/ts/upi/getpendingcollectrequest.js +2 -2
- package/ts/upi/getprofile.js +2 -2
- package/ts/upi/getrecentcontacts.js +2 -2
- package/ts/upi/gettransactions.js +2 -2
- package/ts/upi/getupinumbers.js +2 -2
- package/ts/upi/initiatemandateaction.js +2 -2
- package/ts/upi/initiatetransaction.js +2 -2
- package/ts/upi/listblockedvpa.js +2 -2
- package/ts/upi/suggestvpa.d.ts +35 -0
- package/ts/upi/suggestvpa.js +122 -0
- package/ts/upi/unblockvpa.js +2 -2
- package/ts/upi/updatedevicebinding.js +2 -2
- package/ts/upi/updatedevicelinking.js +2 -2
- package/ts/upi/upinumberoperations.js +2 -2
- package/ts/upi/validateifsc.js +2 -2
- package/ts/upi/validatevpa.js +2 -2
- package/ts/upi.js +2 -2
- package/ts/loans/getvirtualaccountnumber.d.ts +0 -35
|
@@ -1,8 +1,8 @@
|
|
|
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.181.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.31.1
|
|
6
6
|
// source: loans/getlocdetails.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -264,9 +264,9 @@ function createBaseGetLocDetailsResponse() {
|
|
|
264
264
|
emi_card_description: "",
|
|
265
265
|
bill_card_description: "",
|
|
266
266
|
installment_amounts: "",
|
|
267
|
-
apr_title:
|
|
268
|
-
apr_value:
|
|
269
|
-
apr_type:
|
|
267
|
+
apr_title: undefined,
|
|
268
|
+
apr_value: undefined,
|
|
269
|
+
apr_type: undefined,
|
|
270
270
|
credit_line_details_sheet: "",
|
|
271
271
|
Acknowledgement: "",
|
|
272
272
|
payment_undertaking: "",
|
|
@@ -275,11 +275,13 @@ function createBaseGetLocDetailsResponse() {
|
|
|
275
275
|
financing_documents: "",
|
|
276
276
|
max_amount: 0,
|
|
277
277
|
credit_report_fees: 0,
|
|
278
|
-
credit_report_actual_fees: 0,
|
|
279
|
-
plan_id: "",
|
|
280
278
|
insurance_title: "",
|
|
281
279
|
insurance_desc: [],
|
|
282
280
|
upfront_interest_description: "",
|
|
281
|
+
credit_report_actual_fees_int: undefined,
|
|
282
|
+
credit_report_actual_fees_str: undefined,
|
|
283
|
+
plan_id_int: undefined,
|
|
284
|
+
plan_id_str: undefined,
|
|
283
285
|
};
|
|
284
286
|
}
|
|
285
287
|
exports.GetLocDetailsResponse = {
|
|
@@ -464,13 +466,13 @@ exports.GetLocDetailsResponse = {
|
|
|
464
466
|
if (message.installment_amounts !== "") {
|
|
465
467
|
writer.uint32(482).string(message.installment_amounts);
|
|
466
468
|
}
|
|
467
|
-
if (message.apr_title !==
|
|
469
|
+
if (message.apr_title !== undefined) {
|
|
468
470
|
writer.uint32(490).string(message.apr_title);
|
|
469
471
|
}
|
|
470
|
-
if (message.apr_value !==
|
|
472
|
+
if (message.apr_value !== undefined) {
|
|
471
473
|
writer.uint32(498).string(message.apr_value);
|
|
472
474
|
}
|
|
473
|
-
if (message.apr_type !==
|
|
475
|
+
if (message.apr_type !== undefined) {
|
|
474
476
|
writer.uint32(506).string(message.apr_type);
|
|
475
477
|
}
|
|
476
478
|
if (message.credit_line_details_sheet !== "") {
|
|
@@ -497,12 +499,6 @@ exports.GetLocDetailsResponse = {
|
|
|
497
499
|
if (message.credit_report_fees !== 0) {
|
|
498
500
|
writer.uint32(568).int32(message.credit_report_fees);
|
|
499
501
|
}
|
|
500
|
-
if (message.credit_report_actual_fees !== 0) {
|
|
501
|
-
writer.uint32(576).int32(message.credit_report_actual_fees);
|
|
502
|
-
}
|
|
503
|
-
if (message.plan_id !== "") {
|
|
504
|
-
writer.uint32(586).string(message.plan_id);
|
|
505
|
-
}
|
|
506
502
|
if (message.insurance_title !== "") {
|
|
507
503
|
writer.uint32(594).string(message.insurance_title);
|
|
508
504
|
}
|
|
@@ -512,6 +508,18 @@ exports.GetLocDetailsResponse = {
|
|
|
512
508
|
if (message.upfront_interest_description !== "") {
|
|
513
509
|
writer.uint32(610).string(message.upfront_interest_description);
|
|
514
510
|
}
|
|
511
|
+
if (message.credit_report_actual_fees_int !== undefined) {
|
|
512
|
+
writer.uint32(576).int32(message.credit_report_actual_fees_int);
|
|
513
|
+
}
|
|
514
|
+
if (message.credit_report_actual_fees_str !== undefined) {
|
|
515
|
+
writer.uint32(618).string(message.credit_report_actual_fees_str);
|
|
516
|
+
}
|
|
517
|
+
if (message.plan_id_int !== undefined) {
|
|
518
|
+
writer.uint32(584).int32(message.plan_id_int);
|
|
519
|
+
}
|
|
520
|
+
if (message.plan_id_str !== undefined) {
|
|
521
|
+
writer.uint32(626).string(message.plan_id_str);
|
|
522
|
+
}
|
|
515
523
|
return writer;
|
|
516
524
|
},
|
|
517
525
|
decode(input, length) {
|
|
@@ -947,18 +955,6 @@ exports.GetLocDetailsResponse = {
|
|
|
947
955
|
}
|
|
948
956
|
message.credit_report_fees = reader.int32();
|
|
949
957
|
continue;
|
|
950
|
-
case 72:
|
|
951
|
-
if (tag !== 576) {
|
|
952
|
-
break;
|
|
953
|
-
}
|
|
954
|
-
message.credit_report_actual_fees = reader.int32();
|
|
955
|
-
continue;
|
|
956
|
-
case 73:
|
|
957
|
-
if (tag !== 586) {
|
|
958
|
-
break;
|
|
959
|
-
}
|
|
960
|
-
message.plan_id = reader.string();
|
|
961
|
-
continue;
|
|
962
958
|
case 74:
|
|
963
959
|
if (tag !== 594) {
|
|
964
960
|
break;
|
|
@@ -977,6 +973,30 @@ exports.GetLocDetailsResponse = {
|
|
|
977
973
|
}
|
|
978
974
|
message.upfront_interest_description = reader.string();
|
|
979
975
|
continue;
|
|
976
|
+
case 72:
|
|
977
|
+
if (tag !== 576) {
|
|
978
|
+
break;
|
|
979
|
+
}
|
|
980
|
+
message.credit_report_actual_fees_int = reader.int32();
|
|
981
|
+
continue;
|
|
982
|
+
case 77:
|
|
983
|
+
if (tag !== 618) {
|
|
984
|
+
break;
|
|
985
|
+
}
|
|
986
|
+
message.credit_report_actual_fees_str = reader.string();
|
|
987
|
+
continue;
|
|
988
|
+
case 73:
|
|
989
|
+
if (tag !== 584) {
|
|
990
|
+
break;
|
|
991
|
+
}
|
|
992
|
+
message.plan_id_int = reader.int32();
|
|
993
|
+
continue;
|
|
994
|
+
case 78:
|
|
995
|
+
if (tag !== 626) {
|
|
996
|
+
break;
|
|
997
|
+
}
|
|
998
|
+
message.plan_id_str = reader.string();
|
|
999
|
+
continue;
|
|
980
1000
|
}
|
|
981
1001
|
if ((tag & 7) === 4 || tag === 0) {
|
|
982
1002
|
break;
|
|
@@ -1067,9 +1087,9 @@ exports.GetLocDetailsResponse = {
|
|
|
1067
1087
|
emi_card_description: isSet(object.emi_card_description) ? globalThis.String(object.emi_card_description) : "",
|
|
1068
1088
|
bill_card_description: isSet(object.bill_card_description) ? globalThis.String(object.bill_card_description) : "",
|
|
1069
1089
|
installment_amounts: isSet(object.installment_amounts) ? globalThis.String(object.installment_amounts) : "",
|
|
1070
|
-
apr_title: isSet(object.apr_title) ? globalThis.String(object.apr_title) :
|
|
1071
|
-
apr_value: isSet(object.apr_value) ? globalThis.String(object.apr_value) :
|
|
1072
|
-
apr_type: isSet(object.apr_type) ? globalThis.String(object.apr_type) :
|
|
1090
|
+
apr_title: isSet(object.apr_title) ? globalThis.String(object.apr_title) : undefined,
|
|
1091
|
+
apr_value: isSet(object.apr_value) ? globalThis.String(object.apr_value) : undefined,
|
|
1092
|
+
apr_type: isSet(object.apr_type) ? globalThis.String(object.apr_type) : undefined,
|
|
1073
1093
|
credit_line_details_sheet: isSet(object.credit_line_details_sheet)
|
|
1074
1094
|
? globalThis.String(object.credit_line_details_sheet)
|
|
1075
1095
|
: "",
|
|
@@ -1080,10 +1100,6 @@ exports.GetLocDetailsResponse = {
|
|
|
1080
1100
|
financing_documents: isSet(object.financing_documents) ? globalThis.String(object.financing_documents) : "",
|
|
1081
1101
|
max_amount: isSet(object.max_amount) ? globalThis.Number(object.max_amount) : 0,
|
|
1082
1102
|
credit_report_fees: isSet(object.credit_report_fees) ? globalThis.Number(object.credit_report_fees) : 0,
|
|
1083
|
-
credit_report_actual_fees: isSet(object.credit_report_actual_fees)
|
|
1084
|
-
? globalThis.Number(object.credit_report_actual_fees)
|
|
1085
|
-
: 0,
|
|
1086
|
-
plan_id: isSet(object.plan_id) ? globalThis.String(object.plan_id) : "",
|
|
1087
1103
|
insurance_title: isSet(object.insurance_title) ? globalThis.String(object.insurance_title) : "",
|
|
1088
1104
|
insurance_desc: globalThis.Array.isArray(object?.insurance_desc)
|
|
1089
1105
|
? object.insurance_desc.map((e) => exports.InsuranceDescItem.fromJSON(e))
|
|
@@ -1091,6 +1107,14 @@ exports.GetLocDetailsResponse = {
|
|
|
1091
1107
|
upfront_interest_description: isSet(object.upfront_interest_description)
|
|
1092
1108
|
? globalThis.String(object.upfront_interest_description)
|
|
1093
1109
|
: "",
|
|
1110
|
+
credit_report_actual_fees_int: isSet(object.credit_report_actual_fees_int)
|
|
1111
|
+
? globalThis.Number(object.credit_report_actual_fees_int)
|
|
1112
|
+
: undefined,
|
|
1113
|
+
credit_report_actual_fees_str: isSet(object.credit_report_actual_fees_str)
|
|
1114
|
+
? globalThis.String(object.credit_report_actual_fees_str)
|
|
1115
|
+
: undefined,
|
|
1116
|
+
plan_id_int: isSet(object.plan_id_int) ? globalThis.Number(object.plan_id_int) : undefined,
|
|
1117
|
+
plan_id_str: isSet(object.plan_id_str) ? globalThis.String(object.plan_id_str) : undefined,
|
|
1094
1118
|
};
|
|
1095
1119
|
},
|
|
1096
1120
|
toJSON(message) {
|
|
@@ -1275,13 +1299,13 @@ exports.GetLocDetailsResponse = {
|
|
|
1275
1299
|
if (message.installment_amounts !== "") {
|
|
1276
1300
|
obj.installment_amounts = message.installment_amounts;
|
|
1277
1301
|
}
|
|
1278
|
-
if (message.apr_title !==
|
|
1302
|
+
if (message.apr_title !== undefined) {
|
|
1279
1303
|
obj.apr_title = message.apr_title;
|
|
1280
1304
|
}
|
|
1281
|
-
if (message.apr_value !==
|
|
1305
|
+
if (message.apr_value !== undefined) {
|
|
1282
1306
|
obj.apr_value = message.apr_value;
|
|
1283
1307
|
}
|
|
1284
|
-
if (message.apr_type !==
|
|
1308
|
+
if (message.apr_type !== undefined) {
|
|
1285
1309
|
obj.apr_type = message.apr_type;
|
|
1286
1310
|
}
|
|
1287
1311
|
if (message.credit_line_details_sheet !== "") {
|
|
@@ -1308,12 +1332,6 @@ exports.GetLocDetailsResponse = {
|
|
|
1308
1332
|
if (message.credit_report_fees !== 0) {
|
|
1309
1333
|
obj.credit_report_fees = Math.round(message.credit_report_fees);
|
|
1310
1334
|
}
|
|
1311
|
-
if (message.credit_report_actual_fees !== 0) {
|
|
1312
|
-
obj.credit_report_actual_fees = Math.round(message.credit_report_actual_fees);
|
|
1313
|
-
}
|
|
1314
|
-
if (message.plan_id !== "") {
|
|
1315
|
-
obj.plan_id = message.plan_id;
|
|
1316
|
-
}
|
|
1317
1335
|
if (message.insurance_title !== "") {
|
|
1318
1336
|
obj.insurance_title = message.insurance_title;
|
|
1319
1337
|
}
|
|
@@ -1323,6 +1341,18 @@ exports.GetLocDetailsResponse = {
|
|
|
1323
1341
|
if (message.upfront_interest_description !== "") {
|
|
1324
1342
|
obj.upfront_interest_description = message.upfront_interest_description;
|
|
1325
1343
|
}
|
|
1344
|
+
if (message.credit_report_actual_fees_int !== undefined) {
|
|
1345
|
+
obj.credit_report_actual_fees_int = Math.round(message.credit_report_actual_fees_int);
|
|
1346
|
+
}
|
|
1347
|
+
if (message.credit_report_actual_fees_str !== undefined) {
|
|
1348
|
+
obj.credit_report_actual_fees_str = message.credit_report_actual_fees_str;
|
|
1349
|
+
}
|
|
1350
|
+
if (message.plan_id_int !== undefined) {
|
|
1351
|
+
obj.plan_id_int = Math.round(message.plan_id_int);
|
|
1352
|
+
}
|
|
1353
|
+
if (message.plan_id_str !== undefined) {
|
|
1354
|
+
obj.plan_id_str = message.plan_id_str;
|
|
1355
|
+
}
|
|
1326
1356
|
return obj;
|
|
1327
1357
|
},
|
|
1328
1358
|
create(base) {
|
|
@@ -1390,9 +1420,9 @@ exports.GetLocDetailsResponse = {
|
|
|
1390
1420
|
message.emi_card_description = object.emi_card_description ?? "";
|
|
1391
1421
|
message.bill_card_description = object.bill_card_description ?? "";
|
|
1392
1422
|
message.installment_amounts = object.installment_amounts ?? "";
|
|
1393
|
-
message.apr_title = object.apr_title ??
|
|
1394
|
-
message.apr_value = object.apr_value ??
|
|
1395
|
-
message.apr_type = object.apr_type ??
|
|
1423
|
+
message.apr_title = object.apr_title ?? undefined;
|
|
1424
|
+
message.apr_value = object.apr_value ?? undefined;
|
|
1425
|
+
message.apr_type = object.apr_type ?? undefined;
|
|
1396
1426
|
message.credit_line_details_sheet = object.credit_line_details_sheet ?? "";
|
|
1397
1427
|
message.Acknowledgement = object.Acknowledgement ?? "";
|
|
1398
1428
|
message.payment_undertaking = object.payment_undertaking ?? "";
|
|
@@ -1401,11 +1431,13 @@ exports.GetLocDetailsResponse = {
|
|
|
1401
1431
|
message.financing_documents = object.financing_documents ?? "";
|
|
1402
1432
|
message.max_amount = object.max_amount ?? 0;
|
|
1403
1433
|
message.credit_report_fees = object.credit_report_fees ?? 0;
|
|
1404
|
-
message.credit_report_actual_fees = object.credit_report_actual_fees ?? 0;
|
|
1405
|
-
message.plan_id = object.plan_id ?? "";
|
|
1406
1434
|
message.insurance_title = object.insurance_title ?? "";
|
|
1407
1435
|
message.insurance_desc = object.insurance_desc?.map((e) => exports.InsuranceDescItem.fromPartial(e)) || [];
|
|
1408
1436
|
message.upfront_interest_description = object.upfront_interest_description ?? "";
|
|
1437
|
+
message.credit_report_actual_fees_int = object.credit_report_actual_fees_int ?? undefined;
|
|
1438
|
+
message.credit_report_actual_fees_str = object.credit_report_actual_fees_str ?? undefined;
|
|
1439
|
+
message.plan_id_int = object.plan_id_int ?? undefined;
|
|
1440
|
+
message.plan_id_str = object.plan_id_str ?? undefined;
|
|
1409
1441
|
return message;
|
|
1410
1442
|
},
|
|
1411
1443
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
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.181.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.31.1
|
|
6
6
|
// source: loans/getlocdisburse.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import _m0 from "protobufjs/minimal";
|
|
2
|
+
export declare const protobufPackage = "loans.getlocpartnerconfirm";
|
|
3
|
+
export interface GetLocPartnerConfirmRequest {
|
|
4
|
+
amount: number;
|
|
5
|
+
tenure: number;
|
|
6
|
+
is_fip: boolean;
|
|
7
|
+
credit_report_fees: number;
|
|
8
|
+
early_foreclosure_fee: number;
|
|
9
|
+
is_fcp: boolean;
|
|
10
|
+
txn_id: string;
|
|
11
|
+
max_amount: number;
|
|
12
|
+
gateway_fees?: number | undefined;
|
|
13
|
+
plan_id: number;
|
|
14
|
+
gateway_type: string;
|
|
15
|
+
}
|
|
16
|
+
export interface GetLocPartnerConfirmResponse {
|
|
17
|
+
msg: string;
|
|
18
|
+
status: string;
|
|
19
|
+
}
|
|
20
|
+
export declare const GetLocPartnerConfirmRequest: {
|
|
21
|
+
encode(message: GetLocPartnerConfirmRequest, writer?: _m0.Writer): _m0.Writer;
|
|
22
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): GetLocPartnerConfirmRequest;
|
|
23
|
+
fromJSON(object: any): GetLocPartnerConfirmRequest;
|
|
24
|
+
toJSON(message: GetLocPartnerConfirmRequest): unknown;
|
|
25
|
+
create<I extends Exact<DeepPartial<GetLocPartnerConfirmRequest>, I>>(base?: I): GetLocPartnerConfirmRequest;
|
|
26
|
+
fromPartial<I extends Exact<DeepPartial<GetLocPartnerConfirmRequest>, I>>(object: I): GetLocPartnerConfirmRequest;
|
|
27
|
+
};
|
|
28
|
+
export declare const GetLocPartnerConfirmResponse: {
|
|
29
|
+
encode(message: GetLocPartnerConfirmResponse, writer?: _m0.Writer): _m0.Writer;
|
|
30
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): GetLocPartnerConfirmResponse;
|
|
31
|
+
fromJSON(object: any): GetLocPartnerConfirmResponse;
|
|
32
|
+
toJSON(message: GetLocPartnerConfirmResponse): unknown;
|
|
33
|
+
create<I extends Exact<DeepPartial<GetLocPartnerConfirmResponse>, I>>(base?: I): GetLocPartnerConfirmResponse;
|
|
34
|
+
fromPartial<I extends Exact<DeepPartial<GetLocPartnerConfirmResponse>, I>>(object: I): GetLocPartnerConfirmResponse;
|
|
35
|
+
};
|
|
36
|
+
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
37
|
+
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 {} ? {
|
|
38
|
+
[K in keyof T]?: DeepPartial<T[K]>;
|
|
39
|
+
} : Partial<T>;
|
|
40
|
+
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
41
|
+
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
42
|
+
[K in keyof P]: Exact<P[K], I[K]>;
|
|
43
|
+
} & {
|
|
44
|
+
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
45
|
+
};
|
|
46
|
+
export {};
|
|
@@ -0,0 +1,287 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
|
+
// versions:
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v5.29.3
|
|
6
|
+
// source: loans/getlocpartnerconfirm.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.GetLocPartnerConfirmResponse = exports.GetLocPartnerConfirmRequest = exports.protobufPackage = void 0;
|
|
12
|
+
/* eslint-disable */
|
|
13
|
+
const minimal_1 = __importDefault(require("protobufjs/minimal"));
|
|
14
|
+
exports.protobufPackage = "loans.getlocpartnerconfirm";
|
|
15
|
+
function createBaseGetLocPartnerConfirmRequest() {
|
|
16
|
+
return {
|
|
17
|
+
amount: 0,
|
|
18
|
+
tenure: 0,
|
|
19
|
+
is_fip: false,
|
|
20
|
+
credit_report_fees: 0,
|
|
21
|
+
early_foreclosure_fee: 0,
|
|
22
|
+
is_fcp: false,
|
|
23
|
+
txn_id: "",
|
|
24
|
+
max_amount: 0,
|
|
25
|
+
gateway_fees: undefined,
|
|
26
|
+
plan_id: 0,
|
|
27
|
+
gateway_type: "",
|
|
28
|
+
};
|
|
29
|
+
}
|
|
30
|
+
exports.GetLocPartnerConfirmRequest = {
|
|
31
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
32
|
+
if (message.amount !== 0) {
|
|
33
|
+
writer.uint32(9).double(message.amount);
|
|
34
|
+
}
|
|
35
|
+
if (message.tenure !== 0) {
|
|
36
|
+
writer.uint32(16).int32(message.tenure);
|
|
37
|
+
}
|
|
38
|
+
if (message.is_fip !== false) {
|
|
39
|
+
writer.uint32(24).bool(message.is_fip);
|
|
40
|
+
}
|
|
41
|
+
if (message.credit_report_fees !== 0) {
|
|
42
|
+
writer.uint32(33).double(message.credit_report_fees);
|
|
43
|
+
}
|
|
44
|
+
if (message.early_foreclosure_fee !== 0) {
|
|
45
|
+
writer.uint32(41).double(message.early_foreclosure_fee);
|
|
46
|
+
}
|
|
47
|
+
if (message.is_fcp !== false) {
|
|
48
|
+
writer.uint32(48).bool(message.is_fcp);
|
|
49
|
+
}
|
|
50
|
+
if (message.txn_id !== "") {
|
|
51
|
+
writer.uint32(58).string(message.txn_id);
|
|
52
|
+
}
|
|
53
|
+
if (message.max_amount !== 0) {
|
|
54
|
+
writer.uint32(65).double(message.max_amount);
|
|
55
|
+
}
|
|
56
|
+
if (message.gateway_fees !== undefined) {
|
|
57
|
+
writer.uint32(73).double(message.gateway_fees);
|
|
58
|
+
}
|
|
59
|
+
if (message.plan_id !== 0) {
|
|
60
|
+
writer.uint32(80).int32(message.plan_id);
|
|
61
|
+
}
|
|
62
|
+
if (message.gateway_type !== "") {
|
|
63
|
+
writer.uint32(90).string(message.gateway_type);
|
|
64
|
+
}
|
|
65
|
+
return writer;
|
|
66
|
+
},
|
|
67
|
+
decode(input, length) {
|
|
68
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
69
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
70
|
+
const message = createBaseGetLocPartnerConfirmRequest();
|
|
71
|
+
while (reader.pos < end) {
|
|
72
|
+
const tag = reader.uint32();
|
|
73
|
+
switch (tag >>> 3) {
|
|
74
|
+
case 1:
|
|
75
|
+
if (tag !== 9) {
|
|
76
|
+
break;
|
|
77
|
+
}
|
|
78
|
+
message.amount = reader.double();
|
|
79
|
+
continue;
|
|
80
|
+
case 2:
|
|
81
|
+
if (tag !== 16) {
|
|
82
|
+
break;
|
|
83
|
+
}
|
|
84
|
+
message.tenure = reader.int32();
|
|
85
|
+
continue;
|
|
86
|
+
case 3:
|
|
87
|
+
if (tag !== 24) {
|
|
88
|
+
break;
|
|
89
|
+
}
|
|
90
|
+
message.is_fip = reader.bool();
|
|
91
|
+
continue;
|
|
92
|
+
case 4:
|
|
93
|
+
if (tag !== 33) {
|
|
94
|
+
break;
|
|
95
|
+
}
|
|
96
|
+
message.credit_report_fees = reader.double();
|
|
97
|
+
continue;
|
|
98
|
+
case 5:
|
|
99
|
+
if (tag !== 41) {
|
|
100
|
+
break;
|
|
101
|
+
}
|
|
102
|
+
message.early_foreclosure_fee = reader.double();
|
|
103
|
+
continue;
|
|
104
|
+
case 6:
|
|
105
|
+
if (tag !== 48) {
|
|
106
|
+
break;
|
|
107
|
+
}
|
|
108
|
+
message.is_fcp = reader.bool();
|
|
109
|
+
continue;
|
|
110
|
+
case 7:
|
|
111
|
+
if (tag !== 58) {
|
|
112
|
+
break;
|
|
113
|
+
}
|
|
114
|
+
message.txn_id = reader.string();
|
|
115
|
+
continue;
|
|
116
|
+
case 8:
|
|
117
|
+
if (tag !== 65) {
|
|
118
|
+
break;
|
|
119
|
+
}
|
|
120
|
+
message.max_amount = reader.double();
|
|
121
|
+
continue;
|
|
122
|
+
case 9:
|
|
123
|
+
if (tag !== 73) {
|
|
124
|
+
break;
|
|
125
|
+
}
|
|
126
|
+
message.gateway_fees = reader.double();
|
|
127
|
+
continue;
|
|
128
|
+
case 10:
|
|
129
|
+
if (tag !== 80) {
|
|
130
|
+
break;
|
|
131
|
+
}
|
|
132
|
+
message.plan_id = reader.int32();
|
|
133
|
+
continue;
|
|
134
|
+
case 11:
|
|
135
|
+
if (tag !== 90) {
|
|
136
|
+
break;
|
|
137
|
+
}
|
|
138
|
+
message.gateway_type = reader.string();
|
|
139
|
+
continue;
|
|
140
|
+
}
|
|
141
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
142
|
+
break;
|
|
143
|
+
}
|
|
144
|
+
reader.skipType(tag & 7);
|
|
145
|
+
}
|
|
146
|
+
return message;
|
|
147
|
+
},
|
|
148
|
+
fromJSON(object) {
|
|
149
|
+
return {
|
|
150
|
+
amount: isSet(object.amount) ? globalThis.Number(object.amount) : 0,
|
|
151
|
+
tenure: isSet(object.tenure) ? globalThis.Number(object.tenure) : 0,
|
|
152
|
+
is_fip: isSet(object.is_fip) ? globalThis.Boolean(object.is_fip) : false,
|
|
153
|
+
credit_report_fees: isSet(object.credit_report_fees) ? globalThis.Number(object.credit_report_fees) : 0,
|
|
154
|
+
early_foreclosure_fee: isSet(object.early_foreclosure_fee) ? globalThis.Number(object.early_foreclosure_fee) : 0,
|
|
155
|
+
is_fcp: isSet(object.is_fcp) ? globalThis.Boolean(object.is_fcp) : false,
|
|
156
|
+
txn_id: isSet(object.txn_id) ? globalThis.String(object.txn_id) : "",
|
|
157
|
+
max_amount: isSet(object.max_amount) ? globalThis.Number(object.max_amount) : 0,
|
|
158
|
+
gateway_fees: isSet(object.gateway_fees) ? globalThis.Number(object.gateway_fees) : undefined,
|
|
159
|
+
plan_id: isSet(object.plan_id) ? globalThis.Number(object.plan_id) : 0,
|
|
160
|
+
gateway_type: isSet(object.gateway_type) ? globalThis.String(object.gateway_type) : "",
|
|
161
|
+
};
|
|
162
|
+
},
|
|
163
|
+
toJSON(message) {
|
|
164
|
+
const obj = {};
|
|
165
|
+
if (message.amount !== 0) {
|
|
166
|
+
obj.amount = message.amount;
|
|
167
|
+
}
|
|
168
|
+
if (message.tenure !== 0) {
|
|
169
|
+
obj.tenure = Math.round(message.tenure);
|
|
170
|
+
}
|
|
171
|
+
if (message.is_fip !== false) {
|
|
172
|
+
obj.is_fip = message.is_fip;
|
|
173
|
+
}
|
|
174
|
+
if (message.credit_report_fees !== 0) {
|
|
175
|
+
obj.credit_report_fees = message.credit_report_fees;
|
|
176
|
+
}
|
|
177
|
+
if (message.early_foreclosure_fee !== 0) {
|
|
178
|
+
obj.early_foreclosure_fee = message.early_foreclosure_fee;
|
|
179
|
+
}
|
|
180
|
+
if (message.is_fcp !== false) {
|
|
181
|
+
obj.is_fcp = message.is_fcp;
|
|
182
|
+
}
|
|
183
|
+
if (message.txn_id !== "") {
|
|
184
|
+
obj.txn_id = message.txn_id;
|
|
185
|
+
}
|
|
186
|
+
if (message.max_amount !== 0) {
|
|
187
|
+
obj.max_amount = message.max_amount;
|
|
188
|
+
}
|
|
189
|
+
if (message.gateway_fees !== undefined) {
|
|
190
|
+
obj.gateway_fees = message.gateway_fees;
|
|
191
|
+
}
|
|
192
|
+
if (message.plan_id !== 0) {
|
|
193
|
+
obj.plan_id = Math.round(message.plan_id);
|
|
194
|
+
}
|
|
195
|
+
if (message.gateway_type !== "") {
|
|
196
|
+
obj.gateway_type = message.gateway_type;
|
|
197
|
+
}
|
|
198
|
+
return obj;
|
|
199
|
+
},
|
|
200
|
+
create(base) {
|
|
201
|
+
return exports.GetLocPartnerConfirmRequest.fromPartial(base ?? {});
|
|
202
|
+
},
|
|
203
|
+
fromPartial(object) {
|
|
204
|
+
const message = createBaseGetLocPartnerConfirmRequest();
|
|
205
|
+
message.amount = object.amount ?? 0;
|
|
206
|
+
message.tenure = object.tenure ?? 0;
|
|
207
|
+
message.is_fip = object.is_fip ?? false;
|
|
208
|
+
message.credit_report_fees = object.credit_report_fees ?? 0;
|
|
209
|
+
message.early_foreclosure_fee = object.early_foreclosure_fee ?? 0;
|
|
210
|
+
message.is_fcp = object.is_fcp ?? false;
|
|
211
|
+
message.txn_id = object.txn_id ?? "";
|
|
212
|
+
message.max_amount = object.max_amount ?? 0;
|
|
213
|
+
message.gateway_fees = object.gateway_fees ?? undefined;
|
|
214
|
+
message.plan_id = object.plan_id ?? 0;
|
|
215
|
+
message.gateway_type = object.gateway_type ?? "";
|
|
216
|
+
return message;
|
|
217
|
+
},
|
|
218
|
+
};
|
|
219
|
+
function createBaseGetLocPartnerConfirmResponse() {
|
|
220
|
+
return { msg: "", status: "" };
|
|
221
|
+
}
|
|
222
|
+
exports.GetLocPartnerConfirmResponse = {
|
|
223
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
224
|
+
if (message.msg !== "") {
|
|
225
|
+
writer.uint32(10).string(message.msg);
|
|
226
|
+
}
|
|
227
|
+
if (message.status !== "") {
|
|
228
|
+
writer.uint32(18).string(message.status);
|
|
229
|
+
}
|
|
230
|
+
return writer;
|
|
231
|
+
},
|
|
232
|
+
decode(input, length) {
|
|
233
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
234
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
235
|
+
const message = createBaseGetLocPartnerConfirmResponse();
|
|
236
|
+
while (reader.pos < end) {
|
|
237
|
+
const tag = reader.uint32();
|
|
238
|
+
switch (tag >>> 3) {
|
|
239
|
+
case 1:
|
|
240
|
+
if (tag !== 10) {
|
|
241
|
+
break;
|
|
242
|
+
}
|
|
243
|
+
message.msg = reader.string();
|
|
244
|
+
continue;
|
|
245
|
+
case 2:
|
|
246
|
+
if (tag !== 18) {
|
|
247
|
+
break;
|
|
248
|
+
}
|
|
249
|
+
message.status = reader.string();
|
|
250
|
+
continue;
|
|
251
|
+
}
|
|
252
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
253
|
+
break;
|
|
254
|
+
}
|
|
255
|
+
reader.skipType(tag & 7);
|
|
256
|
+
}
|
|
257
|
+
return message;
|
|
258
|
+
},
|
|
259
|
+
fromJSON(object) {
|
|
260
|
+
return {
|
|
261
|
+
msg: isSet(object.msg) ? globalThis.String(object.msg) : "",
|
|
262
|
+
status: isSet(object.status) ? globalThis.String(object.status) : "",
|
|
263
|
+
};
|
|
264
|
+
},
|
|
265
|
+
toJSON(message) {
|
|
266
|
+
const obj = {};
|
|
267
|
+
if (message.msg !== "") {
|
|
268
|
+
obj.msg = message.msg;
|
|
269
|
+
}
|
|
270
|
+
if (message.status !== "") {
|
|
271
|
+
obj.status = message.status;
|
|
272
|
+
}
|
|
273
|
+
return obj;
|
|
274
|
+
},
|
|
275
|
+
create(base) {
|
|
276
|
+
return exports.GetLocPartnerConfirmResponse.fromPartial(base ?? {});
|
|
277
|
+
},
|
|
278
|
+
fromPartial(object) {
|
|
279
|
+
const message = createBaseGetLocPartnerConfirmResponse();
|
|
280
|
+
message.msg = object.msg ?? "";
|
|
281
|
+
message.status = object.status ?? "";
|
|
282
|
+
return message;
|
|
283
|
+
},
|
|
284
|
+
};
|
|
285
|
+
function isSet(value) {
|
|
286
|
+
return value !== null && value !== undefined;
|
|
287
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import _m0 from "protobufjs/minimal";
|
|
2
|
+
export declare const protobufPackage = "loans.getlocpartnertenure";
|
|
3
|
+
export interface GetLocPartnerTenureRequest {
|
|
4
|
+
amount: number;
|
|
5
|
+
}
|
|
6
|
+
export interface TenureDetail {
|
|
7
|
+
tenure: number;
|
|
8
|
+
expected_emi_amount: number;
|
|
9
|
+
}
|
|
10
|
+
export interface GetLocPartnerTenureResponse {
|
|
11
|
+
amount: number;
|
|
12
|
+
bill_date: string;
|
|
13
|
+
min_tenure: number;
|
|
14
|
+
max_tenure: number;
|
|
15
|
+
msg?: string | undefined;
|
|
16
|
+
first_emi_date: string;
|
|
17
|
+
fcp_fee: number;
|
|
18
|
+
fcp_interest: number;
|
|
19
|
+
tenure_details: TenureDetail[];
|
|
20
|
+
is_fip: boolean;
|
|
21
|
+
amount_grossup: string;
|
|
22
|
+
}
|
|
23
|
+
export declare const GetLocPartnerTenureRequest: {
|
|
24
|
+
encode(message: GetLocPartnerTenureRequest, writer?: _m0.Writer): _m0.Writer;
|
|
25
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): GetLocPartnerTenureRequest;
|
|
26
|
+
fromJSON(object: any): GetLocPartnerTenureRequest;
|
|
27
|
+
toJSON(message: GetLocPartnerTenureRequest): unknown;
|
|
28
|
+
create<I extends Exact<DeepPartial<GetLocPartnerTenureRequest>, I>>(base?: I): GetLocPartnerTenureRequest;
|
|
29
|
+
fromPartial<I extends Exact<DeepPartial<GetLocPartnerTenureRequest>, I>>(object: I): GetLocPartnerTenureRequest;
|
|
30
|
+
};
|
|
31
|
+
export declare const TenureDetail: {
|
|
32
|
+
encode(message: TenureDetail, writer?: _m0.Writer): _m0.Writer;
|
|
33
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): TenureDetail;
|
|
34
|
+
fromJSON(object: any): TenureDetail;
|
|
35
|
+
toJSON(message: TenureDetail): unknown;
|
|
36
|
+
create<I extends Exact<DeepPartial<TenureDetail>, I>>(base?: I): TenureDetail;
|
|
37
|
+
fromPartial<I extends Exact<DeepPartial<TenureDetail>, I>>(object: I): TenureDetail;
|
|
38
|
+
};
|
|
39
|
+
export declare const GetLocPartnerTenureResponse: {
|
|
40
|
+
encode(message: GetLocPartnerTenureResponse, writer?: _m0.Writer): _m0.Writer;
|
|
41
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): GetLocPartnerTenureResponse;
|
|
42
|
+
fromJSON(object: any): GetLocPartnerTenureResponse;
|
|
43
|
+
toJSON(message: GetLocPartnerTenureResponse): unknown;
|
|
44
|
+
create<I extends Exact<DeepPartial<GetLocPartnerTenureResponse>, I>>(base?: I): GetLocPartnerTenureResponse;
|
|
45
|
+
fromPartial<I extends Exact<DeepPartial<GetLocPartnerTenureResponse>, I>>(object: I): GetLocPartnerTenureResponse;
|
|
46
|
+
};
|
|
47
|
+
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
48
|
+
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 {} ? {
|
|
49
|
+
[K in keyof T]?: DeepPartial<T[K]>;
|
|
50
|
+
} : Partial<T>;
|
|
51
|
+
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
52
|
+
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
53
|
+
[K in keyof P]: Exact<P[K], I[K]>;
|
|
54
|
+
} & {
|
|
55
|
+
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
56
|
+
};
|
|
57
|
+
export {};
|