@stashfin/grpc 1.5.15 → 1.5.16
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.d.ts +4 -4
- 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.d.ts +16 -16
- package/ts/banking.js +2 -2
- package/ts/bbps/getallbbpstransactions.js +2 -2
- package/ts/bbps/getallcategory.js +2 -2
- package/ts/bbps/getbillforreminder.js +2 -2
- package/ts/bbps/getbills.js +2 -2
- package/ts/bbps/getorderdetails.js +2 -2
- package/ts/bbps/processdecryptedrudata.js +2 -2
- package/ts/bbps/processwebhook.js +2 -2
- package/ts/bbps/remindernotification.js +2 -2
- package/ts/bbps/sendremindercall.js +2 -2
- package/ts/bbps/updatetxnsstatus.js +2 -2
- package/ts/bbps.d.ts +25 -39
- package/ts/bbps.js +2 -12
- package/ts/bbpsreminder.d.ts +2 -2
- package/ts/bbpsreminder.js +2 -2
- package/ts/bureau/deletebureaudatabycustid.js +2 -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.d.ts +20 -20
- package/ts/bureau.js +2 -2
- package/ts/chr/notifychrpayments.js +2 -2
- package/ts/chr.d.ts +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.d.ts +4 -4
- 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.d.ts +6 -6
- package/ts/colender.js +2 -2
- package/ts/communications/bureauidwhatsapp.d.ts +38 -0
- package/ts/communications/bureauidwhatsapp.js +161 -0
- package/ts/communications.d.ts +28 -0
- package/ts/communications.js +24 -0
- package/ts/cr/crmembershipinfo.js +2 -2
- package/ts/cr/notifycrpayments.js +2 -2
- package/ts/cr.d.ts +4 -4
- 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.d.ts +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.d.ts +36 -0
- package/ts/customers/cb/paynow.js +133 -0
- 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.d.ts +36 -0
- package/ts/customers/enach/updatetxnstatus.js +133 -0
- 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/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/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/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.d.ts +34 -0
- package/ts/customers/lamf/updatelamfjourney.js +104 -0
- 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/sendotp.js +2 -2
- package/ts/customers/sendotptoemail.js +2 -2
- package/ts/customers/setmpin.js +2 -2
- package/ts/customers/skipscreen.js +2 -2
- 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/verifympin.js +2 -2
- package/ts/customers/verifyotp.js +2 -2
- package/ts/customers/verifyotptoemail.js +2 -2
- package/ts/customers.d.ts +238 -238
- package/ts/customers.js +2 -2
- package/ts/decisionengine/decisionengine.d.ts +40 -0
- package/ts/decisionengine/decisionengine.js +191 -0
- package/ts/decisionengine/decisionenginetrigger.js +2 -2
- package/ts/decisionengine/locdisbursalapproval.js +2 -2
- package/ts/decisionengine/saveconsent.js +2 -2
- package/ts/decisionengine.d.ts +6 -6
- package/ts/decisionengine.js +2 -2
- package/ts/deveqxcustomers.d.ts +30 -30
- package/ts/deveqxcustomers.js +2 -2
- package/ts/devupi.d.ts +54 -54
- 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.d.ts +6 -6
- package/ts/digigold.js +2 -2
- package/ts/documents/getagreement.js +2 -2
- package/ts/documents/getfinancialdoc.js +2 -2
- package/ts/documents.d.ts +4 -4
- package/ts/documents.js +2 -2
- package/ts/eqxcustomer.d.ts +70 -70
- 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/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.d.ts +228 -0
- package/ts/eqxcustomers/getlandinghomepage.js +1915 -0
- package/ts/eqxcustomers/getlatlong.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/createorder.js +2 -2
- package/ts/eqxpayments/createtransaction.js +2 -2
- package/ts/eqxpayments/fundtransfer.js +2 -2
- package/ts/eqxpayments/getpaymentoptions.js +2 -2
- package/ts/eqxpayments/getpaymenttypes.js +2 -2
- package/ts/eqxpayments/initiatepayment.js +2 -2
- package/ts/eqxpayments/initiaterefund.js +2 -2
- package/ts/eqxpayments/merchants_create.js +2 -2
- package/ts/eqxpayments/merchants_credentials_rotate.js +2 -2
- package/ts/eqxpayments/merchants_get.js +2 -2
- package/ts/eqxpayments/merchants_list.js +2 -2
- package/ts/eqxpayments/merchants_update.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/payment_modes_get.js +2 -2
- package/ts/eqxpayments/payment_modes_list.js +2 -2
- package/ts/eqxpayments/routes_create.js +2 -2
- package/ts/eqxpayments/routes_list.js +2 -2
- package/ts/eqxpayments/routes_update.js +2 -2
- package/ts/eqxpayments/spmc_delete.js +2 -2
- package/ts/eqxpayments/spmc_list.js +2 -2
- package/ts/eqxpayments/spmc_patch.js +2 -2
- package/ts/eqxpayments/spmc_upsert.js +2 -2
- package/ts/eqxpayments/subscribers_client_secret_rotate.js +2 -2
- package/ts/eqxpayments/subscribers_create.js +2 -2
- package/ts/eqxpayments/subscribers_get.js +2 -2
- package/ts/eqxpayments/subscribers_list.js +2 -2
- package/ts/eqxpayments/subscribers_update.js +2 -2
- package/ts/eqxpayments/vendors_create.js +2 -2
- package/ts/eqxpayments/vendors_get.js +2 -2
- package/ts/eqxpayments/vendors_list.js +2 -2
- package/ts/eqxpayments/vendors_update.js +2 -2
- package/ts/eqxpayments.d.ts +70 -129
- package/ts/eqxpayments.js +2 -43
- package/ts/example.d.ts +4 -4
- package/ts/example.js +2 -2
- package/ts/feepayments/getbanklist.js +2 -2
- package/ts/feepayments.d.ts +2 -2
- package/ts/feepayments.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/getchrpdfurl.js +2 -2
- package/ts/growth/getchrplans.d.ts +49 -0
- package/ts/growth/getchrplans.js +212 -0
- package/ts/growth/getchrreport.d.ts +67 -0
- package/ts/growth/getchrreport.js +504 -0
- 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.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/processchrpayment.d.ts +39 -0
- package/ts/growth/processchrpayment.js +177 -0
- package/ts/growth.d.ts +8 -8
- 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/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/getselfietxnid.js +2 -2
- package/ts/kyc/getselfieurl.d.ts +1 -0
- package/ts/kyc/getselfieurl.js +17 -3
- package/ts/kyc/nsdlpanvalidate.js +2 -2
- package/ts/kyc/okyclinkhyperverge.js +2 -2
- package/ts/kyc.d.ts +32 -32
- 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.d.ts +6 -6
- package/ts/lamf.js +2 -2
- package/ts/loans/addreference.js +2 -2
- 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.d.ts +36 -0
- package/ts/loans/forecloseamount.js +133 -0
- package/ts/loans/foreclosepayment.js +2 -2
- package/ts/loans/futurepaymentmoredetails.d.ts +51 -0
- package/ts/loans/futurepaymentmoredetails.js +243 -0
- 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.js +2 -2
- package/ts/loans/getlocdisburse.js +2 -2
- 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/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/getvirtualaccountnumber.d.ts +35 -0
- package/ts/loans/getvirtualaccountnumber.js +117 -0
- 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.d.ts +37 -0
- package/ts/loans/rollbackextrapayment.js +149 -0
- 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.d.ts +100 -100
- 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.d.ts +14 -14
- package/ts/payments.js +2 -2
- package/ts/paymentsnode.d.ts +14 -14
- package/ts/paymentsnode.js +2 -2
- package/ts/rewards/getoffers.js +2 -2
- package/ts/rewards/redeemoffer.js +2 -2
- package/ts/rewards.d.ts +4 -4
- 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.d.ts +12 -12
- package/ts/stashcash.js +2 -2
- package/ts/upi/addaccount.js +2 -2
- 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/getallupitxnsdetails.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/getupireport.js +2 -2
- package/ts/upi/getupitxnstatustype.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/unblockvpa.js +2 -2
- package/ts/upi/updatedevicebinding.js +2 -2
- package/ts/upi/updatedevicelinking.d.ts +49 -0
- package/ts/upi/updatedevicelinking.js +332 -0
- package/ts/upi/upinumberoperations.js +2 -2
- package/ts/upi/validateifsc.js +2 -2
- package/ts/upi/validatevpa.js +2 -2
- package/ts/upi.d.ts +62 -62
- package/ts/upi.js +2 -2
- package/ts/bbps/processwebhookv2.d.ts +0 -157
- package/ts/bbps/processwebhookv2.js +0 -1175
- package/ts/eqxpayments/createmerchant.d.ts +0 -73
- package/ts/eqxpayments/createmerchant.js +0 -397
- package/ts/eqxpayments/createorderv2.d.ts +0 -50
- package/ts/eqxpayments/createorderv2.js +0 -334
- package/ts/eqxpayments/createpaymentcategoryclient.d.ts +0 -74
- package/ts/eqxpayments/createpaymentcategoryclient.js +0 -411
- package/ts/eqxpayments/createpaymentgateway.d.ts +0 -71
- package/ts/eqxpayments/createpaymentgateway.js +0 -369
- package/ts/eqxpayments/getgatewayconfiguration.d.ts +0 -92
- package/ts/eqxpayments/getgatewayconfiguration.js +0 -430
- package/ts/eqxpayments/getmerchantmodeconfigfees.d.ts +0 -106
- package/ts/eqxpayments/getmerchantmodeconfigfees.js +0 -627
- package/ts/eqxpayments/getorderv2.d.ts +0 -41
- package/ts/eqxpayments/getorderv2.js +0 -211
- package/ts/eqxpayments/initiateattemptv2.d.ts +0 -58
- package/ts/eqxpayments/initiateattemptv2.js +0 -374
- package/ts/eqxpayments/listcheckoutoptionsv2.d.ts +0 -96
- package/ts/eqxpayments/listcheckoutoptionsv2.js +0 -489
- package/ts/eqxpayments/listmerchants.d.ts +0 -68
- package/ts/eqxpayments/listmerchants.js +0 -331
- package/ts/eqxpayments/listpaymentcategoryclients.d.ts +0 -87
- package/ts/eqxpayments/listpaymentcategoryclients.js +0 -477
- package/ts/eqxpayments/listpaymentgateways.d.ts +0 -84
- package/ts/eqxpayments/listpaymentgateways.js +0 -433
- package/ts/eqxpayments/updatemerchant.d.ts +0 -73
- package/ts/eqxpayments/updatemerchant.js +0 -397
- package/ts/eqxpayments/updatemerchantmodeconfigfee.d.ts +0 -75
- package/ts/eqxpayments/updatemerchantmodeconfigfee.js +0 -417
- package/ts/eqxpayments/updatepaymentcategoryclient.d.ts +0 -75
- package/ts/eqxpayments/updatepaymentcategoryclient.js +0 -425
- package/ts/eqxpayments/updatepaymentgateway.d.ts +0 -71
- package/ts/eqxpayments/updatepaymentgateway.js +0 -369
package/ts/eqxcustomer.d.ts
CHANGED
|
@@ -41,315 +41,315 @@ export declare const eqxcustomersService: {
|
|
|
41
41
|
readonly path: "/service.eqxcustomers/sendOtp";
|
|
42
42
|
readonly requestStream: false;
|
|
43
43
|
readonly responseStream: false;
|
|
44
|
-
readonly requestSerialize: (value: sendOtpRequest) => Buffer
|
|
44
|
+
readonly requestSerialize: (value: sendOtpRequest) => Buffer;
|
|
45
45
|
readonly requestDeserialize: (value: Buffer) => sendOtpRequest;
|
|
46
|
-
readonly responseSerialize: (value: sendOtpResponse) => Buffer
|
|
46
|
+
readonly responseSerialize: (value: sendOtpResponse) => Buffer;
|
|
47
47
|
readonly responseDeserialize: (value: Buffer) => sendOtpResponse;
|
|
48
48
|
};
|
|
49
49
|
readonly verifyOtp: {
|
|
50
50
|
readonly path: "/service.eqxcustomers/verifyOtp";
|
|
51
51
|
readonly requestStream: false;
|
|
52
52
|
readonly responseStream: false;
|
|
53
|
-
readonly requestSerialize: (value: verifyOtpReqeust) => Buffer
|
|
53
|
+
readonly requestSerialize: (value: verifyOtpReqeust) => Buffer;
|
|
54
54
|
readonly requestDeserialize: (value: Buffer) => verifyOtpReqeust;
|
|
55
|
-
readonly responseSerialize: (value: verifyOtpResponse) => Buffer
|
|
55
|
+
readonly responseSerialize: (value: verifyOtpResponse) => Buffer;
|
|
56
56
|
readonly responseDeserialize: (value: Buffer) => verifyOtpResponse;
|
|
57
57
|
};
|
|
58
58
|
readonly getUserById: {
|
|
59
59
|
readonly path: "/service.eqxcustomers/getUserById";
|
|
60
60
|
readonly requestStream: false;
|
|
61
61
|
readonly responseStream: false;
|
|
62
|
-
readonly requestSerialize: (value: getCustomerByIdRequest) => Buffer
|
|
62
|
+
readonly requestSerialize: (value: getCustomerByIdRequest) => Buffer;
|
|
63
63
|
readonly requestDeserialize: (value: Buffer) => getCustomerByIdRequest;
|
|
64
|
-
readonly responseSerialize: (value: getCustomerByIdResponse) => Buffer
|
|
64
|
+
readonly responseSerialize: (value: getCustomerByIdResponse) => Buffer;
|
|
65
65
|
readonly responseDeserialize: (value: Buffer) => getCustomerByIdResponse;
|
|
66
66
|
};
|
|
67
67
|
readonly getDashboard: {
|
|
68
68
|
readonly path: "/service.eqxcustomers/getDashboard";
|
|
69
69
|
readonly requestStream: false;
|
|
70
70
|
readonly responseStream: false;
|
|
71
|
-
readonly requestSerialize: (value: getDashboardRequest) => Buffer
|
|
71
|
+
readonly requestSerialize: (value: getDashboardRequest) => Buffer;
|
|
72
72
|
readonly requestDeserialize: (value: Buffer) => getDashboardRequest;
|
|
73
|
-
readonly responseSerialize: (value: getDashboardResponse) => Buffer
|
|
73
|
+
readonly responseSerialize: (value: getDashboardResponse) => Buffer;
|
|
74
74
|
readonly responseDeserialize: (value: Buffer) => getDashboardResponse;
|
|
75
75
|
};
|
|
76
76
|
readonly getDashboardMainCard: {
|
|
77
77
|
readonly path: "/service.eqxcustomers/getDashboardMainCard";
|
|
78
78
|
readonly requestStream: false;
|
|
79
79
|
readonly responseStream: false;
|
|
80
|
-
readonly requestSerialize: (value: getDashboardMainCardRequest) => Buffer
|
|
80
|
+
readonly requestSerialize: (value: getDashboardMainCardRequest) => Buffer;
|
|
81
81
|
readonly requestDeserialize: (value: Buffer) => getDashboardMainCardRequest;
|
|
82
|
-
readonly responseSerialize: (value: getDashboardMainCardResponse) => Buffer
|
|
82
|
+
readonly responseSerialize: (value: getDashboardMainCardResponse) => Buffer;
|
|
83
83
|
readonly responseDeserialize: (value: Buffer) => getDashboardMainCardResponse;
|
|
84
84
|
};
|
|
85
85
|
readonly updatePushId: {
|
|
86
86
|
readonly path: "/service.eqxcustomers/updatePushId";
|
|
87
87
|
readonly requestStream: false;
|
|
88
88
|
readonly responseStream: false;
|
|
89
|
-
readonly requestSerialize: (value: updatePushIdRequest) => Buffer
|
|
89
|
+
readonly requestSerialize: (value: updatePushIdRequest) => Buffer;
|
|
90
90
|
readonly requestDeserialize: (value: Buffer) => updatePushIdRequest;
|
|
91
|
-
readonly responseSerialize: (value: updatePushIdResponse) => Buffer
|
|
91
|
+
readonly responseSerialize: (value: updatePushIdResponse) => Buffer;
|
|
92
92
|
readonly responseDeserialize: (value: Buffer) => updatePushIdResponse;
|
|
93
93
|
};
|
|
94
94
|
readonly getnotifications: {
|
|
95
95
|
readonly path: "/service.eqxcustomers/getnotifications";
|
|
96
96
|
readonly requestStream: false;
|
|
97
97
|
readonly responseStream: false;
|
|
98
|
-
readonly requestSerialize: (value: getNotificationsRequest) => Buffer
|
|
98
|
+
readonly requestSerialize: (value: getNotificationsRequest) => Buffer;
|
|
99
99
|
readonly requestDeserialize: (value: Buffer) => getNotificationsRequest;
|
|
100
|
-
readonly responseSerialize: (value: getNotificationsResponse) => Buffer
|
|
100
|
+
readonly responseSerialize: (value: getNotificationsResponse) => Buffer;
|
|
101
101
|
readonly responseDeserialize: (value: Buffer) => getNotificationsResponse;
|
|
102
102
|
};
|
|
103
103
|
readonly updateNotifications: {
|
|
104
104
|
readonly path: "/service.eqxcustomers/updateNotifications";
|
|
105
105
|
readonly requestStream: false;
|
|
106
106
|
readonly responseStream: false;
|
|
107
|
-
readonly requestSerialize: (value: updateNotificationRequest) => Buffer
|
|
107
|
+
readonly requestSerialize: (value: updateNotificationRequest) => Buffer;
|
|
108
108
|
readonly requestDeserialize: (value: Buffer) => updateNotificationRequest;
|
|
109
|
-
readonly responseSerialize: (value: updateNotificationResponse) => Buffer
|
|
109
|
+
readonly responseSerialize: (value: updateNotificationResponse) => Buffer;
|
|
110
110
|
readonly responseDeserialize: (value: Buffer) => updateNotificationResponse;
|
|
111
111
|
};
|
|
112
112
|
readonly verifyToken: {
|
|
113
113
|
readonly path: "/service.eqxcustomers/VerifyToken";
|
|
114
114
|
readonly requestStream: false;
|
|
115
115
|
readonly responseStream: false;
|
|
116
|
-
readonly requestSerialize: (value: VerifyTokenRequest) => Buffer
|
|
116
|
+
readonly requestSerialize: (value: VerifyTokenRequest) => Buffer;
|
|
117
117
|
readonly requestDeserialize: (value: Buffer) => VerifyTokenRequest;
|
|
118
|
-
readonly responseSerialize: (value: VerifyTokenResponse) => Buffer
|
|
118
|
+
readonly responseSerialize: (value: VerifyTokenResponse) => Buffer;
|
|
119
119
|
readonly responseDeserialize: (value: Buffer) => VerifyTokenResponse;
|
|
120
120
|
};
|
|
121
121
|
readonly getTokens: {
|
|
122
122
|
readonly path: "/service.eqxcustomers/getTokens";
|
|
123
123
|
readonly requestStream: false;
|
|
124
124
|
readonly responseStream: false;
|
|
125
|
-
readonly requestSerialize: (value: getTokensRequest) => Buffer
|
|
125
|
+
readonly requestSerialize: (value: getTokensRequest) => Buffer;
|
|
126
126
|
readonly requestDeserialize: (value: Buffer) => getTokensRequest;
|
|
127
|
-
readonly responseSerialize: (value: getTokensResponse) => Buffer
|
|
127
|
+
readonly responseSerialize: (value: getTokensResponse) => Buffer;
|
|
128
128
|
readonly responseDeserialize: (value: Buffer) => getTokensResponse;
|
|
129
129
|
};
|
|
130
130
|
readonly getCustomerByMobile: {
|
|
131
131
|
readonly path: "/service.eqxcustomers/getCustomerByMobile";
|
|
132
132
|
readonly requestStream: false;
|
|
133
133
|
readonly responseStream: false;
|
|
134
|
-
readonly requestSerialize: (value: getCustomerByMobileRequest) => Buffer
|
|
134
|
+
readonly requestSerialize: (value: getCustomerByMobileRequest) => Buffer;
|
|
135
135
|
readonly requestDeserialize: (value: Buffer) => getCustomerByMobileRequest;
|
|
136
|
-
readonly responseSerialize: (value: getCustomerByMobileResponse) => Buffer
|
|
136
|
+
readonly responseSerialize: (value: getCustomerByMobileResponse) => Buffer;
|
|
137
137
|
readonly responseDeserialize: (value: Buffer) => getCustomerByMobileResponse;
|
|
138
138
|
};
|
|
139
139
|
readonly updateCustomer: {
|
|
140
140
|
readonly path: "/service.eqxcustomers/updateCustomer";
|
|
141
141
|
readonly requestStream: false;
|
|
142
142
|
readonly responseStream: false;
|
|
143
|
-
readonly requestSerialize: (value: updateCustomerRequest) => Buffer
|
|
143
|
+
readonly requestSerialize: (value: updateCustomerRequest) => Buffer;
|
|
144
144
|
readonly requestDeserialize: (value: Buffer) => updateCustomerRequest;
|
|
145
|
-
readonly responseSerialize: (value: updateCustomerResponse) => Buffer
|
|
145
|
+
readonly responseSerialize: (value: updateCustomerResponse) => Buffer;
|
|
146
146
|
readonly responseDeserialize: (value: Buffer) => updateCustomerResponse;
|
|
147
147
|
};
|
|
148
148
|
readonly getStashScoreProfileById: {
|
|
149
149
|
readonly path: "/service.eqxcustomers/getStashScoreProfileById";
|
|
150
150
|
readonly requestStream: false;
|
|
151
151
|
readonly responseStream: false;
|
|
152
|
-
readonly requestSerialize: (value: getStashScoreProfileByIdRequest) => Buffer
|
|
152
|
+
readonly requestSerialize: (value: getStashScoreProfileByIdRequest) => Buffer;
|
|
153
153
|
readonly requestDeserialize: (value: Buffer) => getStashScoreProfileByIdRequest;
|
|
154
|
-
readonly responseSerialize: (value: getStashScoreProfileByIdResponse) => Buffer
|
|
154
|
+
readonly responseSerialize: (value: getStashScoreProfileByIdResponse) => Buffer;
|
|
155
155
|
readonly responseDeserialize: (value: Buffer) => getStashScoreProfileByIdResponse;
|
|
156
156
|
};
|
|
157
157
|
readonly authenticateUser: {
|
|
158
158
|
readonly path: "/service.eqxcustomers/authenticateUser";
|
|
159
159
|
readonly requestStream: false;
|
|
160
160
|
readonly responseStream: false;
|
|
161
|
-
readonly requestSerialize: (value: authenticatUserRequest) => Buffer
|
|
161
|
+
readonly requestSerialize: (value: authenticatUserRequest) => Buffer;
|
|
162
162
|
readonly requestDeserialize: (value: Buffer) => authenticatUserRequest;
|
|
163
|
-
readonly responseSerialize: (value: authenticatUserResponse) => Buffer
|
|
163
|
+
readonly responseSerialize: (value: authenticatUserResponse) => Buffer;
|
|
164
164
|
readonly responseDeserialize: (value: Buffer) => authenticatUserResponse;
|
|
165
165
|
};
|
|
166
166
|
readonly getBankAccountDetails: {
|
|
167
167
|
readonly path: "/service.eqxcustomers/getBankAccountDetails";
|
|
168
168
|
readonly requestStream: false;
|
|
169
169
|
readonly responseStream: false;
|
|
170
|
-
readonly requestSerialize: (value: bankDetailsRequest) => Buffer
|
|
170
|
+
readonly requestSerialize: (value: bankDetailsRequest) => Buffer;
|
|
171
171
|
readonly requestDeserialize: (value: Buffer) => bankDetailsRequest;
|
|
172
|
-
readonly responseSerialize: (value: bankDetailsResponse) => Buffer
|
|
172
|
+
readonly responseSerialize: (value: bankDetailsResponse) => Buffer;
|
|
173
173
|
readonly responseDeserialize: (value: Buffer) => bankDetailsResponse;
|
|
174
174
|
};
|
|
175
175
|
readonly getCreditGuidanceDetails: {
|
|
176
176
|
readonly path: "/service.eqxcustomers/getCreditGuidanceDetails";
|
|
177
177
|
readonly requestStream: false;
|
|
178
178
|
readonly responseStream: false;
|
|
179
|
-
readonly requestSerialize: (value: getCreditGuidanceRequest) => Buffer
|
|
179
|
+
readonly requestSerialize: (value: getCreditGuidanceRequest) => Buffer;
|
|
180
180
|
readonly requestDeserialize: (value: Buffer) => getCreditGuidanceRequest;
|
|
181
|
-
readonly responseSerialize: (value: getCreditGuidanceResponse) => Buffer
|
|
181
|
+
readonly responseSerialize: (value: getCreditGuidanceResponse) => Buffer;
|
|
182
182
|
readonly responseDeserialize: (value: Buffer) => getCreditGuidanceResponse;
|
|
183
183
|
};
|
|
184
184
|
readonly updateSubscriptionStatus: {
|
|
185
185
|
readonly path: "/service.eqxcustomers/updateSubscriptionStatus";
|
|
186
186
|
readonly requestStream: false;
|
|
187
187
|
readonly responseStream: false;
|
|
188
|
-
readonly requestSerialize: (value: updateSubscriptionStatusRequest) => Buffer
|
|
188
|
+
readonly requestSerialize: (value: updateSubscriptionStatusRequest) => Buffer;
|
|
189
189
|
readonly requestDeserialize: (value: Buffer) => updateSubscriptionStatusRequest;
|
|
190
|
-
readonly responseSerialize: (value: updateSubscriptionStatusResponse) => Buffer
|
|
190
|
+
readonly responseSerialize: (value: updateSubscriptionStatusResponse) => Buffer;
|
|
191
191
|
readonly responseDeserialize: (value: Buffer) => updateSubscriptionStatusResponse;
|
|
192
192
|
};
|
|
193
193
|
readonly isCustomerRegistered: {
|
|
194
194
|
readonly path: "/service.eqxcustomers/isCustomerRegistered";
|
|
195
195
|
readonly requestStream: false;
|
|
196
196
|
readonly responseStream: false;
|
|
197
|
-
readonly requestSerialize: (value: isCustomerRegisteredRequest) => Buffer
|
|
197
|
+
readonly requestSerialize: (value: isCustomerRegisteredRequest) => Buffer;
|
|
198
198
|
readonly requestDeserialize: (value: Buffer) => isCustomerRegisteredRequest;
|
|
199
|
-
readonly responseSerialize: (value: isCustomerRegisteredResponse) => Buffer
|
|
199
|
+
readonly responseSerialize: (value: isCustomerRegisteredResponse) => Buffer;
|
|
200
200
|
readonly responseDeserialize: (value: Buffer) => isCustomerRegisteredResponse;
|
|
201
201
|
};
|
|
202
202
|
readonly getLoanPlans: {
|
|
203
203
|
readonly path: "/service.eqxcustomers/getLoanPlans";
|
|
204
204
|
readonly requestStream: false;
|
|
205
205
|
readonly responseStream: false;
|
|
206
|
-
readonly requestSerialize: (value: getLoanPlansRequest) => Buffer
|
|
206
|
+
readonly requestSerialize: (value: getLoanPlansRequest) => Buffer;
|
|
207
207
|
readonly requestDeserialize: (value: Buffer) => getLoanPlansRequest;
|
|
208
|
-
readonly responseSerialize: (value: getLoanPlansResponse) => Buffer
|
|
208
|
+
readonly responseSerialize: (value: getLoanPlansResponse) => Buffer;
|
|
209
209
|
readonly responseDeserialize: (value: Buffer) => getLoanPlansResponse;
|
|
210
210
|
};
|
|
211
211
|
readonly getTnC: {
|
|
212
212
|
readonly path: "/service.eqxcustomers/getTnC";
|
|
213
213
|
readonly requestStream: false;
|
|
214
214
|
readonly responseStream: false;
|
|
215
|
-
readonly requestSerialize: (value: getTnCRequest) => Buffer
|
|
215
|
+
readonly requestSerialize: (value: getTnCRequest) => Buffer;
|
|
216
216
|
readonly requestDeserialize: (value: Buffer) => getTnCRequest;
|
|
217
|
-
readonly responseSerialize: (value: getTnCResponse) => Buffer
|
|
217
|
+
readonly responseSerialize: (value: getTnCResponse) => Buffer;
|
|
218
218
|
readonly responseDeserialize: (value: Buffer) => getTnCResponse;
|
|
219
219
|
};
|
|
220
220
|
readonly truecallerLogin: {
|
|
221
221
|
readonly path: "/service.eqxcustomers/truecallerLogin";
|
|
222
222
|
readonly requestStream: false;
|
|
223
223
|
readonly responseStream: false;
|
|
224
|
-
readonly requestSerialize: (value: truecallerLoginRequest) => Buffer
|
|
224
|
+
readonly requestSerialize: (value: truecallerLoginRequest) => Buffer;
|
|
225
225
|
readonly requestDeserialize: (value: Buffer) => truecallerLoginRequest;
|
|
226
|
-
readonly responseSerialize: (value: truecallerLoginResponse) => Buffer
|
|
226
|
+
readonly responseSerialize: (value: truecallerLoginResponse) => Buffer;
|
|
227
227
|
readonly responseDeserialize: (value: Buffer) => truecallerLoginResponse;
|
|
228
228
|
};
|
|
229
229
|
readonly getlendingHomePage: {
|
|
230
230
|
readonly path: "/service.eqxcustomers/getlendingHomePage";
|
|
231
231
|
readonly requestStream: false;
|
|
232
232
|
readonly responseStream: false;
|
|
233
|
-
readonly requestSerialize: (value: getlendingHomePageRequest) => Buffer
|
|
233
|
+
readonly requestSerialize: (value: getlendingHomePageRequest) => Buffer;
|
|
234
234
|
readonly requestDeserialize: (value: Buffer) => getlendingHomePageRequest;
|
|
235
|
-
readonly responseSerialize: (value: getlendingHomePageResponse) => Buffer
|
|
235
|
+
readonly responseSerialize: (value: getlendingHomePageResponse) => Buffer;
|
|
236
236
|
readonly responseDeserialize: (value: Buffer) => getlendingHomePageResponse;
|
|
237
237
|
};
|
|
238
238
|
readonly getLendingCustomerAppsInfo: {
|
|
239
239
|
readonly path: "/service.eqxcustomers/getLendingCustomerAppsInfo";
|
|
240
240
|
readonly requestStream: false;
|
|
241
241
|
readonly responseStream: false;
|
|
242
|
-
readonly requestSerialize: (value: CustomerAppsInfoRequest) => Buffer
|
|
242
|
+
readonly requestSerialize: (value: CustomerAppsInfoRequest) => Buffer;
|
|
243
243
|
readonly requestDeserialize: (value: Buffer) => CustomerAppsInfoRequest;
|
|
244
|
-
readonly responseSerialize: (value: CustomerAppsInfoResponse) => Buffer
|
|
244
|
+
readonly responseSerialize: (value: CustomerAppsInfoResponse) => Buffer;
|
|
245
245
|
readonly responseDeserialize: (value: Buffer) => CustomerAppsInfoResponse;
|
|
246
246
|
};
|
|
247
247
|
readonly getLendingCustomerDeviceInfo: {
|
|
248
248
|
readonly path: "/service.eqxcustomers/getLendingCustomerDeviceInfo";
|
|
249
249
|
readonly requestStream: false;
|
|
250
250
|
readonly responseStream: false;
|
|
251
|
-
readonly requestSerialize: (value: CustomerDeviceInfoRequest) => Buffer
|
|
251
|
+
readonly requestSerialize: (value: CustomerDeviceInfoRequest) => Buffer;
|
|
252
252
|
readonly requestDeserialize: (value: Buffer) => CustomerDeviceInfoRequest;
|
|
253
|
-
readonly responseSerialize: (value: CustomerDeviceInfoResponse) => Buffer
|
|
253
|
+
readonly responseSerialize: (value: CustomerDeviceInfoResponse) => Buffer;
|
|
254
254
|
readonly responseDeserialize: (value: Buffer) => CustomerDeviceInfoResponse;
|
|
255
255
|
};
|
|
256
256
|
readonly updateCustomerCategory: {
|
|
257
257
|
readonly path: "/service.eqxcustomers/updateCustomerCategory";
|
|
258
258
|
readonly requestStream: false;
|
|
259
259
|
readonly responseStream: false;
|
|
260
|
-
readonly requestSerialize: (value: updateCustomerCategoryRequest) => Buffer
|
|
260
|
+
readonly requestSerialize: (value: updateCustomerCategoryRequest) => Buffer;
|
|
261
261
|
readonly requestDeserialize: (value: Buffer) => updateCustomerCategoryRequest;
|
|
262
|
-
readonly responseSerialize: (value: updateCustomerCategoryResponse) => Buffer
|
|
262
|
+
readonly responseSerialize: (value: updateCustomerCategoryResponse) => Buffer;
|
|
263
263
|
readonly responseDeserialize: (value: Buffer) => updateCustomerCategoryResponse;
|
|
264
264
|
};
|
|
265
265
|
readonly getLendingSyncedInfo: {
|
|
266
266
|
readonly path: "/service.eqxcustomers/getLendingSyncedInfo";
|
|
267
267
|
readonly requestStream: false;
|
|
268
268
|
readonly responseStream: false;
|
|
269
|
-
readonly requestSerialize: (value: getLendingSyncedInfoRequest) => Buffer
|
|
269
|
+
readonly requestSerialize: (value: getLendingSyncedInfoRequest) => Buffer;
|
|
270
270
|
readonly requestDeserialize: (value: Buffer) => getLendingSyncedInfoRequest;
|
|
271
|
-
readonly responseSerialize: (value: getLendingSyncedInfoResponse) => Buffer
|
|
271
|
+
readonly responseSerialize: (value: getLendingSyncedInfoResponse) => Buffer;
|
|
272
272
|
readonly responseDeserialize: (value: Buffer) => getLendingSyncedInfoResponse;
|
|
273
273
|
};
|
|
274
274
|
readonly getLendingRefreshToken: {
|
|
275
275
|
readonly path: "/service.eqxcustomers/getLendingRefreshToken";
|
|
276
276
|
readonly requestStream: false;
|
|
277
277
|
readonly responseStream: false;
|
|
278
|
-
readonly requestSerialize: (value: getLendingRefreshTokenRequest) => Buffer
|
|
278
|
+
readonly requestSerialize: (value: getLendingRefreshTokenRequest) => Buffer;
|
|
279
279
|
readonly requestDeserialize: (value: Buffer) => getLendingRefreshTokenRequest;
|
|
280
|
-
readonly responseSerialize: (value: getLendingRefreshTokenResponse) => Buffer
|
|
280
|
+
readonly responseSerialize: (value: getLendingRefreshTokenResponse) => Buffer;
|
|
281
281
|
readonly responseDeserialize: (value: Buffer) => getLendingRefreshTokenResponse;
|
|
282
282
|
};
|
|
283
283
|
readonly getCustomerByVpa: {
|
|
284
284
|
readonly path: "/service.eqxcustomers/getCustomerByVpa";
|
|
285
285
|
readonly requestStream: false;
|
|
286
286
|
readonly responseStream: false;
|
|
287
|
-
readonly requestSerialize: (value: getCustomerByVpaRequest) => Buffer
|
|
287
|
+
readonly requestSerialize: (value: getCustomerByVpaRequest) => Buffer;
|
|
288
288
|
readonly requestDeserialize: (value: Buffer) => getCustomerByVpaRequest;
|
|
289
|
-
readonly responseSerialize: (value: getCustomerByVpaResponse) => Buffer
|
|
289
|
+
readonly responseSerialize: (value: getCustomerByVpaResponse) => Buffer;
|
|
290
290
|
readonly responseDeserialize: (value: Buffer) => getCustomerByVpaResponse;
|
|
291
291
|
};
|
|
292
292
|
readonly getVpaList: {
|
|
293
293
|
readonly path: "/service.eqxcustomers/getVpaList";
|
|
294
294
|
readonly requestStream: false;
|
|
295
295
|
readonly responseStream: false;
|
|
296
|
-
readonly requestSerialize: (value: getvpalistRequest) => Buffer
|
|
296
|
+
readonly requestSerialize: (value: getvpalistRequest) => Buffer;
|
|
297
297
|
readonly requestDeserialize: (value: Buffer) => getvpalistRequest;
|
|
298
|
-
readonly responseSerialize: (value: getvpalistResponse) => Buffer
|
|
298
|
+
readonly responseSerialize: (value: getvpalistResponse) => Buffer;
|
|
299
299
|
readonly responseDeserialize: (value: Buffer) => getvpalistResponse;
|
|
300
300
|
};
|
|
301
301
|
readonly updateCustomerBasicDetails: {
|
|
302
302
|
readonly path: "/service.eqxcustomers/updateCustomerBasicDetails";
|
|
303
303
|
readonly requestStream: false;
|
|
304
304
|
readonly responseStream: false;
|
|
305
|
-
readonly requestSerialize: (value: updateCustomerBasicDetailsRequest) => Buffer
|
|
305
|
+
readonly requestSerialize: (value: updateCustomerBasicDetailsRequest) => Buffer;
|
|
306
306
|
readonly requestDeserialize: (value: Buffer) => updateCustomerBasicDetailsRequest;
|
|
307
|
-
readonly responseSerialize: (value: updateCustomerBasicDetailsResponse) => Buffer
|
|
307
|
+
readonly responseSerialize: (value: updateCustomerBasicDetailsResponse) => Buffer;
|
|
308
308
|
readonly responseDeserialize: (value: Buffer) => updateCustomerBasicDetailsResponse;
|
|
309
309
|
};
|
|
310
310
|
readonly updateCustomerDeviceDetails: {
|
|
311
311
|
readonly path: "/service.eqxcustomers/updateCustomerDeviceDetails";
|
|
312
312
|
readonly requestStream: false;
|
|
313
313
|
readonly responseStream: false;
|
|
314
|
-
readonly requestSerialize: (value: updateCustomerDeviceDetailsRequest) => Buffer
|
|
314
|
+
readonly requestSerialize: (value: updateCustomerDeviceDetailsRequest) => Buffer;
|
|
315
315
|
readonly requestDeserialize: (value: Buffer) => updateCustomerDeviceDetailsRequest;
|
|
316
|
-
readonly responseSerialize: (value: updateCustomerDeviceDetailsResponse) => Buffer
|
|
316
|
+
readonly responseSerialize: (value: updateCustomerDeviceDetailsResponse) => Buffer;
|
|
317
317
|
readonly responseDeserialize: (value: Buffer) => updateCustomerDeviceDetailsResponse;
|
|
318
318
|
};
|
|
319
319
|
readonly isLendingCustomerRegistered: {
|
|
320
320
|
readonly path: "/service.eqxcustomers/isLendingCustomerRegistered";
|
|
321
321
|
readonly requestStream: false;
|
|
322
322
|
readonly responseStream: false;
|
|
323
|
-
readonly requestSerialize: (value: LendingCustomerExistsRequest) => Buffer
|
|
323
|
+
readonly requestSerialize: (value: LendingCustomerExistsRequest) => Buffer;
|
|
324
324
|
readonly requestDeserialize: (value: Buffer) => LendingCustomerExistsRequest;
|
|
325
|
-
readonly responseSerialize: (value: LendingCustomerExistsResponse) => Buffer
|
|
325
|
+
readonly responseSerialize: (value: LendingCustomerExistsResponse) => Buffer;
|
|
326
326
|
readonly responseDeserialize: (value: Buffer) => LendingCustomerExistsResponse;
|
|
327
327
|
};
|
|
328
328
|
readonly getAllCustomers: {
|
|
329
329
|
readonly path: "/service.eqxcustomers/getAllCustomers";
|
|
330
330
|
readonly requestStream: false;
|
|
331
331
|
readonly responseStream: false;
|
|
332
|
-
readonly requestSerialize: (value: getAllCustomersRequest) => Buffer
|
|
332
|
+
readonly requestSerialize: (value: getAllCustomersRequest) => Buffer;
|
|
333
333
|
readonly requestDeserialize: (value: Buffer) => getAllCustomersRequest;
|
|
334
|
-
readonly responseSerialize: (value: getAllCustomersResponse) => Buffer
|
|
334
|
+
readonly responseSerialize: (value: getAllCustomersResponse) => Buffer;
|
|
335
335
|
readonly responseDeserialize: (value: Buffer) => getAllCustomersResponse;
|
|
336
336
|
};
|
|
337
337
|
readonly getTncByCustomerId: {
|
|
338
338
|
readonly path: "/service.eqxcustomers/getTNCByCustomerId";
|
|
339
339
|
readonly requestStream: false;
|
|
340
340
|
readonly responseStream: false;
|
|
341
|
-
readonly requestSerialize: (value: getTNCByCustomerIdRequest) => Buffer
|
|
341
|
+
readonly requestSerialize: (value: getTNCByCustomerIdRequest) => Buffer;
|
|
342
342
|
readonly requestDeserialize: (value: Buffer) => getTNCByCustomerIdRequest;
|
|
343
|
-
readonly responseSerialize: (value: getTNCByCustomerIdResponse) => Buffer
|
|
343
|
+
readonly responseSerialize: (value: getTNCByCustomerIdResponse) => Buffer;
|
|
344
344
|
readonly responseDeserialize: (value: Buffer) => getTNCByCustomerIdResponse;
|
|
345
345
|
};
|
|
346
346
|
readonly getLatLongData: {
|
|
347
347
|
readonly path: "/service.eqxcustomers/getLatLongData";
|
|
348
348
|
readonly requestStream: false;
|
|
349
349
|
readonly responseStream: false;
|
|
350
|
-
readonly requestSerialize: (value: getLatLongRequest) => Buffer
|
|
350
|
+
readonly requestSerialize: (value: getLatLongRequest) => Buffer;
|
|
351
351
|
readonly requestDeserialize: (value: Buffer) => getLatLongRequest;
|
|
352
|
-
readonly responseSerialize: (value: getLatLongResponse) => Buffer
|
|
352
|
+
readonly responseSerialize: (value: getLatLongResponse) => Buffer;
|
|
353
353
|
readonly responseDeserialize: (value: Buffer) => getLatLongResponse;
|
|
354
354
|
};
|
|
355
355
|
};
|
package/ts/eqxcustomer.js
CHANGED
|
@@ -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.1
|
|
5
|
+
// protoc v3.20.3
|
|
6
6
|
// source: eqxcustomer.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.eqxcustomersClient = exports.eqxcustomersService = exports.protobufPackage = void 0;
|
|
@@ -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.1
|
|
5
|
+
// protoc v3.20.3
|
|
6
6
|
// source: eqxcustomers/authenticateuser.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -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.1
|
|
5
|
+
// protoc v3.20.3
|
|
6
6
|
// source: eqxcustomers/creditguidance.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -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.1
|
|
5
|
+
// protoc v3.20.3
|
|
6
6
|
// source: eqxcustomers/getallcustomers.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -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.1
|
|
5
|
+
// protoc v3.20.3
|
|
6
6
|
// source: eqxcustomers/getbankaccount.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -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.1
|
|
5
|
+
// protoc v3.20.3
|
|
6
6
|
// source: eqxcustomers/getcustomerbyid.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -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.1
|
|
5
|
+
// protoc v3.20.3
|
|
6
6
|
// source: eqxcustomers/getcustomerbymobile.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -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.1
|
|
5
|
+
// protoc v3.20.3
|
|
6
6
|
// source: eqxcustomers/getcustomerbyvpa.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -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.1
|
|
5
|
+
// protoc v3.20.3
|
|
6
6
|
// source: eqxcustomers/getdashboard.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -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.1
|
|
5
|
+
// protoc v3.20.3
|
|
6
6
|
// source: eqxcustomers/getdashboardmaincard.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|