@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,247 @@
|
|
|
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/merchants_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.merchants_update";
|
|
16
|
+
function createBaserequest() {
|
|
17
|
+
return { merchant_id: 0, display_name: undefined, status: undefined };
|
|
18
|
+
}
|
|
19
|
+
exports.request = {
|
|
20
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
21
|
+
if (message.merchant_id !== 0) {
|
|
22
|
+
writer.uint32(8).int64(message.merchant_id);
|
|
23
|
+
}
|
|
24
|
+
if (message.display_name !== undefined) {
|
|
25
|
+
writer.uint32(18).string(message.display_name);
|
|
26
|
+
}
|
|
27
|
+
if (message.status !== undefined) {
|
|
28
|
+
writer.uint32(26).string(message.status);
|
|
29
|
+
}
|
|
30
|
+
return writer;
|
|
31
|
+
},
|
|
32
|
+
decode(input, length) {
|
|
33
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
34
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
35
|
+
const message = createBaserequest();
|
|
36
|
+
while (reader.pos < end) {
|
|
37
|
+
const tag = reader.uint32();
|
|
38
|
+
switch (tag >>> 3) {
|
|
39
|
+
case 1:
|
|
40
|
+
if (tag !== 8) {
|
|
41
|
+
break;
|
|
42
|
+
}
|
|
43
|
+
message.merchant_id = longToNumber(reader.int64());
|
|
44
|
+
continue;
|
|
45
|
+
case 2:
|
|
46
|
+
if (tag !== 18) {
|
|
47
|
+
break;
|
|
48
|
+
}
|
|
49
|
+
message.display_name = reader.string();
|
|
50
|
+
continue;
|
|
51
|
+
case 3:
|
|
52
|
+
if (tag !== 26) {
|
|
53
|
+
break;
|
|
54
|
+
}
|
|
55
|
+
message.status = reader.string();
|
|
56
|
+
continue;
|
|
57
|
+
}
|
|
58
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
59
|
+
break;
|
|
60
|
+
}
|
|
61
|
+
reader.skipType(tag & 7);
|
|
62
|
+
}
|
|
63
|
+
return message;
|
|
64
|
+
},
|
|
65
|
+
fromJSON(object) {
|
|
66
|
+
return {
|
|
67
|
+
merchant_id: isSet(object.merchant_id) ? globalThis.Number(object.merchant_id) : 0,
|
|
68
|
+
display_name: isSet(object.display_name) ? globalThis.String(object.display_name) : undefined,
|
|
69
|
+
status: isSet(object.status) ? globalThis.String(object.status) : undefined,
|
|
70
|
+
};
|
|
71
|
+
},
|
|
72
|
+
toJSON(message) {
|
|
73
|
+
const obj = {};
|
|
74
|
+
if (message.merchant_id !== 0) {
|
|
75
|
+
obj.merchant_id = Math.round(message.merchant_id);
|
|
76
|
+
}
|
|
77
|
+
if (message.display_name !== undefined) {
|
|
78
|
+
obj.display_name = message.display_name;
|
|
79
|
+
}
|
|
80
|
+
if (message.status !== undefined) {
|
|
81
|
+
obj.status = message.status;
|
|
82
|
+
}
|
|
83
|
+
return obj;
|
|
84
|
+
},
|
|
85
|
+
create(base) {
|
|
86
|
+
return exports.request.fromPartial(base ?? {});
|
|
87
|
+
},
|
|
88
|
+
fromPartial(object) {
|
|
89
|
+
const message = createBaserequest();
|
|
90
|
+
message.merchant_id = object.merchant_id ?? 0;
|
|
91
|
+
message.display_name = object.display_name ?? undefined;
|
|
92
|
+
message.status = object.status ?? undefined;
|
|
93
|
+
return message;
|
|
94
|
+
},
|
|
95
|
+
};
|
|
96
|
+
function createBaseresponse() {
|
|
97
|
+
return { id: 0, vendor_id: 0, merchant_ref: "", display_name: "", status: "", created_at: "", updated_at: "" };
|
|
98
|
+
}
|
|
99
|
+
exports.response = {
|
|
100
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
101
|
+
if (message.id !== 0) {
|
|
102
|
+
writer.uint32(8).int64(message.id);
|
|
103
|
+
}
|
|
104
|
+
if (message.vendor_id !== 0) {
|
|
105
|
+
writer.uint32(16).int64(message.vendor_id);
|
|
106
|
+
}
|
|
107
|
+
if (message.merchant_ref !== "") {
|
|
108
|
+
writer.uint32(26).string(message.merchant_ref);
|
|
109
|
+
}
|
|
110
|
+
if (message.display_name !== "") {
|
|
111
|
+
writer.uint32(34).string(message.display_name);
|
|
112
|
+
}
|
|
113
|
+
if (message.status !== "") {
|
|
114
|
+
writer.uint32(42).string(message.status);
|
|
115
|
+
}
|
|
116
|
+
if (message.created_at !== "") {
|
|
117
|
+
writer.uint32(50).string(message.created_at);
|
|
118
|
+
}
|
|
119
|
+
if (message.updated_at !== "") {
|
|
120
|
+
writer.uint32(58).string(message.updated_at);
|
|
121
|
+
}
|
|
122
|
+
return writer;
|
|
123
|
+
},
|
|
124
|
+
decode(input, length) {
|
|
125
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
126
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
127
|
+
const message = createBaseresponse();
|
|
128
|
+
while (reader.pos < end) {
|
|
129
|
+
const tag = reader.uint32();
|
|
130
|
+
switch (tag >>> 3) {
|
|
131
|
+
case 1:
|
|
132
|
+
if (tag !== 8) {
|
|
133
|
+
break;
|
|
134
|
+
}
|
|
135
|
+
message.id = longToNumber(reader.int64());
|
|
136
|
+
continue;
|
|
137
|
+
case 2:
|
|
138
|
+
if (tag !== 16) {
|
|
139
|
+
break;
|
|
140
|
+
}
|
|
141
|
+
message.vendor_id = longToNumber(reader.int64());
|
|
142
|
+
continue;
|
|
143
|
+
case 3:
|
|
144
|
+
if (tag !== 26) {
|
|
145
|
+
break;
|
|
146
|
+
}
|
|
147
|
+
message.merchant_ref = reader.string();
|
|
148
|
+
continue;
|
|
149
|
+
case 4:
|
|
150
|
+
if (tag !== 34) {
|
|
151
|
+
break;
|
|
152
|
+
}
|
|
153
|
+
message.display_name = reader.string();
|
|
154
|
+
continue;
|
|
155
|
+
case 5:
|
|
156
|
+
if (tag !== 42) {
|
|
157
|
+
break;
|
|
158
|
+
}
|
|
159
|
+
message.status = reader.string();
|
|
160
|
+
continue;
|
|
161
|
+
case 6:
|
|
162
|
+
if (tag !== 50) {
|
|
163
|
+
break;
|
|
164
|
+
}
|
|
165
|
+
message.created_at = reader.string();
|
|
166
|
+
continue;
|
|
167
|
+
case 7:
|
|
168
|
+
if (tag !== 58) {
|
|
169
|
+
break;
|
|
170
|
+
}
|
|
171
|
+
message.updated_at = reader.string();
|
|
172
|
+
continue;
|
|
173
|
+
}
|
|
174
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
175
|
+
break;
|
|
176
|
+
}
|
|
177
|
+
reader.skipType(tag & 7);
|
|
178
|
+
}
|
|
179
|
+
return message;
|
|
180
|
+
},
|
|
181
|
+
fromJSON(object) {
|
|
182
|
+
return {
|
|
183
|
+
id: isSet(object.id) ? globalThis.Number(object.id) : 0,
|
|
184
|
+
vendor_id: isSet(object.vendor_id) ? globalThis.Number(object.vendor_id) : 0,
|
|
185
|
+
merchant_ref: isSet(object.merchant_ref) ? globalThis.String(object.merchant_ref) : "",
|
|
186
|
+
display_name: isSet(object.display_name) ? globalThis.String(object.display_name) : "",
|
|
187
|
+
status: isSet(object.status) ? globalThis.String(object.status) : "",
|
|
188
|
+
created_at: isSet(object.created_at) ? globalThis.String(object.created_at) : "",
|
|
189
|
+
updated_at: isSet(object.updated_at) ? globalThis.String(object.updated_at) : "",
|
|
190
|
+
};
|
|
191
|
+
},
|
|
192
|
+
toJSON(message) {
|
|
193
|
+
const obj = {};
|
|
194
|
+
if (message.id !== 0) {
|
|
195
|
+
obj.id = Math.round(message.id);
|
|
196
|
+
}
|
|
197
|
+
if (message.vendor_id !== 0) {
|
|
198
|
+
obj.vendor_id = Math.round(message.vendor_id);
|
|
199
|
+
}
|
|
200
|
+
if (message.merchant_ref !== "") {
|
|
201
|
+
obj.merchant_ref = message.merchant_ref;
|
|
202
|
+
}
|
|
203
|
+
if (message.display_name !== "") {
|
|
204
|
+
obj.display_name = message.display_name;
|
|
205
|
+
}
|
|
206
|
+
if (message.status !== "") {
|
|
207
|
+
obj.status = message.status;
|
|
208
|
+
}
|
|
209
|
+
if (message.created_at !== "") {
|
|
210
|
+
obj.created_at = message.created_at;
|
|
211
|
+
}
|
|
212
|
+
if (message.updated_at !== "") {
|
|
213
|
+
obj.updated_at = message.updated_at;
|
|
214
|
+
}
|
|
215
|
+
return obj;
|
|
216
|
+
},
|
|
217
|
+
create(base) {
|
|
218
|
+
return exports.response.fromPartial(base ?? {});
|
|
219
|
+
},
|
|
220
|
+
fromPartial(object) {
|
|
221
|
+
const message = createBaseresponse();
|
|
222
|
+
message.id = object.id ?? 0;
|
|
223
|
+
message.vendor_id = object.vendor_id ?? 0;
|
|
224
|
+
message.merchant_ref = object.merchant_ref ?? "";
|
|
225
|
+
message.display_name = object.display_name ?? "";
|
|
226
|
+
message.status = object.status ?? "";
|
|
227
|
+
message.created_at = object.created_at ?? "";
|
|
228
|
+
message.updated_at = object.updated_at ?? "";
|
|
229
|
+
return message;
|
|
230
|
+
},
|
|
231
|
+
};
|
|
232
|
+
function longToNumber(long) {
|
|
233
|
+
if (long.gt(globalThis.Number.MAX_SAFE_INTEGER)) {
|
|
234
|
+
throw new globalThis.Error("Value is larger than Number.MAX_SAFE_INTEGER");
|
|
235
|
+
}
|
|
236
|
+
if (long.lt(globalThis.Number.MIN_SAFE_INTEGER)) {
|
|
237
|
+
throw new globalThis.Error("Value is smaller than Number.MIN_SAFE_INTEGER");
|
|
238
|
+
}
|
|
239
|
+
return long.toNumber();
|
|
240
|
+
}
|
|
241
|
+
if (minimal_1.default.util.Long !== long_1.default) {
|
|
242
|
+
minimal_1.default.util.Long = long_1.default;
|
|
243
|
+
minimal_1.default.configure();
|
|
244
|
+
}
|
|
245
|
+
function isSet(value) {
|
|
246
|
+
return value !== null && value !== undefined;
|
|
247
|
+
}
|
|
@@ -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: eqxpayments/nachpresentation.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: eqxpayments/nachpresentationstatus.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: eqxpayments/nachregistration.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: eqxpayments/nachregistrationstatus.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import _m0 from "protobufjs/minimal";
|
|
2
|
+
export declare const protobufPackage = "eqxpayments.payment_modes_get";
|
|
3
|
+
export interface request {
|
|
4
|
+
mode_id: number;
|
|
5
|
+
}
|
|
6
|
+
export interface response {
|
|
7
|
+
id: number;
|
|
8
|
+
code: string;
|
|
9
|
+
label: string;
|
|
10
|
+
category: string;
|
|
11
|
+
/** nullable JSON */
|
|
12
|
+
attrs_json: string;
|
|
13
|
+
}
|
|
14
|
+
export declare const request: {
|
|
15
|
+
encode(message: request, writer?: _m0.Writer): _m0.Writer;
|
|
16
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): request;
|
|
17
|
+
fromJSON(object: any): request;
|
|
18
|
+
toJSON(message: request): unknown;
|
|
19
|
+
create<I extends Exact<DeepPartial<request>, I>>(base?: I): request;
|
|
20
|
+
fromPartial<I extends Exact<DeepPartial<request>, I>>(object: I): request;
|
|
21
|
+
};
|
|
22
|
+
export declare const response: {
|
|
23
|
+
encode(message: response, writer?: _m0.Writer): _m0.Writer;
|
|
24
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): response;
|
|
25
|
+
fromJSON(object: any): response;
|
|
26
|
+
toJSON(message: response): unknown;
|
|
27
|
+
create<I extends Exact<DeepPartial<response>, I>>(base?: I): response;
|
|
28
|
+
fromPartial<I extends Exact<DeepPartial<response>, I>>(object: I): response;
|
|
29
|
+
};
|
|
30
|
+
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
31
|
+
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 {} ? {
|
|
32
|
+
[K in keyof T]?: DeepPartial<T[K]>;
|
|
33
|
+
} : Partial<T>;
|
|
34
|
+
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
35
|
+
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
36
|
+
[K in keyof P]: Exact<P[K], I[K]>;
|
|
37
|
+
} & {
|
|
38
|
+
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
39
|
+
};
|
|
40
|
+
export {};
|
|
@@ -0,0 +1,189 @@
|
|
|
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/payment_modes_get.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.payment_modes_get";
|
|
16
|
+
function createBaserequest() {
|
|
17
|
+
return { mode_id: 0 };
|
|
18
|
+
}
|
|
19
|
+
exports.request = {
|
|
20
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
21
|
+
if (message.mode_id !== 0) {
|
|
22
|
+
writer.uint32(8).int64(message.mode_id);
|
|
23
|
+
}
|
|
24
|
+
return writer;
|
|
25
|
+
},
|
|
26
|
+
decode(input, length) {
|
|
27
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
28
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
29
|
+
const message = createBaserequest();
|
|
30
|
+
while (reader.pos < end) {
|
|
31
|
+
const tag = reader.uint32();
|
|
32
|
+
switch (tag >>> 3) {
|
|
33
|
+
case 1:
|
|
34
|
+
if (tag !== 8) {
|
|
35
|
+
break;
|
|
36
|
+
}
|
|
37
|
+
message.mode_id = longToNumber(reader.int64());
|
|
38
|
+
continue;
|
|
39
|
+
}
|
|
40
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
41
|
+
break;
|
|
42
|
+
}
|
|
43
|
+
reader.skipType(tag & 7);
|
|
44
|
+
}
|
|
45
|
+
return message;
|
|
46
|
+
},
|
|
47
|
+
fromJSON(object) {
|
|
48
|
+
return { mode_id: isSet(object.mode_id) ? globalThis.Number(object.mode_id) : 0 };
|
|
49
|
+
},
|
|
50
|
+
toJSON(message) {
|
|
51
|
+
const obj = {};
|
|
52
|
+
if (message.mode_id !== 0) {
|
|
53
|
+
obj.mode_id = Math.round(message.mode_id);
|
|
54
|
+
}
|
|
55
|
+
return obj;
|
|
56
|
+
},
|
|
57
|
+
create(base) {
|
|
58
|
+
return exports.request.fromPartial(base ?? {});
|
|
59
|
+
},
|
|
60
|
+
fromPartial(object) {
|
|
61
|
+
const message = createBaserequest();
|
|
62
|
+
message.mode_id = object.mode_id ?? 0;
|
|
63
|
+
return message;
|
|
64
|
+
},
|
|
65
|
+
};
|
|
66
|
+
function createBaseresponse() {
|
|
67
|
+
return { id: 0, code: "", label: "", category: "", attrs_json: "" };
|
|
68
|
+
}
|
|
69
|
+
exports.response = {
|
|
70
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
71
|
+
if (message.id !== 0) {
|
|
72
|
+
writer.uint32(8).int64(message.id);
|
|
73
|
+
}
|
|
74
|
+
if (message.code !== "") {
|
|
75
|
+
writer.uint32(18).string(message.code);
|
|
76
|
+
}
|
|
77
|
+
if (message.label !== "") {
|
|
78
|
+
writer.uint32(26).string(message.label);
|
|
79
|
+
}
|
|
80
|
+
if (message.category !== "") {
|
|
81
|
+
writer.uint32(34).string(message.category);
|
|
82
|
+
}
|
|
83
|
+
if (message.attrs_json !== "") {
|
|
84
|
+
writer.uint32(42).string(message.attrs_json);
|
|
85
|
+
}
|
|
86
|
+
return writer;
|
|
87
|
+
},
|
|
88
|
+
decode(input, length) {
|
|
89
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
90
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
91
|
+
const message = createBaseresponse();
|
|
92
|
+
while (reader.pos < end) {
|
|
93
|
+
const tag = reader.uint32();
|
|
94
|
+
switch (tag >>> 3) {
|
|
95
|
+
case 1:
|
|
96
|
+
if (tag !== 8) {
|
|
97
|
+
break;
|
|
98
|
+
}
|
|
99
|
+
message.id = longToNumber(reader.int64());
|
|
100
|
+
continue;
|
|
101
|
+
case 2:
|
|
102
|
+
if (tag !== 18) {
|
|
103
|
+
break;
|
|
104
|
+
}
|
|
105
|
+
message.code = reader.string();
|
|
106
|
+
continue;
|
|
107
|
+
case 3:
|
|
108
|
+
if (tag !== 26) {
|
|
109
|
+
break;
|
|
110
|
+
}
|
|
111
|
+
message.label = reader.string();
|
|
112
|
+
continue;
|
|
113
|
+
case 4:
|
|
114
|
+
if (tag !== 34) {
|
|
115
|
+
break;
|
|
116
|
+
}
|
|
117
|
+
message.category = reader.string();
|
|
118
|
+
continue;
|
|
119
|
+
case 5:
|
|
120
|
+
if (tag !== 42) {
|
|
121
|
+
break;
|
|
122
|
+
}
|
|
123
|
+
message.attrs_json = reader.string();
|
|
124
|
+
continue;
|
|
125
|
+
}
|
|
126
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
127
|
+
break;
|
|
128
|
+
}
|
|
129
|
+
reader.skipType(tag & 7);
|
|
130
|
+
}
|
|
131
|
+
return message;
|
|
132
|
+
},
|
|
133
|
+
fromJSON(object) {
|
|
134
|
+
return {
|
|
135
|
+
id: isSet(object.id) ? globalThis.Number(object.id) : 0,
|
|
136
|
+
code: isSet(object.code) ? globalThis.String(object.code) : "",
|
|
137
|
+
label: isSet(object.label) ? globalThis.String(object.label) : "",
|
|
138
|
+
category: isSet(object.category) ? globalThis.String(object.category) : "",
|
|
139
|
+
attrs_json: isSet(object.attrs_json) ? globalThis.String(object.attrs_json) : "",
|
|
140
|
+
};
|
|
141
|
+
},
|
|
142
|
+
toJSON(message) {
|
|
143
|
+
const obj = {};
|
|
144
|
+
if (message.id !== 0) {
|
|
145
|
+
obj.id = Math.round(message.id);
|
|
146
|
+
}
|
|
147
|
+
if (message.code !== "") {
|
|
148
|
+
obj.code = message.code;
|
|
149
|
+
}
|
|
150
|
+
if (message.label !== "") {
|
|
151
|
+
obj.label = message.label;
|
|
152
|
+
}
|
|
153
|
+
if (message.category !== "") {
|
|
154
|
+
obj.category = message.category;
|
|
155
|
+
}
|
|
156
|
+
if (message.attrs_json !== "") {
|
|
157
|
+
obj.attrs_json = message.attrs_json;
|
|
158
|
+
}
|
|
159
|
+
return obj;
|
|
160
|
+
},
|
|
161
|
+
create(base) {
|
|
162
|
+
return exports.response.fromPartial(base ?? {});
|
|
163
|
+
},
|
|
164
|
+
fromPartial(object) {
|
|
165
|
+
const message = createBaseresponse();
|
|
166
|
+
message.id = object.id ?? 0;
|
|
167
|
+
message.code = object.code ?? "";
|
|
168
|
+
message.label = object.label ?? "";
|
|
169
|
+
message.category = object.category ?? "";
|
|
170
|
+
message.attrs_json = object.attrs_json ?? "";
|
|
171
|
+
return message;
|
|
172
|
+
},
|
|
173
|
+
};
|
|
174
|
+
function longToNumber(long) {
|
|
175
|
+
if (long.gt(globalThis.Number.MAX_SAFE_INTEGER)) {
|
|
176
|
+
throw new globalThis.Error("Value is larger than Number.MAX_SAFE_INTEGER");
|
|
177
|
+
}
|
|
178
|
+
if (long.lt(globalThis.Number.MIN_SAFE_INTEGER)) {
|
|
179
|
+
throw new globalThis.Error("Value is smaller than Number.MIN_SAFE_INTEGER");
|
|
180
|
+
}
|
|
181
|
+
return long.toNumber();
|
|
182
|
+
}
|
|
183
|
+
if (minimal_1.default.util.Long !== long_1.default) {
|
|
184
|
+
minimal_1.default.util.Long = long_1.default;
|
|
185
|
+
minimal_1.default.configure();
|
|
186
|
+
}
|
|
187
|
+
function isSet(value) {
|
|
188
|
+
return value !== null && value !== undefined;
|
|
189
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
import _m0 from "protobufjs/minimal";
|
|
2
|
+
export declare const protobufPackage = "eqxpayments.payment_modes_list";
|
|
3
|
+
export interface ModeItem {
|
|
4
|
+
id: number;
|
|
5
|
+
code: string;
|
|
6
|
+
label: string;
|
|
7
|
+
category: string;
|
|
8
|
+
}
|
|
9
|
+
export interface PageInfo {
|
|
10
|
+
number: number;
|
|
11
|
+
size: number;
|
|
12
|
+
total_elements: number;
|
|
13
|
+
total_pages: number;
|
|
14
|
+
}
|
|
15
|
+
export interface request {
|
|
16
|
+
category?: string | undefined;
|
|
17
|
+
page?: number | undefined;
|
|
18
|
+
size?: number | undefined;
|
|
19
|
+
}
|
|
20
|
+
export interface response {
|
|
21
|
+
items: ModeItem[];
|
|
22
|
+
page: PageInfo | undefined;
|
|
23
|
+
}
|
|
24
|
+
export declare const ModeItem: {
|
|
25
|
+
encode(message: ModeItem, writer?: _m0.Writer): _m0.Writer;
|
|
26
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): ModeItem;
|
|
27
|
+
fromJSON(object: any): ModeItem;
|
|
28
|
+
toJSON(message: ModeItem): unknown;
|
|
29
|
+
create<I extends Exact<DeepPartial<ModeItem>, I>>(base?: I): ModeItem;
|
|
30
|
+
fromPartial<I extends Exact<DeepPartial<ModeItem>, I>>(object: I): ModeItem;
|
|
31
|
+
};
|
|
32
|
+
export declare const PageInfo: {
|
|
33
|
+
encode(message: PageInfo, writer?: _m0.Writer): _m0.Writer;
|
|
34
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): PageInfo;
|
|
35
|
+
fromJSON(object: any): PageInfo;
|
|
36
|
+
toJSON(message: PageInfo): unknown;
|
|
37
|
+
create<I extends Exact<DeepPartial<PageInfo>, I>>(base?: I): PageInfo;
|
|
38
|
+
fromPartial<I extends Exact<DeepPartial<PageInfo>, I>>(object: I): PageInfo;
|
|
39
|
+
};
|
|
40
|
+
export declare const request: {
|
|
41
|
+
encode(message: request, writer?: _m0.Writer): _m0.Writer;
|
|
42
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): request;
|
|
43
|
+
fromJSON(object: any): request;
|
|
44
|
+
toJSON(message: request): unknown;
|
|
45
|
+
create<I extends Exact<DeepPartial<request>, I>>(base?: I): request;
|
|
46
|
+
fromPartial<I extends Exact<DeepPartial<request>, I>>(object: I): request;
|
|
47
|
+
};
|
|
48
|
+
export declare const response: {
|
|
49
|
+
encode(message: response, writer?: _m0.Writer): _m0.Writer;
|
|
50
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): response;
|
|
51
|
+
fromJSON(object: any): response;
|
|
52
|
+
toJSON(message: response): unknown;
|
|
53
|
+
create<I extends Exact<DeepPartial<response>, I>>(base?: I): response;
|
|
54
|
+
fromPartial<I extends Exact<DeepPartial<response>, I>>(object: I): response;
|
|
55
|
+
};
|
|
56
|
+
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
57
|
+
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 {} ? {
|
|
58
|
+
[K in keyof T]?: DeepPartial<T[K]>;
|
|
59
|
+
} : Partial<T>;
|
|
60
|
+
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
61
|
+
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
62
|
+
[K in keyof P]: Exact<P[K], I[K]>;
|
|
63
|
+
} & {
|
|
64
|
+
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
65
|
+
};
|
|
66
|
+
export {};
|