@stashfin/grpc 1.4.0 → 1.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +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/processwebhookv2.d.ts +79 -0
- package/ts/bbps/processwebhookv2.js +468 -0
- 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 +35 -7
- package/ts/bbps.js +21 -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
|
@@ -0,0 +1,364 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
|
+
// versions:
|
|
4
|
+
// protoc-gen-ts_proto v1.181.2
|
|
5
|
+
// protoc v6.33.0
|
|
6
|
+
// source: eqxpayments/routes_update.proto
|
|
7
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
9
|
+
};
|
|
10
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11
|
+
exports.response = exports.request = exports.protobufPackage = void 0;
|
|
12
|
+
/* eslint-disable */
|
|
13
|
+
const long_1 = __importDefault(require("long"));
|
|
14
|
+
const minimal_1 = __importDefault(require("protobufjs/minimal"));
|
|
15
|
+
exports.protobufPackage = "eqxpayments.routes_update";
|
|
16
|
+
function createBaserequest() {
|
|
17
|
+
return {
|
|
18
|
+
subscriber_id: "",
|
|
19
|
+
route_id: 0,
|
|
20
|
+
priority: undefined,
|
|
21
|
+
weight: undefined,
|
|
22
|
+
enabled: undefined,
|
|
23
|
+
circuit_cfg_json: undefined,
|
|
24
|
+
};
|
|
25
|
+
}
|
|
26
|
+
exports.request = {
|
|
27
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
28
|
+
if (message.subscriber_id !== "") {
|
|
29
|
+
writer.uint32(10).string(message.subscriber_id);
|
|
30
|
+
}
|
|
31
|
+
if (message.route_id !== 0) {
|
|
32
|
+
writer.uint32(16).int64(message.route_id);
|
|
33
|
+
}
|
|
34
|
+
if (message.priority !== undefined) {
|
|
35
|
+
writer.uint32(24).int32(message.priority);
|
|
36
|
+
}
|
|
37
|
+
if (message.weight !== undefined) {
|
|
38
|
+
writer.uint32(32).int32(message.weight);
|
|
39
|
+
}
|
|
40
|
+
if (message.enabled !== undefined) {
|
|
41
|
+
writer.uint32(40).bool(message.enabled);
|
|
42
|
+
}
|
|
43
|
+
if (message.circuit_cfg_json !== undefined) {
|
|
44
|
+
writer.uint32(50).string(message.circuit_cfg_json);
|
|
45
|
+
}
|
|
46
|
+
return writer;
|
|
47
|
+
},
|
|
48
|
+
decode(input, length) {
|
|
49
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
50
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
51
|
+
const message = createBaserequest();
|
|
52
|
+
while (reader.pos < end) {
|
|
53
|
+
const tag = reader.uint32();
|
|
54
|
+
switch (tag >>> 3) {
|
|
55
|
+
case 1:
|
|
56
|
+
if (tag !== 10) {
|
|
57
|
+
break;
|
|
58
|
+
}
|
|
59
|
+
message.subscriber_id = reader.string();
|
|
60
|
+
continue;
|
|
61
|
+
case 2:
|
|
62
|
+
if (tag !== 16) {
|
|
63
|
+
break;
|
|
64
|
+
}
|
|
65
|
+
message.route_id = longToNumber(reader.int64());
|
|
66
|
+
continue;
|
|
67
|
+
case 3:
|
|
68
|
+
if (tag !== 24) {
|
|
69
|
+
break;
|
|
70
|
+
}
|
|
71
|
+
message.priority = reader.int32();
|
|
72
|
+
continue;
|
|
73
|
+
case 4:
|
|
74
|
+
if (tag !== 32) {
|
|
75
|
+
break;
|
|
76
|
+
}
|
|
77
|
+
message.weight = reader.int32();
|
|
78
|
+
continue;
|
|
79
|
+
case 5:
|
|
80
|
+
if (tag !== 40) {
|
|
81
|
+
break;
|
|
82
|
+
}
|
|
83
|
+
message.enabled = reader.bool();
|
|
84
|
+
continue;
|
|
85
|
+
case 6:
|
|
86
|
+
if (tag !== 50) {
|
|
87
|
+
break;
|
|
88
|
+
}
|
|
89
|
+
message.circuit_cfg_json = reader.string();
|
|
90
|
+
continue;
|
|
91
|
+
}
|
|
92
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
93
|
+
break;
|
|
94
|
+
}
|
|
95
|
+
reader.skipType(tag & 7);
|
|
96
|
+
}
|
|
97
|
+
return message;
|
|
98
|
+
},
|
|
99
|
+
fromJSON(object) {
|
|
100
|
+
return {
|
|
101
|
+
subscriber_id: isSet(object.subscriber_id) ? globalThis.String(object.subscriber_id) : "",
|
|
102
|
+
route_id: isSet(object.route_id) ? globalThis.Number(object.route_id) : 0,
|
|
103
|
+
priority: isSet(object.priority) ? globalThis.Number(object.priority) : undefined,
|
|
104
|
+
weight: isSet(object.weight) ? globalThis.Number(object.weight) : undefined,
|
|
105
|
+
enabled: isSet(object.enabled) ? globalThis.Boolean(object.enabled) : undefined,
|
|
106
|
+
circuit_cfg_json: isSet(object.circuit_cfg_json) ? globalThis.String(object.circuit_cfg_json) : undefined,
|
|
107
|
+
};
|
|
108
|
+
},
|
|
109
|
+
toJSON(message) {
|
|
110
|
+
const obj = {};
|
|
111
|
+
if (message.subscriber_id !== "") {
|
|
112
|
+
obj.subscriber_id = message.subscriber_id;
|
|
113
|
+
}
|
|
114
|
+
if (message.route_id !== 0) {
|
|
115
|
+
obj.route_id = Math.round(message.route_id);
|
|
116
|
+
}
|
|
117
|
+
if (message.priority !== undefined) {
|
|
118
|
+
obj.priority = Math.round(message.priority);
|
|
119
|
+
}
|
|
120
|
+
if (message.weight !== undefined) {
|
|
121
|
+
obj.weight = Math.round(message.weight);
|
|
122
|
+
}
|
|
123
|
+
if (message.enabled !== undefined) {
|
|
124
|
+
obj.enabled = message.enabled;
|
|
125
|
+
}
|
|
126
|
+
if (message.circuit_cfg_json !== undefined) {
|
|
127
|
+
obj.circuit_cfg_json = message.circuit_cfg_json;
|
|
128
|
+
}
|
|
129
|
+
return obj;
|
|
130
|
+
},
|
|
131
|
+
create(base) {
|
|
132
|
+
return exports.request.fromPartial(base ?? {});
|
|
133
|
+
},
|
|
134
|
+
fromPartial(object) {
|
|
135
|
+
const message = createBaserequest();
|
|
136
|
+
message.subscriber_id = object.subscriber_id ?? "";
|
|
137
|
+
message.route_id = object.route_id ?? 0;
|
|
138
|
+
message.priority = object.priority ?? undefined;
|
|
139
|
+
message.weight = object.weight ?? undefined;
|
|
140
|
+
message.enabled = object.enabled ?? undefined;
|
|
141
|
+
message.circuit_cfg_json = object.circuit_cfg_json ?? undefined;
|
|
142
|
+
return message;
|
|
143
|
+
},
|
|
144
|
+
};
|
|
145
|
+
function createBaseresponse() {
|
|
146
|
+
return {
|
|
147
|
+
id: 0,
|
|
148
|
+
subscriber_id: "",
|
|
149
|
+
txn_flow: "",
|
|
150
|
+
mode_id: 0,
|
|
151
|
+
merchant_id: 0,
|
|
152
|
+
priority: 0,
|
|
153
|
+
weight: 0,
|
|
154
|
+
enabled: false,
|
|
155
|
+
circuit_cfg_json: "",
|
|
156
|
+
created_at: "",
|
|
157
|
+
updated_at: "",
|
|
158
|
+
};
|
|
159
|
+
}
|
|
160
|
+
exports.response = {
|
|
161
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
162
|
+
if (message.id !== 0) {
|
|
163
|
+
writer.uint32(8).int64(message.id);
|
|
164
|
+
}
|
|
165
|
+
if (message.subscriber_id !== "") {
|
|
166
|
+
writer.uint32(18).string(message.subscriber_id);
|
|
167
|
+
}
|
|
168
|
+
if (message.txn_flow !== "") {
|
|
169
|
+
writer.uint32(26).string(message.txn_flow);
|
|
170
|
+
}
|
|
171
|
+
if (message.mode_id !== 0) {
|
|
172
|
+
writer.uint32(32).int64(message.mode_id);
|
|
173
|
+
}
|
|
174
|
+
if (message.merchant_id !== 0) {
|
|
175
|
+
writer.uint32(40).int64(message.merchant_id);
|
|
176
|
+
}
|
|
177
|
+
if (message.priority !== 0) {
|
|
178
|
+
writer.uint32(48).int32(message.priority);
|
|
179
|
+
}
|
|
180
|
+
if (message.weight !== 0) {
|
|
181
|
+
writer.uint32(56).int32(message.weight);
|
|
182
|
+
}
|
|
183
|
+
if (message.enabled !== false) {
|
|
184
|
+
writer.uint32(64).bool(message.enabled);
|
|
185
|
+
}
|
|
186
|
+
if (message.circuit_cfg_json !== "") {
|
|
187
|
+
writer.uint32(74).string(message.circuit_cfg_json);
|
|
188
|
+
}
|
|
189
|
+
if (message.created_at !== "") {
|
|
190
|
+
writer.uint32(82).string(message.created_at);
|
|
191
|
+
}
|
|
192
|
+
if (message.updated_at !== "") {
|
|
193
|
+
writer.uint32(90).string(message.updated_at);
|
|
194
|
+
}
|
|
195
|
+
return writer;
|
|
196
|
+
},
|
|
197
|
+
decode(input, length) {
|
|
198
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
199
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
200
|
+
const message = createBaseresponse();
|
|
201
|
+
while (reader.pos < end) {
|
|
202
|
+
const tag = reader.uint32();
|
|
203
|
+
switch (tag >>> 3) {
|
|
204
|
+
case 1:
|
|
205
|
+
if (tag !== 8) {
|
|
206
|
+
break;
|
|
207
|
+
}
|
|
208
|
+
message.id = longToNumber(reader.int64());
|
|
209
|
+
continue;
|
|
210
|
+
case 2:
|
|
211
|
+
if (tag !== 18) {
|
|
212
|
+
break;
|
|
213
|
+
}
|
|
214
|
+
message.subscriber_id = reader.string();
|
|
215
|
+
continue;
|
|
216
|
+
case 3:
|
|
217
|
+
if (tag !== 26) {
|
|
218
|
+
break;
|
|
219
|
+
}
|
|
220
|
+
message.txn_flow = reader.string();
|
|
221
|
+
continue;
|
|
222
|
+
case 4:
|
|
223
|
+
if (tag !== 32) {
|
|
224
|
+
break;
|
|
225
|
+
}
|
|
226
|
+
message.mode_id = longToNumber(reader.int64());
|
|
227
|
+
continue;
|
|
228
|
+
case 5:
|
|
229
|
+
if (tag !== 40) {
|
|
230
|
+
break;
|
|
231
|
+
}
|
|
232
|
+
message.merchant_id = longToNumber(reader.int64());
|
|
233
|
+
continue;
|
|
234
|
+
case 6:
|
|
235
|
+
if (tag !== 48) {
|
|
236
|
+
break;
|
|
237
|
+
}
|
|
238
|
+
message.priority = reader.int32();
|
|
239
|
+
continue;
|
|
240
|
+
case 7:
|
|
241
|
+
if (tag !== 56) {
|
|
242
|
+
break;
|
|
243
|
+
}
|
|
244
|
+
message.weight = reader.int32();
|
|
245
|
+
continue;
|
|
246
|
+
case 8:
|
|
247
|
+
if (tag !== 64) {
|
|
248
|
+
break;
|
|
249
|
+
}
|
|
250
|
+
message.enabled = reader.bool();
|
|
251
|
+
continue;
|
|
252
|
+
case 9:
|
|
253
|
+
if (tag !== 74) {
|
|
254
|
+
break;
|
|
255
|
+
}
|
|
256
|
+
message.circuit_cfg_json = reader.string();
|
|
257
|
+
continue;
|
|
258
|
+
case 10:
|
|
259
|
+
if (tag !== 82) {
|
|
260
|
+
break;
|
|
261
|
+
}
|
|
262
|
+
message.created_at = reader.string();
|
|
263
|
+
continue;
|
|
264
|
+
case 11:
|
|
265
|
+
if (tag !== 90) {
|
|
266
|
+
break;
|
|
267
|
+
}
|
|
268
|
+
message.updated_at = reader.string();
|
|
269
|
+
continue;
|
|
270
|
+
}
|
|
271
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
272
|
+
break;
|
|
273
|
+
}
|
|
274
|
+
reader.skipType(tag & 7);
|
|
275
|
+
}
|
|
276
|
+
return message;
|
|
277
|
+
},
|
|
278
|
+
fromJSON(object) {
|
|
279
|
+
return {
|
|
280
|
+
id: isSet(object.id) ? globalThis.Number(object.id) : 0,
|
|
281
|
+
subscriber_id: isSet(object.subscriber_id) ? globalThis.String(object.subscriber_id) : "",
|
|
282
|
+
txn_flow: isSet(object.txn_flow) ? globalThis.String(object.txn_flow) : "",
|
|
283
|
+
mode_id: isSet(object.mode_id) ? globalThis.Number(object.mode_id) : 0,
|
|
284
|
+
merchant_id: isSet(object.merchant_id) ? globalThis.Number(object.merchant_id) : 0,
|
|
285
|
+
priority: isSet(object.priority) ? globalThis.Number(object.priority) : 0,
|
|
286
|
+
weight: isSet(object.weight) ? globalThis.Number(object.weight) : 0,
|
|
287
|
+
enabled: isSet(object.enabled) ? globalThis.Boolean(object.enabled) : false,
|
|
288
|
+
circuit_cfg_json: isSet(object.circuit_cfg_json) ? globalThis.String(object.circuit_cfg_json) : "",
|
|
289
|
+
created_at: isSet(object.created_at) ? globalThis.String(object.created_at) : "",
|
|
290
|
+
updated_at: isSet(object.updated_at) ? globalThis.String(object.updated_at) : "",
|
|
291
|
+
};
|
|
292
|
+
},
|
|
293
|
+
toJSON(message) {
|
|
294
|
+
const obj = {};
|
|
295
|
+
if (message.id !== 0) {
|
|
296
|
+
obj.id = Math.round(message.id);
|
|
297
|
+
}
|
|
298
|
+
if (message.subscriber_id !== "") {
|
|
299
|
+
obj.subscriber_id = message.subscriber_id;
|
|
300
|
+
}
|
|
301
|
+
if (message.txn_flow !== "") {
|
|
302
|
+
obj.txn_flow = message.txn_flow;
|
|
303
|
+
}
|
|
304
|
+
if (message.mode_id !== 0) {
|
|
305
|
+
obj.mode_id = Math.round(message.mode_id);
|
|
306
|
+
}
|
|
307
|
+
if (message.merchant_id !== 0) {
|
|
308
|
+
obj.merchant_id = Math.round(message.merchant_id);
|
|
309
|
+
}
|
|
310
|
+
if (message.priority !== 0) {
|
|
311
|
+
obj.priority = Math.round(message.priority);
|
|
312
|
+
}
|
|
313
|
+
if (message.weight !== 0) {
|
|
314
|
+
obj.weight = Math.round(message.weight);
|
|
315
|
+
}
|
|
316
|
+
if (message.enabled !== false) {
|
|
317
|
+
obj.enabled = message.enabled;
|
|
318
|
+
}
|
|
319
|
+
if (message.circuit_cfg_json !== "") {
|
|
320
|
+
obj.circuit_cfg_json = message.circuit_cfg_json;
|
|
321
|
+
}
|
|
322
|
+
if (message.created_at !== "") {
|
|
323
|
+
obj.created_at = message.created_at;
|
|
324
|
+
}
|
|
325
|
+
if (message.updated_at !== "") {
|
|
326
|
+
obj.updated_at = message.updated_at;
|
|
327
|
+
}
|
|
328
|
+
return obj;
|
|
329
|
+
},
|
|
330
|
+
create(base) {
|
|
331
|
+
return exports.response.fromPartial(base ?? {});
|
|
332
|
+
},
|
|
333
|
+
fromPartial(object) {
|
|
334
|
+
const message = createBaseresponse();
|
|
335
|
+
message.id = object.id ?? 0;
|
|
336
|
+
message.subscriber_id = object.subscriber_id ?? "";
|
|
337
|
+
message.txn_flow = object.txn_flow ?? "";
|
|
338
|
+
message.mode_id = object.mode_id ?? 0;
|
|
339
|
+
message.merchant_id = object.merchant_id ?? 0;
|
|
340
|
+
message.priority = object.priority ?? 0;
|
|
341
|
+
message.weight = object.weight ?? 0;
|
|
342
|
+
message.enabled = object.enabled ?? false;
|
|
343
|
+
message.circuit_cfg_json = object.circuit_cfg_json ?? "";
|
|
344
|
+
message.created_at = object.created_at ?? "";
|
|
345
|
+
message.updated_at = object.updated_at ?? "";
|
|
346
|
+
return message;
|
|
347
|
+
},
|
|
348
|
+
};
|
|
349
|
+
function longToNumber(long) {
|
|
350
|
+
if (long.gt(globalThis.Number.MAX_SAFE_INTEGER)) {
|
|
351
|
+
throw new globalThis.Error("Value is larger than Number.MAX_SAFE_INTEGER");
|
|
352
|
+
}
|
|
353
|
+
if (long.lt(globalThis.Number.MIN_SAFE_INTEGER)) {
|
|
354
|
+
throw new globalThis.Error("Value is smaller than Number.MIN_SAFE_INTEGER");
|
|
355
|
+
}
|
|
356
|
+
return long.toNumber();
|
|
357
|
+
}
|
|
358
|
+
if (minimal_1.default.util.Long !== long_1.default) {
|
|
359
|
+
minimal_1.default.util.Long = long_1.default;
|
|
360
|
+
minimal_1.default.configure();
|
|
361
|
+
}
|
|
362
|
+
function isSet(value) {
|
|
363
|
+
return value !== null && value !== undefined;
|
|
364
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import _m0 from "protobufjs/minimal";
|
|
2
|
+
export declare const protobufPackage = "eqxpayments.spmc_delete";
|
|
3
|
+
export interface request {
|
|
4
|
+
subscriber_id: string;
|
|
5
|
+
mode_id: number;
|
|
6
|
+
/** PAYIN */
|
|
7
|
+
txn_flow: string;
|
|
8
|
+
force?: boolean | undefined;
|
|
9
|
+
}
|
|
10
|
+
export interface response {
|
|
11
|
+
}
|
|
12
|
+
export declare const request: {
|
|
13
|
+
encode(message: request, writer?: _m0.Writer): _m0.Writer;
|
|
14
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): request;
|
|
15
|
+
fromJSON(object: any): request;
|
|
16
|
+
toJSON(message: request): unknown;
|
|
17
|
+
create<I extends Exact<DeepPartial<request>, I>>(base?: I): request;
|
|
18
|
+
fromPartial<I extends Exact<DeepPartial<request>, I>>(object: I): request;
|
|
19
|
+
};
|
|
20
|
+
export declare const response: {
|
|
21
|
+
encode(_: response, writer?: _m0.Writer): _m0.Writer;
|
|
22
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): response;
|
|
23
|
+
fromJSON(_: any): response;
|
|
24
|
+
toJSON(_: response): unknown;
|
|
25
|
+
create<I extends Exact<DeepPartial<response>, I>>(base?: I): response;
|
|
26
|
+
fromPartial<I extends Exact<DeepPartial<response>, I>>(_: I): response;
|
|
27
|
+
};
|
|
28
|
+
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
29
|
+
export type DeepPartial<T> = T extends Builtin ? T : T extends globalThis.Array<infer U> ? globalThis.Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
|
|
30
|
+
[K in keyof T]?: DeepPartial<T[K]>;
|
|
31
|
+
} : Partial<T>;
|
|
32
|
+
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
33
|
+
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
34
|
+
[K in keyof P]: Exact<P[K], I[K]>;
|
|
35
|
+
} & {
|
|
36
|
+
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
37
|
+
};
|
|
38
|
+
export {};
|
|
@@ -0,0 +1,162 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
|
+
// versions:
|
|
4
|
+
// protoc-gen-ts_proto v1.181.2
|
|
5
|
+
// protoc v6.33.0
|
|
6
|
+
// source: eqxpayments/spmc_delete.proto
|
|
7
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
9
|
+
};
|
|
10
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11
|
+
exports.response = exports.request = exports.protobufPackage = void 0;
|
|
12
|
+
/* eslint-disable */
|
|
13
|
+
const long_1 = __importDefault(require("long"));
|
|
14
|
+
const minimal_1 = __importDefault(require("protobufjs/minimal"));
|
|
15
|
+
exports.protobufPackage = "eqxpayments.spmc_delete";
|
|
16
|
+
function createBaserequest() {
|
|
17
|
+
return { subscriber_id: "", mode_id: 0, txn_flow: "", force: undefined };
|
|
18
|
+
}
|
|
19
|
+
exports.request = {
|
|
20
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
21
|
+
if (message.subscriber_id !== "") {
|
|
22
|
+
writer.uint32(10).string(message.subscriber_id);
|
|
23
|
+
}
|
|
24
|
+
if (message.mode_id !== 0) {
|
|
25
|
+
writer.uint32(16).int64(message.mode_id);
|
|
26
|
+
}
|
|
27
|
+
if (message.txn_flow !== "") {
|
|
28
|
+
writer.uint32(26).string(message.txn_flow);
|
|
29
|
+
}
|
|
30
|
+
if (message.force !== undefined) {
|
|
31
|
+
writer.uint32(32).bool(message.force);
|
|
32
|
+
}
|
|
33
|
+
return writer;
|
|
34
|
+
},
|
|
35
|
+
decode(input, length) {
|
|
36
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
37
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
38
|
+
const message = createBaserequest();
|
|
39
|
+
while (reader.pos < end) {
|
|
40
|
+
const tag = reader.uint32();
|
|
41
|
+
switch (tag >>> 3) {
|
|
42
|
+
case 1:
|
|
43
|
+
if (tag !== 10) {
|
|
44
|
+
break;
|
|
45
|
+
}
|
|
46
|
+
message.subscriber_id = reader.string();
|
|
47
|
+
continue;
|
|
48
|
+
case 2:
|
|
49
|
+
if (tag !== 16) {
|
|
50
|
+
break;
|
|
51
|
+
}
|
|
52
|
+
message.mode_id = longToNumber(reader.int64());
|
|
53
|
+
continue;
|
|
54
|
+
case 3:
|
|
55
|
+
if (tag !== 26) {
|
|
56
|
+
break;
|
|
57
|
+
}
|
|
58
|
+
message.txn_flow = reader.string();
|
|
59
|
+
continue;
|
|
60
|
+
case 4:
|
|
61
|
+
if (tag !== 32) {
|
|
62
|
+
break;
|
|
63
|
+
}
|
|
64
|
+
message.force = reader.bool();
|
|
65
|
+
continue;
|
|
66
|
+
}
|
|
67
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
68
|
+
break;
|
|
69
|
+
}
|
|
70
|
+
reader.skipType(tag & 7);
|
|
71
|
+
}
|
|
72
|
+
return message;
|
|
73
|
+
},
|
|
74
|
+
fromJSON(object) {
|
|
75
|
+
return {
|
|
76
|
+
subscriber_id: isSet(object.subscriber_id) ? globalThis.String(object.subscriber_id) : "",
|
|
77
|
+
mode_id: isSet(object.mode_id) ? globalThis.Number(object.mode_id) : 0,
|
|
78
|
+
txn_flow: isSet(object.txn_flow) ? globalThis.String(object.txn_flow) : "",
|
|
79
|
+
force: isSet(object.force) ? globalThis.Boolean(object.force) : undefined,
|
|
80
|
+
};
|
|
81
|
+
},
|
|
82
|
+
toJSON(message) {
|
|
83
|
+
const obj = {};
|
|
84
|
+
if (message.subscriber_id !== "") {
|
|
85
|
+
obj.subscriber_id = message.subscriber_id;
|
|
86
|
+
}
|
|
87
|
+
if (message.mode_id !== 0) {
|
|
88
|
+
obj.mode_id = Math.round(message.mode_id);
|
|
89
|
+
}
|
|
90
|
+
if (message.txn_flow !== "") {
|
|
91
|
+
obj.txn_flow = message.txn_flow;
|
|
92
|
+
}
|
|
93
|
+
if (message.force !== undefined) {
|
|
94
|
+
obj.force = message.force;
|
|
95
|
+
}
|
|
96
|
+
return obj;
|
|
97
|
+
},
|
|
98
|
+
create(base) {
|
|
99
|
+
return exports.request.fromPartial(base ?? {});
|
|
100
|
+
},
|
|
101
|
+
fromPartial(object) {
|
|
102
|
+
const message = createBaserequest();
|
|
103
|
+
message.subscriber_id = object.subscriber_id ?? "";
|
|
104
|
+
message.mode_id = object.mode_id ?? 0;
|
|
105
|
+
message.txn_flow = object.txn_flow ?? "";
|
|
106
|
+
message.force = object.force ?? undefined;
|
|
107
|
+
return message;
|
|
108
|
+
},
|
|
109
|
+
};
|
|
110
|
+
function createBaseresponse() {
|
|
111
|
+
return {};
|
|
112
|
+
}
|
|
113
|
+
exports.response = {
|
|
114
|
+
encode(_, writer = minimal_1.default.Writer.create()) {
|
|
115
|
+
return writer;
|
|
116
|
+
},
|
|
117
|
+
decode(input, length) {
|
|
118
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
119
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
120
|
+
const message = createBaseresponse();
|
|
121
|
+
while (reader.pos < end) {
|
|
122
|
+
const tag = reader.uint32();
|
|
123
|
+
switch (tag >>> 3) {
|
|
124
|
+
}
|
|
125
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
126
|
+
break;
|
|
127
|
+
}
|
|
128
|
+
reader.skipType(tag & 7);
|
|
129
|
+
}
|
|
130
|
+
return message;
|
|
131
|
+
},
|
|
132
|
+
fromJSON(_) {
|
|
133
|
+
return {};
|
|
134
|
+
},
|
|
135
|
+
toJSON(_) {
|
|
136
|
+
const obj = {};
|
|
137
|
+
return obj;
|
|
138
|
+
},
|
|
139
|
+
create(base) {
|
|
140
|
+
return exports.response.fromPartial(base ?? {});
|
|
141
|
+
},
|
|
142
|
+
fromPartial(_) {
|
|
143
|
+
const message = createBaseresponse();
|
|
144
|
+
return message;
|
|
145
|
+
},
|
|
146
|
+
};
|
|
147
|
+
function longToNumber(long) {
|
|
148
|
+
if (long.gt(globalThis.Number.MAX_SAFE_INTEGER)) {
|
|
149
|
+
throw new globalThis.Error("Value is larger than Number.MAX_SAFE_INTEGER");
|
|
150
|
+
}
|
|
151
|
+
if (long.lt(globalThis.Number.MIN_SAFE_INTEGER)) {
|
|
152
|
+
throw new globalThis.Error("Value is smaller than Number.MIN_SAFE_INTEGER");
|
|
153
|
+
}
|
|
154
|
+
return long.toNumber();
|
|
155
|
+
}
|
|
156
|
+
if (minimal_1.default.util.Long !== long_1.default) {
|
|
157
|
+
minimal_1.default.util.Long = long_1.default;
|
|
158
|
+
minimal_1.default.configure();
|
|
159
|
+
}
|
|
160
|
+
function isSet(value) {
|
|
161
|
+
return value !== null && value !== undefined;
|
|
162
|
+
}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import _m0 from "protobufjs/minimal";
|
|
2
|
+
export declare const protobufPackage = "eqxpayments.spmc_list";
|
|
3
|
+
export interface SubModeItem {
|
|
4
|
+
subscriber_id: string;
|
|
5
|
+
/** PAYIN */
|
|
6
|
+
txn_flow: string;
|
|
7
|
+
mode_id: number;
|
|
8
|
+
mode_code: string;
|
|
9
|
+
enabled: boolean;
|
|
10
|
+
ui_order: number;
|
|
11
|
+
constraints_json: string;
|
|
12
|
+
created_at: string;
|
|
13
|
+
updated_at: string;
|
|
14
|
+
}
|
|
15
|
+
export interface request {
|
|
16
|
+
subscriber_id: string;
|
|
17
|
+
txn_flow?: string | undefined;
|
|
18
|
+
}
|
|
19
|
+
export interface response {
|
|
20
|
+
items: SubModeItem[];
|
|
21
|
+
}
|
|
22
|
+
export declare const SubModeItem: {
|
|
23
|
+
encode(message: SubModeItem, writer?: _m0.Writer): _m0.Writer;
|
|
24
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): SubModeItem;
|
|
25
|
+
fromJSON(object: any): SubModeItem;
|
|
26
|
+
toJSON(message: SubModeItem): unknown;
|
|
27
|
+
create<I extends Exact<DeepPartial<SubModeItem>, I>>(base?: I): SubModeItem;
|
|
28
|
+
fromPartial<I extends Exact<DeepPartial<SubModeItem>, I>>(object: I): SubModeItem;
|
|
29
|
+
};
|
|
30
|
+
export declare const request: {
|
|
31
|
+
encode(message: request, writer?: _m0.Writer): _m0.Writer;
|
|
32
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): request;
|
|
33
|
+
fromJSON(object: any): request;
|
|
34
|
+
toJSON(message: request): unknown;
|
|
35
|
+
create<I extends Exact<DeepPartial<request>, I>>(base?: I): request;
|
|
36
|
+
fromPartial<I extends Exact<DeepPartial<request>, I>>(object: I): request;
|
|
37
|
+
};
|
|
38
|
+
export declare const response: {
|
|
39
|
+
encode(message: response, writer?: _m0.Writer): _m0.Writer;
|
|
40
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): response;
|
|
41
|
+
fromJSON(object: any): response;
|
|
42
|
+
toJSON(message: response): unknown;
|
|
43
|
+
create<I extends Exact<DeepPartial<response>, I>>(base?: I): response;
|
|
44
|
+
fromPartial<I extends Exact<DeepPartial<response>, I>>(object: I): response;
|
|
45
|
+
};
|
|
46
|
+
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
47
|
+
export type DeepPartial<T> = T extends Builtin ? T : T extends globalThis.Array<infer U> ? globalThis.Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
|
|
48
|
+
[K in keyof T]?: DeepPartial<T[K]>;
|
|
49
|
+
} : Partial<T>;
|
|
50
|
+
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
51
|
+
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
52
|
+
[K in keyof P]: Exact<P[K], I[K]>;
|
|
53
|
+
} & {
|
|
54
|
+
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
55
|
+
};
|
|
56
|
+
export {};
|