@stashfin/grpc 1.4.0 → 1.5.0
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 +1 -1
- package/ts/admin/getcustomerbyid.js +1 -1
- package/ts/admin.js +1 -1
- package/ts/banking/aa/getaasupport.js +1 -1
- package/ts/banking/aa/getbanklist.js +1 -1
- package/ts/banking/aa/getcustomerbank.js +1 -1
- package/ts/banking/aa/getrpdlink.js +1 -1
- package/ts/banking/aa/initiate.js +1 -1
- package/ts/banking/aa/initiatepennydrop.js +1 -1
- package/ts/banking/aa/netbankinginitiate.js +1 -1
- package/ts/banking/aa/pollingrpd.js +1 -1
- package/ts/banking.js +1 -1
- package/ts/bbps/getallbbpstransactions.js +1 -1
- package/ts/bbps/getallcategory.js +1 -1
- package/ts/bbps/getbillforreminder.js +1 -1
- package/ts/bbps/getbills.js +1 -1
- package/ts/bbps/getorderdetails.d.ts +63 -0
- package/ts/bbps/getorderdetails.js +414 -0
- package/ts/bbps/processdecryptedrudata.js +1 -1
- package/ts/bbps/processwebhook.d.ts +1 -22
- package/ts/bbps/processwebhook.js +10 -177
- package/ts/bbps/remindernotification.js +1 -1
- package/ts/bbps/sendremindercall.js +1 -1
- package/ts/bbps/updatetxnsstatus.js +1 -1
- package/ts/bbps.d.ts +14 -0
- package/ts/bbps.js +11 -1
- package/ts/bbpsreminder.js +1 -1
- package/ts/bureau/deletebureaudatabycustid.js +1 -1
- package/ts/bureau/getbasicdetails.js +1 -1
- package/ts/bureau/getbureaudetails.js +1 -1
- package/ts/bureau/getbureauscore.js +1 -1
- package/ts/bureau/getcibilwebtoken.js +1 -1
- package/ts/bureau/getdbrcolending.js +1 -1
- package/ts/bureau/getdemogs.js +1 -1
- package/ts/bureau/getobligation.js +1 -1
- package/ts/bureau/getreport.js +1 -1
- package/ts/bureau/ischrenabled.js +1 -1
- package/ts/bureau.js +1 -1
- package/ts/chr/notifychrpayments.js +1 -1
- package/ts/chr.js +1 -1
- package/ts/ckyc/ckycdownload.js +1 -1
- package/ts/ckyc/ckycsearch.js +1 -1
- package/ts/ckyc.js +1 -1
- package/ts/colender/disburseLoan.js +1 -1
- package/ts/colender/forecloseLoan.js +1 -1
- package/ts/colender/repayLoan.js +1 -1
- package/ts/colender.js +1 -1
- package/ts/cr/crmembershipinfo.js +1 -1
- package/ts/cr/notifycrpayments.js +1 -1
- package/ts/cr.js +1 -1
- package/ts/customers/aa/getaatxnstatus.js +1 -1
- package/ts/customers/aa/getbanklist.js +1 -1
- package/ts/customers/aa/initiate.js +1 -1
- package/ts/customers/accidentprotectionplan.js +1 -1
- package/ts/customers/addaddress.js +1 -1
- package/ts/customers/addbankaccountdetails.js +1 -1
- package/ts/customers/addfathersname.js +1 -1
- package/ts/customers/addgstnumber.js +1 -1
- package/ts/customers/addmoredetails.js +1 -1
- package/ts/customers/addsuspendedcustomer.js +1 -1
- package/ts/customers/adduserapps.js +1 -1
- package/ts/customers/applyclijourney.js +1 -1
- package/ts/customers/bulksms.js +1 -1
- package/ts/customers/cb/cbapplicationrejecteddata.js +1 -1
- package/ts/customers/cb/cbpaynow.js +1 -1
- package/ts/customers/cb/cbsignup.js +1 -1
- package/ts/customers/cb/getcbtxnstatus.js +1 -1
- package/ts/customers/cb/getcreditbuilder.js +1 -1
- package/ts/customers/cb/getpaymentsummary.js +1 -1
- package/ts/customers/cb/insurancedetails.js +1 -1
- package/ts/customers/cb/lesscsimprove.js +1 -1
- package/ts/customers/cb/morecsimprove.js +1 -1
- package/ts/customers/cb/savecreditbuilder.js +1 -1
- package/ts/customers/cb/updatecbstandalonecancellation.js +1 -1
- package/ts/customers/cb/updatecbstandaloneconfirmation.js +1 -1
- package/ts/customers/cb/updatecbstandalonejourney.js +1 -1
- package/ts/customers/cb/updatecbtxnstatus.js +1 -1
- package/ts/customers/changempin.js +1 -1
- package/ts/customers/createcustomerreference.js +1 -1
- package/ts/customers/createvanumber.js +1 -1
- package/ts/customers/customerinfo.js +1 -1
- package/ts/customers/deletedocument.js +1 -1
- package/ts/customers/deleteprofile.js +1 -1
- package/ts/customers/disablempin.js +1 -1
- package/ts/customers/enach/gettxnstatus.js +1 -1
- package/ts/customers/enach/getweburl.js +1 -1
- package/ts/customers/enach/updateenachtxnstatus.js +1 -1
- package/ts/customers/fetchrcprofile.js +1 -1
- package/ts/customers/floatingvideos.js +1 -1
- package/ts/customers/forceupdate.js +1 -1
- package/ts/customers/forgotmpin.js +1 -1
- package/ts/customers/forgotmpinverify.js +1 -1
- package/ts/customers/freedom/addressconfirmation.js +1 -1
- package/ts/customers/freedom/freedompaynow.js +1 -1
- package/ts/customers/freedom/getfreedomtxnstatus.js +1 -1
- package/ts/customers/freedom/updateadditionalverification.js +1 -1
- package/ts/customers/freedom/updatefreedomtxnstatus.js +1 -1
- package/ts/customers/getaddresslist.js +1 -1
- package/ts/customers/getappsubmittedscreen.js +1 -1
- package/ts/customers/getbankaccountdetails.js +1 -1
- package/ts/customers/getbasicinfo.js +1 -1
- package/ts/customers/getcities.js +1 -1
- package/ts/customers/getclistatus.js +1 -1
- package/ts/customers/getcompanyaccdetails.js +1 -1
- package/ts/customers/getcustomerbyid.js +1 -1
- package/ts/customers/getcustomerdetailsbymobile.js +1 -1
- package/ts/customers/getdashboard.js +1 -1
- package/ts/customers/getdashboardmaincard.js +1 -1
- package/ts/customers/getdocuments.js +1 -1
- package/ts/customers/getglobalpopups.js +1 -1
- package/ts/customers/getlimit.js +1 -1
- package/ts/customers/getloclimit.js +1 -1
- package/ts/customers/getmessengermode.js +1 -1
- package/ts/customers/getoccupationlist.js +1 -1
- package/ts/customers/getpaymentoptions.js +1 -1
- package/ts/customers/getprofessionalinfo.js +1 -1
- package/ts/customers/getprofile.js +1 -1
- package/ts/customers/getselfieetxnid.js +1 -1
- package/ts/customers/getstates.js +1 -1
- package/ts/customers/getstep.js +1 -1
- package/ts/customers/getsyncstatus.js +1 -1
- package/ts/customers/getvanumber.js +1 -1
- package/ts/customers/lamf/applylamf.js +1 -1
- package/ts/customers/lamf/sendlamfotp.js +1 -1
- package/ts/customers/lamf/sendlamfpledgeotp.js +1 -1
- package/ts/customers/lamf/verifylamfotp.js +1 -1
- package/ts/customers/lamf/verifylamfpledgeotp.js +1 -1
- package/ts/customers/logout.js +1 -1
- package/ts/customers/pd/getbanklist.js +1 -1
- package/ts/customers/pd/validatebankaccount.js +1 -1
- package/ts/customers/profilebasic.js +1 -1
- package/ts/customers/profileupdatetnc.js +1 -1
- package/ts/customers/resetbanner.js +1 -1
- package/ts/customers/restoreaccount.js +1 -1
- package/ts/customers/rpd/getrpdlink.js +1 -1
- package/ts/customers/rpd/getrpdtransactionstatus.js +1 -1
- package/ts/customers/rpd/mockpayment.js +1 -1
- package/ts/customers/saveappslist.js +1 -1
- package/ts/customers/savebasicdetails.js +1 -1
- package/ts/customers/savelimit.js +1 -1
- package/ts/customers/saveunlocklimit.js +1 -1
- package/ts/customers/sendotp.js +1 -1
- package/ts/customers/sendotptoemail.js +1 -1
- package/ts/customers/setmpin.js +1 -1
- package/ts/customers/skipscreen.js +1 -1
- package/ts/customers/submituploadeddocuments.js +1 -1
- package/ts/customers/syncdecisionengine.js +1 -1
- package/ts/customers/updatecategory.js +1 -1
- package/ts/customers/updatecongratulationstep.js +1 -1
- package/ts/customers/updatecustomerbyid.js +1 -1
- package/ts/customers/updatedlnumber.js +1 -1
- package/ts/customers/updatedob.js +1 -1
- package/ts/customers/updatelocstatus.js +1 -1
- package/ts/customers/updatemobilesendotp.js +1 -1
- package/ts/customers/updatemobileverifyotp.js +1 -1
- package/ts/customers/updateokyctxn.js +1 -1
- package/ts/customers/updatesanctionamount.js +1 -1
- package/ts/customers/updateselfieetxn.js +1 -1
- package/ts/customers/updatesyncstatus.js +1 -1
- package/ts/customers/updatevehiclenumber.js +1 -1
- package/ts/customers/uploaddocuments.js +1 -1
- package/ts/customers/validatepan.js +1 -1
- package/ts/customers/verifympin.js +1 -1
- package/ts/customers/verifyotp.js +1 -1
- package/ts/customers/verifyotptoemail.js +1 -1
- package/ts/customers.js +1 -1
- package/ts/decisionengine/decisionenginetrigger.js +1 -1
- package/ts/decisionengine/locdisbursalapproval.js +1 -1
- package/ts/decisionengine/saveconsent.js +1 -1
- package/ts/decisionengine.js +1 -1
- package/ts/deveqxcustomers.js +1 -1
- package/ts/devupi.js +1 -1
- package/ts/digigold/buygold.js +1 -1
- package/ts/digigold/getbuygoldstatus.js +1 -1
- package/ts/digigold/getquote.js +1 -1
- package/ts/digigold.js +1 -1
- package/ts/documents/getagreement.js +1 -1
- package/ts/documents/getfinancialdoc.js +1 -1
- package/ts/documents.js +1 -1
- package/ts/eqxcustomer.js +1 -1
- package/ts/eqxcustomers/authenticateuser.js +1 -1
- package/ts/eqxcustomers/creditguidance.js +1 -1
- package/ts/eqxcustomers/getallcustomers.js +1 -1
- package/ts/eqxcustomers/getbankaccount.js +1 -1
- package/ts/eqxcustomers/getcustomerbyid.js +1 -1
- package/ts/eqxcustomers/getcustomerbymobile.js +1 -1
- package/ts/eqxcustomers/getcustomerbyvpa.js +1 -1
- package/ts/eqxcustomers/getdashboard.js +1 -1
- package/ts/eqxcustomers/getdashboardmaincard.js +1 -1
- package/ts/eqxcustomers/getlatlong.js +1 -1
- package/ts/eqxcustomers/getlendingcustomerappsInfo.js +1 -1
- package/ts/eqxcustomers/getlendingcustomerdeviceInfo.js +1 -1
- package/ts/eqxcustomers/getlendinghomepage.js +1 -1
- package/ts/eqxcustomers/getlendingrefreshtoken.js +1 -1
- package/ts/eqxcustomers/getlendingsyncedinfo.js +1 -1
- package/ts/eqxcustomers/getloanplans.js +1 -1
- package/ts/eqxcustomers/getnotifications.js +1 -1
- package/ts/eqxcustomers/getstashscorecustomerprofile.js +1 -1
- package/ts/eqxcustomers/gettnc.js +1 -1
- package/ts/eqxcustomers/gettncbycustomerid.js +1 -1
- package/ts/eqxcustomers/gettokens.js +1 -1
- package/ts/eqxcustomers/getvpalist.js +1 -1
- package/ts/eqxcustomers/iscustomerregistered.js +1 -1
- package/ts/eqxcustomers/lendingcustomerexists.js +1 -1
- package/ts/eqxcustomers/sendotp.js +1 -1
- package/ts/eqxcustomers/truecallerlogin.js +1 -1
- package/ts/eqxcustomers/updatecustomer.js +1 -1
- package/ts/eqxcustomers/updatecustomerbasicdetails.js +1 -1
- package/ts/eqxcustomers/updatecustomercategory.js +1 -1
- package/ts/eqxcustomers/updatedevicedetails.js +1 -1
- package/ts/eqxcustomers/updatenotification.js +1 -1
- package/ts/eqxcustomers/updatepushid.js +1 -1
- package/ts/eqxcustomers/updatesubscriptionstatus.js +1 -1
- package/ts/eqxcustomers/verifyotp.js +1 -1
- package/ts/eqxcustomers/verifytoken.js +1 -1
- package/ts/eqxpayments/checkpaymentstatus.js +1 -1
- package/ts/eqxpayments/createorder.d.ts +54 -0
- package/ts/eqxpayments/createorder.js +307 -0
- package/ts/eqxpayments/createorderv2.d.ts +50 -0
- package/ts/eqxpayments/createorderv2.js +334 -0
- package/ts/eqxpayments/createtransaction.js +1 -1
- package/ts/eqxpayments/fundtransfer.js +1 -1
- package/ts/eqxpayments/getorderv2.d.ts +41 -0
- package/ts/eqxpayments/getorderv2.js +211 -0
- package/ts/eqxpayments/getpaymentoptions.js +1 -1
- package/ts/eqxpayments/getpaymenttypes.js +1 -1
- package/ts/eqxpayments/initiateattemptv2.d.ts +58 -0
- package/ts/eqxpayments/initiateattemptv2.js +374 -0
- package/ts/eqxpayments/initiatepayment.js +1 -1
- package/ts/eqxpayments/initiaterefund.js +1 -1
- package/ts/eqxpayments/listcheckoutoptionsv2.d.ts +96 -0
- package/ts/eqxpayments/listcheckoutoptionsv2.js +489 -0
- package/ts/eqxpayments/merchants_create.d.ts +47 -0
- package/ts/eqxpayments/merchants_create.js +275 -0
- package/ts/eqxpayments/merchants_credentials_rotate.d.ts +41 -0
- package/ts/eqxpayments/merchants_credentials_rotate.js +177 -0
- package/ts/eqxpayments/merchants_get.d.ts +43 -0
- package/ts/eqxpayments/merchants_get.js +255 -0
- package/ts/eqxpayments/merchants_list.d.ts +74 -0
- package/ts/eqxpayments/merchants_list.js +456 -0
- package/ts/eqxpayments/merchants_update.d.ts +44 -0
- package/ts/eqxpayments/merchants_update.js +247 -0
- package/ts/eqxpayments/nachpresentation.js +1 -1
- package/ts/eqxpayments/nachpresentationstatus.js +1 -1
- package/ts/eqxpayments/nachregistration.js +1 -1
- package/ts/eqxpayments/nachregistrationstatus.js +1 -1
- package/ts/eqxpayments/payment_modes_get.d.ts +40 -0
- package/ts/eqxpayments/payment_modes_get.js +189 -0
- package/ts/eqxpayments/payment_modes_list.d.ts +66 -0
- package/ts/eqxpayments/payment_modes_list.js +365 -0
- package/ts/eqxpayments/routes_create.d.ts +52 -0
- package/ts/eqxpayments/routes_create.js +394 -0
- package/ts/eqxpayments/routes_list.d.ts +62 -0
- package/ts/eqxpayments/routes_list.js +412 -0
- package/ts/eqxpayments/routes_update.d.ts +50 -0
- package/ts/eqxpayments/routes_update.js +364 -0
- package/ts/eqxpayments/spmc_delete.d.ts +38 -0
- package/ts/eqxpayments/spmc_delete.js +162 -0
- package/ts/eqxpayments/spmc_list.d.ts +56 -0
- package/ts/eqxpayments/spmc_list.js +323 -0
- package/ts/eqxpayments/spmc_patch.d.ts +47 -0
- package/ts/eqxpayments/spmc_patch.js +319 -0
- package/ts/eqxpayments/spmc_upsert.d.ts +48 -0
- package/ts/eqxpayments/spmc_upsert.js +312 -0
- package/ts/eqxpayments/subscribers_client_secret_rotate.d.ts +36 -0
- package/ts/eqxpayments/subscribers_client_secret_rotate.js +133 -0
- package/ts/eqxpayments/subscribers_create.d.ts +50 -0
- package/ts/eqxpayments/subscribers_create.js +317 -0
- package/ts/eqxpayments/subscribers_get.d.ts +42 -0
- package/ts/eqxpayments/subscribers_get.js +228 -0
- package/ts/eqxpayments/subscribers_list.d.ts +72 -0
- package/ts/eqxpayments/subscribers_list.js +432 -0
- package/ts/eqxpayments/subscribers_update.d.ts +46 -0
- package/ts/eqxpayments/subscribers_update.js +274 -0
- package/ts/eqxpayments/vendors_create.d.ts +82 -0
- package/ts/eqxpayments/vendors_create.js +481 -0
- package/ts/eqxpayments/vendors_get.d.ts +78 -0
- package/ts/eqxpayments/vendors_get.js +435 -0
- package/ts/eqxpayments/vendors_list.d.ts +111 -0
- package/ts/eqxpayments/vendors_list.js +653 -0
- package/ts/eqxpayments/vendors_update.d.ts +82 -0
- package/ts/eqxpayments/vendors_update.js +481 -0
- package/ts/eqxpayments.d.ts +314 -84
- package/ts/eqxpayments.js +247 -85
- package/ts/example.js +1 -1
- package/ts/feepayments/getbanklist.js +1 -1
- package/ts/feepayments.js +1 -1
- package/ts/growth/getchrpdfurl.js +1 -1
- package/ts/growth/getchrreportdata.js +1 -1
- package/ts/growth/getchrsubscriptionplan.js +1 -1
- package/ts/growth/getchrvideourl.js +1 -1
- package/ts/growth.js +1 -1
- package/ts/kyc/amldetails.js +1 -1
- package/ts/kyc/authbridgepancomprehend.js +1 -1
- package/ts/kyc/bureauidwhatsapp.js +1 -1
- package/ts/kyc/ckycfetchrecord.js +1 -1
- package/ts/kyc/ckycresendotp.js +1 -1
- package/ts/kyc/ckycsearchv1.js +1 -1
- package/ts/kyc/ckycvalidation.js +1 -1
- package/ts/kyc/facematch.js +1 -1
- package/ts/kyc/fetchaadhaarbypan.js +1 -1
- package/ts/kyc/fetchemploymenthistory.js +1 -1
- package/ts/kyc/fetchuanlist.js +1 -1
- package/ts/kyc/getselfietxnid.js +1 -1
- package/ts/kyc/getselfieurl.js +1 -1
- package/ts/kyc/nsdlpanvalidate.js +1 -1
- package/ts/kyc/okyclinkhyperverge.js +1 -1
- package/ts/kyc.js +1 -1
- package/ts/lamf/getloandetails.js +1 -1
- package/ts/lamf/submitotp.js +1 -1
- package/ts/lamf/validateuser.js +1 -1
- package/ts/lamf.js +1 -1
- package/ts/loans/addreference.js +1 -1
- package/ts/loans/amortization.js +1 -1
- package/ts/loans/approveloan.js +1 -1
- package/ts/loans/banklist.js +1 -1
- package/ts/loans/calculateemi.js +1 -1
- package/ts/loans/cbloan.js +1 -1
- package/ts/loans/createlamfloan.js +1 -1
- package/ts/loans/createpenalty.js +1 -1
- package/ts/loans/creditlimit.js +1 -1
- package/ts/loans/emimoredetails.js +1 -1
- package/ts/loans/fcppayment.js +1 -1
- package/ts/loans/foreclosepayment.js +1 -1
- package/ts/loans/getaddonslist.js +1 -1
- package/ts/loans/getbankdetails.js +1 -1
- package/ts/loans/getbilldetails.js +1 -1
- package/ts/loans/getcbloandetails.js +1 -1
- package/ts/loans/getchrdetails.js +1 -1
- package/ts/loans/getcustomerloanstatus.js +1 -1
- package/ts/loans/getforecloseamount.js +1 -1
- package/ts/loans/getloanbyid.js +1 -1
- package/ts/loans/getlocconfirms.js +1 -1
- package/ts/loans/getlocdetails.js +1 -1
- package/ts/loans/getlocdisburse.js +1 -1
- package/ts/loans/getloctenure.js +1 -1
- package/ts/loans/getlocwithdraw.js +1 -1
- package/ts/loans/getlocwithdrawform.js +1 -1
- package/ts/loans/getnextdueamount.js +1 -1
- package/ts/loans/getpaymentoptions.js +1 -1
- package/ts/loans/getpendingemiamount.js +1 -1
- package/ts/loans/getsetubilldetails.js +1 -1
- package/ts/loans/getsummarystaticfields.js +1 -1
- package/ts/loans/gettransactionstatus.js +1 -1
- package/ts/loans/getusedlimit.js +1 -1
- package/ts/loans/getvirtualbankinfo.js +1 -1
- package/ts/loans/loansummary.js +1 -1
- package/ts/loans/locrequested.js +1 -1
- package/ts/loans/manualpaymentallocation.js +1 -1
- package/ts/loans/paymentallocation.js +1 -1
- package/ts/loans/paymenthistory.js +1 -1
- package/ts/loans/paynow.js +1 -1
- package/ts/loans/refund.js +1 -1
- package/ts/loans/restructureloan.js +1 -1
- package/ts/loans/rollback.js +1 -1
- package/ts/loans/sendemail.js +1 -1
- package/ts/loans/sendnocemail.js +1 -1
- package/ts/loans/transactionlist.js +1 -1
- package/ts/loans/updatecollectionview.js +1 -1
- package/ts/loans/updateinstallments.js +1 -1
- package/ts/loans/updateloan.js +1 -1
- package/ts/loans/updatetransactionstatus.js +1 -1
- package/ts/loans.js +1 -1
- package/ts/payments/cancelnachupimandate.js +1 -1
- package/ts/payments/checkpaymentstatus.js +1 -1
- package/ts/payments/fundtransfer.js +1 -1
- package/ts/payments/getpaymentoptions.js +1 -1
- package/ts/payments/initiatepayment.js +1 -1
- package/ts/payments/initiaterefund.js +1 -1
- package/ts/payments/nachpresentation.js +1 -1
- package/ts/payments/nachregistration.js +1 -1
- package/ts/payments.js +1 -1
- package/ts/paymentsnode.js +1 -1
- package/ts/rewards/getoffers.js +1 -1
- package/ts/rewards/redeemoffer.js +1 -1
- package/ts/rewards.js +1 -1
- package/ts/stashcash/creditsc.js +1 -1
- package/ts/stashcash/debitsc.js +1 -1
- package/ts/stashcash/getearnings.js +1 -1
- package/ts/stashcash/getscbalance.js +1 -1
- package/ts/stashcash/getschistory.js +1 -1
- package/ts/stashcash/reversesc.js +1 -1
- package/ts/stashcash.js +1 -1
- package/ts/upi/addaccount.js +1 -1
- package/ts/upi/blockvpa.js +1 -1
- package/ts/upi/checkderegisterpermission.js +1 -1
- package/ts/upi/checktransactionstatus.js +1 -1
- package/ts/upi/declinemandate.js +1 -1
- package/ts/upi/declinetransaction.js +1 -1
- package/ts/upi/deregisterprofile.js +1 -1
- package/ts/upi/getaccountsbyprovider.js +1 -1
- package/ts/upi/getallmandates.js +1 -1
- package/ts/upi/getallupitxnsdetails.js +1 -1
- package/ts/upi/getavailablevpa.js +1 -1
- package/ts/upi/getlistedaccountproviders.js +1 -1
- package/ts/upi/getmandatedetails.js +1 -1
- package/ts/upi/getmandatehistory.js +1 -1
- package/ts/upi/getpendingcollectrequest.js +1 -1
- package/ts/upi/getprofile.js +1 -1
- package/ts/upi/getrecentcontacts.js +1 -1
- package/ts/upi/gettransactions.js +1 -1
- package/ts/upi/getupinumbers.js +1 -1
- package/ts/upi/getupireport.js +1 -1
- package/ts/upi/getupitxnstatustype.js +1 -1
- package/ts/upi/initiatemandateaction.js +1 -1
- package/ts/upi/initiatetransaction.js +1 -1
- package/ts/upi/listblockedvpa.js +1 -1
- package/ts/upi/unblockvpa.js +1 -1
- package/ts/upi/updatedevicebinding.js +1 -1
- package/ts/upi/upinumberoperations.js +1 -1
- package/ts/upi/validateifsc.js +1 -1
- package/ts/upi/validatevpa.js +1 -1
- package/ts/upi.js +1 -1
|
@@ -1,19 +1,8 @@
|
|
|
1
1
|
import _m0 from "protobufjs/minimal";
|
|
2
2
|
export declare const protobufPackage = "bbps.processwebhook";
|
|
3
|
-
export interface BDWebhookRequest {
|
|
4
|
-
order_id?: string | undefined;
|
|
5
|
-
transaction_id?: string | undefined;
|
|
6
|
-
auth_status?: string | undefined;
|
|
7
|
-
transaction_error_type?: string | undefined;
|
|
8
|
-
payment_method_type?: string | undefined;
|
|
9
|
-
transaction_date?: string | undefined;
|
|
10
|
-
transaction_error_desc?: string | undefined;
|
|
11
|
-
amount?: string | undefined;
|
|
12
|
-
}
|
|
13
3
|
export interface BDTransactionRequest {
|
|
14
|
-
metadata:
|
|
4
|
+
metadata: string;
|
|
15
5
|
}
|
|
16
|
-
/** Transaction response message */
|
|
17
6
|
export interface TxnResponse {
|
|
18
7
|
id: number;
|
|
19
8
|
customer_id: number;
|
|
@@ -36,25 +25,15 @@ export interface TxnResponse {
|
|
|
36
25
|
/** optional / nullable */
|
|
37
26
|
biller_status?: string | undefined;
|
|
38
27
|
}
|
|
39
|
-
/** Auth session response message */
|
|
40
28
|
export interface AuthSessionResponse {
|
|
41
29
|
customer_id: number;
|
|
42
30
|
auth_token?: string | undefined;
|
|
43
31
|
device_id?: string | undefined;
|
|
44
32
|
}
|
|
45
|
-
/** Combined response */
|
|
46
33
|
export interface BDTransactionResponse {
|
|
47
34
|
txnResponse: TxnResponse | undefined;
|
|
48
35
|
authSessionResponse: AuthSessionResponse | undefined;
|
|
49
36
|
}
|
|
50
|
-
export declare const BDWebhookRequest: {
|
|
51
|
-
encode(message: BDWebhookRequest, writer?: _m0.Writer): _m0.Writer;
|
|
52
|
-
decode(input: _m0.Reader | Uint8Array, length?: number): BDWebhookRequest;
|
|
53
|
-
fromJSON(object: any): BDWebhookRequest;
|
|
54
|
-
toJSON(message: BDWebhookRequest): unknown;
|
|
55
|
-
create<I extends Exact<DeepPartial<BDWebhookRequest>, I>>(base?: I): BDWebhookRequest;
|
|
56
|
-
fromPartial<I extends Exact<DeepPartial<BDWebhookRequest>, I>>(object: I): BDWebhookRequest;
|
|
57
|
-
};
|
|
58
37
|
export declare const BDTransactionRequest: {
|
|
59
38
|
encode(message: BDTransactionRequest, writer?: _m0.Writer): _m0.Writer;
|
|
60
39
|
decode(input: _m0.Reader | Uint8Array, length?: number): BDTransactionRequest;
|
|
@@ -2,188 +2,23 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: bbps/processwebhook.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
9
9
|
};
|
|
10
10
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11
|
-
exports.BDTransactionResponse = exports.AuthSessionResponse = exports.TxnResponse = exports.BDTransactionRequest = exports.
|
|
11
|
+
exports.BDTransactionResponse = exports.AuthSessionResponse = exports.TxnResponse = exports.BDTransactionRequest = exports.protobufPackage = void 0;
|
|
12
12
|
/* eslint-disable */
|
|
13
13
|
const minimal_1 = __importDefault(require("protobufjs/minimal"));
|
|
14
14
|
exports.protobufPackage = "bbps.processwebhook";
|
|
15
|
-
function createBaseBDWebhookRequest() {
|
|
16
|
-
return {
|
|
17
|
-
order_id: undefined,
|
|
18
|
-
transaction_id: undefined,
|
|
19
|
-
auth_status: undefined,
|
|
20
|
-
transaction_error_type: undefined,
|
|
21
|
-
payment_method_type: undefined,
|
|
22
|
-
transaction_date: undefined,
|
|
23
|
-
transaction_error_desc: undefined,
|
|
24
|
-
amount: undefined,
|
|
25
|
-
};
|
|
26
|
-
}
|
|
27
|
-
exports.BDWebhookRequest = {
|
|
28
|
-
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
29
|
-
if (message.order_id !== undefined) {
|
|
30
|
-
writer.uint32(10).string(message.order_id);
|
|
31
|
-
}
|
|
32
|
-
if (message.transaction_id !== undefined) {
|
|
33
|
-
writer.uint32(18).string(message.transaction_id);
|
|
34
|
-
}
|
|
35
|
-
if (message.auth_status !== undefined) {
|
|
36
|
-
writer.uint32(26).string(message.auth_status);
|
|
37
|
-
}
|
|
38
|
-
if (message.transaction_error_type !== undefined) {
|
|
39
|
-
writer.uint32(34).string(message.transaction_error_type);
|
|
40
|
-
}
|
|
41
|
-
if (message.payment_method_type !== undefined) {
|
|
42
|
-
writer.uint32(42).string(message.payment_method_type);
|
|
43
|
-
}
|
|
44
|
-
if (message.transaction_date !== undefined) {
|
|
45
|
-
writer.uint32(50).string(message.transaction_date);
|
|
46
|
-
}
|
|
47
|
-
if (message.transaction_error_desc !== undefined) {
|
|
48
|
-
writer.uint32(58).string(message.transaction_error_desc);
|
|
49
|
-
}
|
|
50
|
-
if (message.amount !== undefined) {
|
|
51
|
-
writer.uint32(66).string(message.amount);
|
|
52
|
-
}
|
|
53
|
-
return writer;
|
|
54
|
-
},
|
|
55
|
-
decode(input, length) {
|
|
56
|
-
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
57
|
-
let end = length === undefined ? reader.len : reader.pos + length;
|
|
58
|
-
const message = createBaseBDWebhookRequest();
|
|
59
|
-
while (reader.pos < end) {
|
|
60
|
-
const tag = reader.uint32();
|
|
61
|
-
switch (tag >>> 3) {
|
|
62
|
-
case 1:
|
|
63
|
-
if (tag !== 10) {
|
|
64
|
-
break;
|
|
65
|
-
}
|
|
66
|
-
message.order_id = reader.string();
|
|
67
|
-
continue;
|
|
68
|
-
case 2:
|
|
69
|
-
if (tag !== 18) {
|
|
70
|
-
break;
|
|
71
|
-
}
|
|
72
|
-
message.transaction_id = reader.string();
|
|
73
|
-
continue;
|
|
74
|
-
case 3:
|
|
75
|
-
if (tag !== 26) {
|
|
76
|
-
break;
|
|
77
|
-
}
|
|
78
|
-
message.auth_status = reader.string();
|
|
79
|
-
continue;
|
|
80
|
-
case 4:
|
|
81
|
-
if (tag !== 34) {
|
|
82
|
-
break;
|
|
83
|
-
}
|
|
84
|
-
message.transaction_error_type = reader.string();
|
|
85
|
-
continue;
|
|
86
|
-
case 5:
|
|
87
|
-
if (tag !== 42) {
|
|
88
|
-
break;
|
|
89
|
-
}
|
|
90
|
-
message.payment_method_type = reader.string();
|
|
91
|
-
continue;
|
|
92
|
-
case 6:
|
|
93
|
-
if (tag !== 50) {
|
|
94
|
-
break;
|
|
95
|
-
}
|
|
96
|
-
message.transaction_date = reader.string();
|
|
97
|
-
continue;
|
|
98
|
-
case 7:
|
|
99
|
-
if (tag !== 58) {
|
|
100
|
-
break;
|
|
101
|
-
}
|
|
102
|
-
message.transaction_error_desc = reader.string();
|
|
103
|
-
continue;
|
|
104
|
-
case 8:
|
|
105
|
-
if (tag !== 66) {
|
|
106
|
-
break;
|
|
107
|
-
}
|
|
108
|
-
message.amount = reader.string();
|
|
109
|
-
continue;
|
|
110
|
-
}
|
|
111
|
-
if ((tag & 7) === 4 || tag === 0) {
|
|
112
|
-
break;
|
|
113
|
-
}
|
|
114
|
-
reader.skipType(tag & 7);
|
|
115
|
-
}
|
|
116
|
-
return message;
|
|
117
|
-
},
|
|
118
|
-
fromJSON(object) {
|
|
119
|
-
return {
|
|
120
|
-
order_id: isSet(object.order_id) ? globalThis.String(object.order_id) : undefined,
|
|
121
|
-
transaction_id: isSet(object.transaction_id) ? globalThis.String(object.transaction_id) : undefined,
|
|
122
|
-
auth_status: isSet(object.auth_status) ? globalThis.String(object.auth_status) : undefined,
|
|
123
|
-
transaction_error_type: isSet(object.transaction_error_type)
|
|
124
|
-
? globalThis.String(object.transaction_error_type)
|
|
125
|
-
: undefined,
|
|
126
|
-
payment_method_type: isSet(object.payment_method_type)
|
|
127
|
-
? globalThis.String(object.payment_method_type)
|
|
128
|
-
: undefined,
|
|
129
|
-
transaction_date: isSet(object.transaction_date) ? globalThis.String(object.transaction_date) : undefined,
|
|
130
|
-
transaction_error_desc: isSet(object.transaction_error_desc)
|
|
131
|
-
? globalThis.String(object.transaction_error_desc)
|
|
132
|
-
: undefined,
|
|
133
|
-
amount: isSet(object.amount) ? globalThis.String(object.amount) : undefined,
|
|
134
|
-
};
|
|
135
|
-
},
|
|
136
|
-
toJSON(message) {
|
|
137
|
-
const obj = {};
|
|
138
|
-
if (message.order_id !== undefined) {
|
|
139
|
-
obj.order_id = message.order_id;
|
|
140
|
-
}
|
|
141
|
-
if (message.transaction_id !== undefined) {
|
|
142
|
-
obj.transaction_id = message.transaction_id;
|
|
143
|
-
}
|
|
144
|
-
if (message.auth_status !== undefined) {
|
|
145
|
-
obj.auth_status = message.auth_status;
|
|
146
|
-
}
|
|
147
|
-
if (message.transaction_error_type !== undefined) {
|
|
148
|
-
obj.transaction_error_type = message.transaction_error_type;
|
|
149
|
-
}
|
|
150
|
-
if (message.payment_method_type !== undefined) {
|
|
151
|
-
obj.payment_method_type = message.payment_method_type;
|
|
152
|
-
}
|
|
153
|
-
if (message.transaction_date !== undefined) {
|
|
154
|
-
obj.transaction_date = message.transaction_date;
|
|
155
|
-
}
|
|
156
|
-
if (message.transaction_error_desc !== undefined) {
|
|
157
|
-
obj.transaction_error_desc = message.transaction_error_desc;
|
|
158
|
-
}
|
|
159
|
-
if (message.amount !== undefined) {
|
|
160
|
-
obj.amount = message.amount;
|
|
161
|
-
}
|
|
162
|
-
return obj;
|
|
163
|
-
},
|
|
164
|
-
create(base) {
|
|
165
|
-
return exports.BDWebhookRequest.fromPartial(base ?? {});
|
|
166
|
-
},
|
|
167
|
-
fromPartial(object) {
|
|
168
|
-
const message = createBaseBDWebhookRequest();
|
|
169
|
-
message.order_id = object.order_id ?? undefined;
|
|
170
|
-
message.transaction_id = object.transaction_id ?? undefined;
|
|
171
|
-
message.auth_status = object.auth_status ?? undefined;
|
|
172
|
-
message.transaction_error_type = object.transaction_error_type ?? undefined;
|
|
173
|
-
message.payment_method_type = object.payment_method_type ?? undefined;
|
|
174
|
-
message.transaction_date = object.transaction_date ?? undefined;
|
|
175
|
-
message.transaction_error_desc = object.transaction_error_desc ?? undefined;
|
|
176
|
-
message.amount = object.amount ?? undefined;
|
|
177
|
-
return message;
|
|
178
|
-
},
|
|
179
|
-
};
|
|
180
15
|
function createBaseBDTransactionRequest() {
|
|
181
|
-
return { metadata:
|
|
16
|
+
return { metadata: "" };
|
|
182
17
|
}
|
|
183
18
|
exports.BDTransactionRequest = {
|
|
184
19
|
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
185
|
-
if (message.metadata !==
|
|
186
|
-
|
|
20
|
+
if (message.metadata !== "") {
|
|
21
|
+
writer.uint32(10).string(message.metadata);
|
|
187
22
|
}
|
|
188
23
|
return writer;
|
|
189
24
|
},
|
|
@@ -198,7 +33,7 @@ exports.BDTransactionRequest = {
|
|
|
198
33
|
if (tag !== 10) {
|
|
199
34
|
break;
|
|
200
35
|
}
|
|
201
|
-
message.metadata =
|
|
36
|
+
message.metadata = reader.string();
|
|
202
37
|
continue;
|
|
203
38
|
}
|
|
204
39
|
if ((tag & 7) === 4 || tag === 0) {
|
|
@@ -209,12 +44,12 @@ exports.BDTransactionRequest = {
|
|
|
209
44
|
return message;
|
|
210
45
|
},
|
|
211
46
|
fromJSON(object) {
|
|
212
|
-
return { metadata: isSet(object.metadata) ?
|
|
47
|
+
return { metadata: isSet(object.metadata) ? globalThis.String(object.metadata) : "" };
|
|
213
48
|
},
|
|
214
49
|
toJSON(message) {
|
|
215
50
|
const obj = {};
|
|
216
|
-
if (message.metadata !==
|
|
217
|
-
obj.metadata =
|
|
51
|
+
if (message.metadata !== "") {
|
|
52
|
+
obj.metadata = message.metadata;
|
|
218
53
|
}
|
|
219
54
|
return obj;
|
|
220
55
|
},
|
|
@@ -223,9 +58,7 @@ exports.BDTransactionRequest = {
|
|
|
223
58
|
},
|
|
224
59
|
fromPartial(object) {
|
|
225
60
|
const message = createBaseBDTransactionRequest();
|
|
226
|
-
message.metadata =
|
|
227
|
-
? exports.BDWebhookRequest.fromPartial(object.metadata)
|
|
228
|
-
: undefined;
|
|
61
|
+
message.metadata = object.metadata ?? "";
|
|
229
62
|
return message;
|
|
230
63
|
},
|
|
231
64
|
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: bbps/remindernotification.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: bbps/sendremindercall.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: bbps/updatetxnsstatus.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/bbps.d.ts
CHANGED
|
@@ -3,6 +3,7 @@ import { getAllBbpsTnxRequest, getAllBbpsTnxResponse } from "./bbps/getallbbpstr
|
|
|
3
3
|
import { getAllCategoryRequest, getAllCategoryResponse } from "./bbps/getallcategory";
|
|
4
4
|
import { BillFetchRequest, BillFetchResponse } from "./bbps/getbillforreminder";
|
|
5
5
|
import { getBillsRequest, getBillsResponse } from "./bbps/getbills";
|
|
6
|
+
import { getOrderDetailsRequest, getOrderDetailsResponse } from "./bbps/getorderdetails";
|
|
6
7
|
import { BDTransactionRequest as BDTransactionRequest1, BDTransactionResponse as BDTransactionResponse2 } from "./bbps/processdecryptedrudata";
|
|
7
8
|
import { BDTransactionRequest, BDTransactionResponse } from "./bbps/processwebhook";
|
|
8
9
|
import { BillTransactionUpdateEvent, StatusResponse } from "./bbps/sendremindercall";
|
|
@@ -82,6 +83,15 @@ export declare const bbpsService: {
|
|
|
82
83
|
readonly responseSerialize: (value: StatusResponse) => Buffer<ArrayBuffer>;
|
|
83
84
|
readonly responseDeserialize: (value: Buffer) => StatusResponse;
|
|
84
85
|
};
|
|
86
|
+
readonly getorderdetails: {
|
|
87
|
+
readonly path: "/service.bbps/getorderdetails";
|
|
88
|
+
readonly requestStream: false;
|
|
89
|
+
readonly responseStream: false;
|
|
90
|
+
readonly requestSerialize: (value: getOrderDetailsRequest) => Buffer<ArrayBuffer>;
|
|
91
|
+
readonly requestDeserialize: (value: Buffer) => getOrderDetailsRequest;
|
|
92
|
+
readonly responseSerialize: (value: getOrderDetailsResponse) => Buffer<ArrayBuffer>;
|
|
93
|
+
readonly responseDeserialize: (value: Buffer) => getOrderDetailsResponse;
|
|
94
|
+
};
|
|
85
95
|
};
|
|
86
96
|
export interface bbpsServer extends UntypedServiceImplementation {
|
|
87
97
|
getBillList: handleUnaryCall<getBillsRequest, getBillsResponse>;
|
|
@@ -92,6 +102,7 @@ export interface bbpsServer extends UntypedServiceImplementation {
|
|
|
92
102
|
updateBbpsTxnsStatus: handleUnaryCall<updateTxnsStatusRequest, updateTxnsStatusResponse>;
|
|
93
103
|
getBillForReminder: handleUnaryCall<BillFetchRequest, BillFetchResponse>;
|
|
94
104
|
sendReminderCall: handleUnaryCall<BillTransactionUpdateEvent, StatusResponse>;
|
|
105
|
+
getorderdetails: handleUnaryCall<getOrderDetailsRequest, getOrderDetailsResponse>;
|
|
95
106
|
}
|
|
96
107
|
export interface bbpsClient extends Client {
|
|
97
108
|
getBillList(request: getBillsRequest, callback: (error: ServiceError | null, response: getBillsResponse) => void): ClientUnaryCall;
|
|
@@ -118,6 +129,9 @@ export interface bbpsClient extends Client {
|
|
|
118
129
|
sendReminderCall(request: BillTransactionUpdateEvent, callback: (error: ServiceError | null, response: StatusResponse) => void): ClientUnaryCall;
|
|
119
130
|
sendReminderCall(request: BillTransactionUpdateEvent, metadata: Metadata, callback: (error: ServiceError | null, response: StatusResponse) => void): ClientUnaryCall;
|
|
120
131
|
sendReminderCall(request: BillTransactionUpdateEvent, metadata: Metadata, options: Partial<CallOptions>, callback: (error: ServiceError | null, response: StatusResponse) => void): ClientUnaryCall;
|
|
132
|
+
getorderdetails(request: getOrderDetailsRequest, callback: (error: ServiceError | null, response: getOrderDetailsResponse) => void): ClientUnaryCall;
|
|
133
|
+
getorderdetails(request: getOrderDetailsRequest, metadata: Metadata, callback: (error: ServiceError | null, response: getOrderDetailsResponse) => void): ClientUnaryCall;
|
|
134
|
+
getorderdetails(request: getOrderDetailsRequest, metadata: Metadata, options: Partial<CallOptions>, callback: (error: ServiceError | null, response: getOrderDetailsResponse) => void): ClientUnaryCall;
|
|
121
135
|
}
|
|
122
136
|
export declare const bbpsClient: {
|
|
123
137
|
new (address: string, credentials: ChannelCredentials, options?: Partial<ClientOptions>): bbpsClient;
|
package/ts/bbps.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: bbps.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.bbpsClient = exports.bbpsService = exports.protobufPackage = void 0;
|
|
@@ -12,6 +12,7 @@ const getallbbpstransactions_1 = require("./bbps/getallbbpstransactions");
|
|
|
12
12
|
const getallcategory_1 = require("./bbps/getallcategory");
|
|
13
13
|
const getbillforreminder_1 = require("./bbps/getbillforreminder");
|
|
14
14
|
const getbills_1 = require("./bbps/getbills");
|
|
15
|
+
const getorderdetails_1 = require("./bbps/getorderdetails");
|
|
15
16
|
const processdecryptedrudata_1 = require("./bbps/processdecryptedrudata");
|
|
16
17
|
const processwebhook_1 = require("./bbps/processwebhook");
|
|
17
18
|
const sendremindercall_1 = require("./bbps/sendremindercall");
|
|
@@ -90,5 +91,14 @@ exports.bbpsService = {
|
|
|
90
91
|
responseSerialize: (value) => Buffer.from(sendremindercall_1.StatusResponse.encode(value).finish()),
|
|
91
92
|
responseDeserialize: (value) => sendremindercall_1.StatusResponse.decode(value),
|
|
92
93
|
},
|
|
94
|
+
getorderdetails: {
|
|
95
|
+
path: "/service.bbps/getorderdetails",
|
|
96
|
+
requestStream: false,
|
|
97
|
+
responseStream: false,
|
|
98
|
+
requestSerialize: (value) => Buffer.from(getorderdetails_1.getOrderDetailsRequest.encode(value).finish()),
|
|
99
|
+
requestDeserialize: (value) => getorderdetails_1.getOrderDetailsRequest.decode(value),
|
|
100
|
+
responseSerialize: (value) => Buffer.from(getorderdetails_1.getOrderDetailsResponse.encode(value).finish()),
|
|
101
|
+
responseDeserialize: (value) => getorderdetails_1.getOrderDetailsResponse.decode(value),
|
|
102
|
+
},
|
|
93
103
|
};
|
|
94
104
|
exports.bbpsClient = (0, grpc_js_1.makeGenericClientConstructor)(exports.bbpsService, "service.bbps");
|
package/ts/bbpsreminder.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: bbpsreminder.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.bbpsreminderClient = exports.bbpsreminderService = exports.protobufPackage = void 0;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: bureau/deletebureaudatabycustid.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: bureau/getbasicdetails.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: bureau/getbureaudetails.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: bureau/getbureauscore.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: bureau/getcibilwebtoken.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: bureau/getdbrcolending.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/bureau/getdemogs.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: bureau/getdemogs.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: bureau/getobligation.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/bureau/getreport.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: bureau/getreport.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: bureau/ischrenabled.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/bureau.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: bureau.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.bureauClient = exports.bureauService = exports.protobufPackage = void 0;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: chr/notifychrpayments.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/chr.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: chr.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.chrClient = exports.chrService = exports.protobufPackage = void 0;
|
package/ts/ckyc/ckycdownload.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: ckyc/ckycdownload.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/ckyc/ckycsearch.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: ckyc/ckycsearch.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/ckyc.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: ckyc.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.ckycClient = exports.ckycService = exports.protobufPackage = void 0;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: colender/disburseLoan.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: colender/forecloseLoan.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/colender/repayLoan.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: colender/repayLoan.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/colender.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: colender.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.colenderClient = exports.colenderService = exports.protobufPackage = void 0;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: cr/crmembershipinfo.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: cr/notifycrpayments.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/cr.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: cr.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.crClient = exports.crService = exports.protobufPackage = void 0;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: customers/aa/getaatxnstatus.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.2
|
|
5
|
-
// protoc v6.
|
|
5
|
+
// protoc v6.33.0
|
|
6
6
|
// source: customers/aa/getbanklist.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|