@stashfin/grpc 1.3.9 → 1.3.11
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 -91
- package/ts/bbps/processwebhook.js +10 -801
- 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.js +1 -1
- package/ts/eqxpayments/createtransaction.js +1 -1
- package/ts/eqxpayments/fundtransfer.js +1 -1
- package/ts/eqxpayments/getpaymentoptions.js +1 -1
- package/ts/eqxpayments/getpaymenttypes.js +1 -1
- package/ts/eqxpayments/initiatepayment.js +1 -1
- package/ts/eqxpayments/initiaterefund.js +1 -1
- package/ts/eqxpayments/merchants_create.js +1 -1
- package/ts/eqxpayments/merchants_credentials_rotate.js +1 -1
- package/ts/eqxpayments/merchants_get.js +1 -1
- package/ts/eqxpayments/merchants_list.js +1 -1
- package/ts/eqxpayments/merchants_update.js +1 -1
- 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.js +1 -1
- package/ts/eqxpayments/payment_modes_list.js +1 -1
- package/ts/eqxpayments/routes_create.js +1 -1
- package/ts/eqxpayments/routes_list.js +1 -1
- package/ts/eqxpayments/routes_update.js +1 -1
- package/ts/eqxpayments/spmc_delete.js +1 -1
- package/ts/eqxpayments/spmc_list.js +1 -1
- package/ts/eqxpayments/spmc_patch.js +1 -1
- package/ts/eqxpayments/spmc_upsert.js +1 -1
- package/ts/eqxpayments/subscribers_client_secret_rotate.js +1 -1
- package/ts/eqxpayments/subscribers_create.js +1 -1
- package/ts/eqxpayments/subscribers_get.js +1 -1
- package/ts/eqxpayments/subscribers_list.js +1 -1
- package/ts/eqxpayments/subscribers_update.js +1 -1
- package/ts/eqxpayments/vendors_create.js +1 -1
- package/ts/eqxpayments/vendors_get.js +1 -1
- package/ts/eqxpayments/vendors_list.js +1 -1
- package/ts/eqxpayments/vendors_update.js +1 -1
- package/ts/eqxpayments.d.ts +0 -59
- package/ts/eqxpayments.js +1 -42
- 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
package/package.json
CHANGED
package/ts/admin/getcustomer.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: admin/getcustomer.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: admin/getcustomerbyid.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/admin.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: admin.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.adminClient = exports.adminService = 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: banking/aa/getaasupport.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: banking/aa/getbanklist.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: banking/aa/getcustomerbank.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: banking/aa/getrpdlink.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: banking/aa/initiate.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: banking/aa/initiatepennydrop.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: banking/aa/netbankinginitiate.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: banking/aa/pollingrpd.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/banking.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: banking.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.bankingClient = exports.bankingService = 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: bbps/getallbbpstransactions.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/getallcategory.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/getbillforreminder.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/bbps/getbills.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/getbills.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
import _m0 from "protobufjs/minimal";
|
|
2
|
+
export declare const protobufPackage = "bbps.getorderdetails";
|
|
3
|
+
/** Request message */
|
|
4
|
+
export interface getOrderDetailsRequest {
|
|
5
|
+
order_id: string;
|
|
6
|
+
}
|
|
7
|
+
export interface Authenticator {
|
|
8
|
+
value: string;
|
|
9
|
+
parameter_name: string;
|
|
10
|
+
}
|
|
11
|
+
export interface getOrderDetailsResponse {
|
|
12
|
+
customer_id: number;
|
|
13
|
+
transaction_id: number;
|
|
14
|
+
mobile: string;
|
|
15
|
+
bbps_ref_no: string;
|
|
16
|
+
category: string;
|
|
17
|
+
biller_name: string;
|
|
18
|
+
bill_amount: number;
|
|
19
|
+
mode: string;
|
|
20
|
+
status: string;
|
|
21
|
+
biller_status: string;
|
|
22
|
+
created_at: string;
|
|
23
|
+
updated_at: string;
|
|
24
|
+
account_no: string;
|
|
25
|
+
biller_id: string;
|
|
26
|
+
pg_txn_ref_id: string;
|
|
27
|
+
authenticators: Authenticator[];
|
|
28
|
+
}
|
|
29
|
+
export declare const getOrderDetailsRequest: {
|
|
30
|
+
encode(message: getOrderDetailsRequest, writer?: _m0.Writer): _m0.Writer;
|
|
31
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): getOrderDetailsRequest;
|
|
32
|
+
fromJSON(object: any): getOrderDetailsRequest;
|
|
33
|
+
toJSON(message: getOrderDetailsRequest): unknown;
|
|
34
|
+
create<I extends Exact<DeepPartial<getOrderDetailsRequest>, I>>(base?: I): getOrderDetailsRequest;
|
|
35
|
+
fromPartial<I extends Exact<DeepPartial<getOrderDetailsRequest>, I>>(object: I): getOrderDetailsRequest;
|
|
36
|
+
};
|
|
37
|
+
export declare const Authenticator: {
|
|
38
|
+
encode(message: Authenticator, writer?: _m0.Writer): _m0.Writer;
|
|
39
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): Authenticator;
|
|
40
|
+
fromJSON(object: any): Authenticator;
|
|
41
|
+
toJSON(message: Authenticator): unknown;
|
|
42
|
+
create<I extends Exact<DeepPartial<Authenticator>, I>>(base?: I): Authenticator;
|
|
43
|
+
fromPartial<I extends Exact<DeepPartial<Authenticator>, I>>(object: I): Authenticator;
|
|
44
|
+
};
|
|
45
|
+
export declare const getOrderDetailsResponse: {
|
|
46
|
+
encode(message: getOrderDetailsResponse, writer?: _m0.Writer): _m0.Writer;
|
|
47
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): getOrderDetailsResponse;
|
|
48
|
+
fromJSON(object: any): getOrderDetailsResponse;
|
|
49
|
+
toJSON(message: getOrderDetailsResponse): unknown;
|
|
50
|
+
create<I extends Exact<DeepPartial<getOrderDetailsResponse>, I>>(base?: I): getOrderDetailsResponse;
|
|
51
|
+
fromPartial<I extends Exact<DeepPartial<getOrderDetailsResponse>, I>>(object: I): getOrderDetailsResponse;
|
|
52
|
+
};
|
|
53
|
+
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
54
|
+
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 {} ? {
|
|
55
|
+
[K in keyof T]?: DeepPartial<T[K]>;
|
|
56
|
+
} : Partial<T>;
|
|
57
|
+
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
58
|
+
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
59
|
+
[K in keyof P]: Exact<P[K], I[K]>;
|
|
60
|
+
} & {
|
|
61
|
+
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
62
|
+
};
|
|
63
|
+
export {};
|
|
@@ -0,0 +1,414 @@
|
|
|
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: bbps/getorderdetails.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.getOrderDetailsResponse = exports.Authenticator = exports.getOrderDetailsRequest = exports.protobufPackage = void 0;
|
|
12
|
+
/* eslint-disable */
|
|
13
|
+
const minimal_1 = __importDefault(require("protobufjs/minimal"));
|
|
14
|
+
exports.protobufPackage = "bbps.getorderdetails";
|
|
15
|
+
function createBasegetOrderDetailsRequest() {
|
|
16
|
+
return { order_id: "" };
|
|
17
|
+
}
|
|
18
|
+
exports.getOrderDetailsRequest = {
|
|
19
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
20
|
+
if (message.order_id !== "") {
|
|
21
|
+
writer.uint32(10).string(message.order_id);
|
|
22
|
+
}
|
|
23
|
+
return writer;
|
|
24
|
+
},
|
|
25
|
+
decode(input, length) {
|
|
26
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
27
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
28
|
+
const message = createBasegetOrderDetailsRequest();
|
|
29
|
+
while (reader.pos < end) {
|
|
30
|
+
const tag = reader.uint32();
|
|
31
|
+
switch (tag >>> 3) {
|
|
32
|
+
case 1:
|
|
33
|
+
if (tag !== 10) {
|
|
34
|
+
break;
|
|
35
|
+
}
|
|
36
|
+
message.order_id = reader.string();
|
|
37
|
+
continue;
|
|
38
|
+
}
|
|
39
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
40
|
+
break;
|
|
41
|
+
}
|
|
42
|
+
reader.skipType(tag & 7);
|
|
43
|
+
}
|
|
44
|
+
return message;
|
|
45
|
+
},
|
|
46
|
+
fromJSON(object) {
|
|
47
|
+
return { order_id: isSet(object.order_id) ? globalThis.String(object.order_id) : "" };
|
|
48
|
+
},
|
|
49
|
+
toJSON(message) {
|
|
50
|
+
const obj = {};
|
|
51
|
+
if (message.order_id !== "") {
|
|
52
|
+
obj.order_id = message.order_id;
|
|
53
|
+
}
|
|
54
|
+
return obj;
|
|
55
|
+
},
|
|
56
|
+
create(base) {
|
|
57
|
+
return exports.getOrderDetailsRequest.fromPartial(base ?? {});
|
|
58
|
+
},
|
|
59
|
+
fromPartial(object) {
|
|
60
|
+
const message = createBasegetOrderDetailsRequest();
|
|
61
|
+
message.order_id = object.order_id ?? "";
|
|
62
|
+
return message;
|
|
63
|
+
},
|
|
64
|
+
};
|
|
65
|
+
function createBaseAuthenticator() {
|
|
66
|
+
return { value: "", parameter_name: "" };
|
|
67
|
+
}
|
|
68
|
+
exports.Authenticator = {
|
|
69
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
70
|
+
if (message.value !== "") {
|
|
71
|
+
writer.uint32(10).string(message.value);
|
|
72
|
+
}
|
|
73
|
+
if (message.parameter_name !== "") {
|
|
74
|
+
writer.uint32(18).string(message.parameter_name);
|
|
75
|
+
}
|
|
76
|
+
return writer;
|
|
77
|
+
},
|
|
78
|
+
decode(input, length) {
|
|
79
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
80
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
81
|
+
const message = createBaseAuthenticator();
|
|
82
|
+
while (reader.pos < end) {
|
|
83
|
+
const tag = reader.uint32();
|
|
84
|
+
switch (tag >>> 3) {
|
|
85
|
+
case 1:
|
|
86
|
+
if (tag !== 10) {
|
|
87
|
+
break;
|
|
88
|
+
}
|
|
89
|
+
message.value = reader.string();
|
|
90
|
+
continue;
|
|
91
|
+
case 2:
|
|
92
|
+
if (tag !== 18) {
|
|
93
|
+
break;
|
|
94
|
+
}
|
|
95
|
+
message.parameter_name = reader.string();
|
|
96
|
+
continue;
|
|
97
|
+
}
|
|
98
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
99
|
+
break;
|
|
100
|
+
}
|
|
101
|
+
reader.skipType(tag & 7);
|
|
102
|
+
}
|
|
103
|
+
return message;
|
|
104
|
+
},
|
|
105
|
+
fromJSON(object) {
|
|
106
|
+
return {
|
|
107
|
+
value: isSet(object.value) ? globalThis.String(object.value) : "",
|
|
108
|
+
parameter_name: isSet(object.parameter_name) ? globalThis.String(object.parameter_name) : "",
|
|
109
|
+
};
|
|
110
|
+
},
|
|
111
|
+
toJSON(message) {
|
|
112
|
+
const obj = {};
|
|
113
|
+
if (message.value !== "") {
|
|
114
|
+
obj.value = message.value;
|
|
115
|
+
}
|
|
116
|
+
if (message.parameter_name !== "") {
|
|
117
|
+
obj.parameter_name = message.parameter_name;
|
|
118
|
+
}
|
|
119
|
+
return obj;
|
|
120
|
+
},
|
|
121
|
+
create(base) {
|
|
122
|
+
return exports.Authenticator.fromPartial(base ?? {});
|
|
123
|
+
},
|
|
124
|
+
fromPartial(object) {
|
|
125
|
+
const message = createBaseAuthenticator();
|
|
126
|
+
message.value = object.value ?? "";
|
|
127
|
+
message.parameter_name = object.parameter_name ?? "";
|
|
128
|
+
return message;
|
|
129
|
+
},
|
|
130
|
+
};
|
|
131
|
+
function createBasegetOrderDetailsResponse() {
|
|
132
|
+
return {
|
|
133
|
+
customer_id: 0,
|
|
134
|
+
transaction_id: 0,
|
|
135
|
+
mobile: "",
|
|
136
|
+
bbps_ref_no: "",
|
|
137
|
+
category: "",
|
|
138
|
+
biller_name: "",
|
|
139
|
+
bill_amount: 0,
|
|
140
|
+
mode: "",
|
|
141
|
+
status: "",
|
|
142
|
+
biller_status: "",
|
|
143
|
+
created_at: "",
|
|
144
|
+
updated_at: "",
|
|
145
|
+
account_no: "",
|
|
146
|
+
biller_id: "",
|
|
147
|
+
pg_txn_ref_id: "",
|
|
148
|
+
authenticators: [],
|
|
149
|
+
};
|
|
150
|
+
}
|
|
151
|
+
exports.getOrderDetailsResponse = {
|
|
152
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
153
|
+
if (message.customer_id !== 0) {
|
|
154
|
+
writer.uint32(8).int32(message.customer_id);
|
|
155
|
+
}
|
|
156
|
+
if (message.transaction_id !== 0) {
|
|
157
|
+
writer.uint32(16).int32(message.transaction_id);
|
|
158
|
+
}
|
|
159
|
+
if (message.mobile !== "") {
|
|
160
|
+
writer.uint32(26).string(message.mobile);
|
|
161
|
+
}
|
|
162
|
+
if (message.bbps_ref_no !== "") {
|
|
163
|
+
writer.uint32(34).string(message.bbps_ref_no);
|
|
164
|
+
}
|
|
165
|
+
if (message.category !== "") {
|
|
166
|
+
writer.uint32(42).string(message.category);
|
|
167
|
+
}
|
|
168
|
+
if (message.biller_name !== "") {
|
|
169
|
+
writer.uint32(50).string(message.biller_name);
|
|
170
|
+
}
|
|
171
|
+
if (message.bill_amount !== 0) {
|
|
172
|
+
writer.uint32(57).double(message.bill_amount);
|
|
173
|
+
}
|
|
174
|
+
if (message.mode !== "") {
|
|
175
|
+
writer.uint32(66).string(message.mode);
|
|
176
|
+
}
|
|
177
|
+
if (message.status !== "") {
|
|
178
|
+
writer.uint32(74).string(message.status);
|
|
179
|
+
}
|
|
180
|
+
if (message.biller_status !== "") {
|
|
181
|
+
writer.uint32(82).string(message.biller_status);
|
|
182
|
+
}
|
|
183
|
+
if (message.created_at !== "") {
|
|
184
|
+
writer.uint32(90).string(message.created_at);
|
|
185
|
+
}
|
|
186
|
+
if (message.updated_at !== "") {
|
|
187
|
+
writer.uint32(98).string(message.updated_at);
|
|
188
|
+
}
|
|
189
|
+
if (message.account_no !== "") {
|
|
190
|
+
writer.uint32(106).string(message.account_no);
|
|
191
|
+
}
|
|
192
|
+
if (message.biller_id !== "") {
|
|
193
|
+
writer.uint32(114).string(message.biller_id);
|
|
194
|
+
}
|
|
195
|
+
if (message.pg_txn_ref_id !== "") {
|
|
196
|
+
writer.uint32(122).string(message.pg_txn_ref_id);
|
|
197
|
+
}
|
|
198
|
+
for (const v of message.authenticators) {
|
|
199
|
+
exports.Authenticator.encode(v, writer.uint32(130).fork()).ldelim();
|
|
200
|
+
}
|
|
201
|
+
return writer;
|
|
202
|
+
},
|
|
203
|
+
decode(input, length) {
|
|
204
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
205
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
206
|
+
const message = createBasegetOrderDetailsResponse();
|
|
207
|
+
while (reader.pos < end) {
|
|
208
|
+
const tag = reader.uint32();
|
|
209
|
+
switch (tag >>> 3) {
|
|
210
|
+
case 1:
|
|
211
|
+
if (tag !== 8) {
|
|
212
|
+
break;
|
|
213
|
+
}
|
|
214
|
+
message.customer_id = reader.int32();
|
|
215
|
+
continue;
|
|
216
|
+
case 2:
|
|
217
|
+
if (tag !== 16) {
|
|
218
|
+
break;
|
|
219
|
+
}
|
|
220
|
+
message.transaction_id = reader.int32();
|
|
221
|
+
continue;
|
|
222
|
+
case 3:
|
|
223
|
+
if (tag !== 26) {
|
|
224
|
+
break;
|
|
225
|
+
}
|
|
226
|
+
message.mobile = reader.string();
|
|
227
|
+
continue;
|
|
228
|
+
case 4:
|
|
229
|
+
if (tag !== 34) {
|
|
230
|
+
break;
|
|
231
|
+
}
|
|
232
|
+
message.bbps_ref_no = reader.string();
|
|
233
|
+
continue;
|
|
234
|
+
case 5:
|
|
235
|
+
if (tag !== 42) {
|
|
236
|
+
break;
|
|
237
|
+
}
|
|
238
|
+
message.category = reader.string();
|
|
239
|
+
continue;
|
|
240
|
+
case 6:
|
|
241
|
+
if (tag !== 50) {
|
|
242
|
+
break;
|
|
243
|
+
}
|
|
244
|
+
message.biller_name = reader.string();
|
|
245
|
+
continue;
|
|
246
|
+
case 7:
|
|
247
|
+
if (tag !== 57) {
|
|
248
|
+
break;
|
|
249
|
+
}
|
|
250
|
+
message.bill_amount = reader.double();
|
|
251
|
+
continue;
|
|
252
|
+
case 8:
|
|
253
|
+
if (tag !== 66) {
|
|
254
|
+
break;
|
|
255
|
+
}
|
|
256
|
+
message.mode = reader.string();
|
|
257
|
+
continue;
|
|
258
|
+
case 9:
|
|
259
|
+
if (tag !== 74) {
|
|
260
|
+
break;
|
|
261
|
+
}
|
|
262
|
+
message.status = reader.string();
|
|
263
|
+
continue;
|
|
264
|
+
case 10:
|
|
265
|
+
if (tag !== 82) {
|
|
266
|
+
break;
|
|
267
|
+
}
|
|
268
|
+
message.biller_status = reader.string();
|
|
269
|
+
continue;
|
|
270
|
+
case 11:
|
|
271
|
+
if (tag !== 90) {
|
|
272
|
+
break;
|
|
273
|
+
}
|
|
274
|
+
message.created_at = reader.string();
|
|
275
|
+
continue;
|
|
276
|
+
case 12:
|
|
277
|
+
if (tag !== 98) {
|
|
278
|
+
break;
|
|
279
|
+
}
|
|
280
|
+
message.updated_at = reader.string();
|
|
281
|
+
continue;
|
|
282
|
+
case 13:
|
|
283
|
+
if (tag !== 106) {
|
|
284
|
+
break;
|
|
285
|
+
}
|
|
286
|
+
message.account_no = reader.string();
|
|
287
|
+
continue;
|
|
288
|
+
case 14:
|
|
289
|
+
if (tag !== 114) {
|
|
290
|
+
break;
|
|
291
|
+
}
|
|
292
|
+
message.biller_id = reader.string();
|
|
293
|
+
continue;
|
|
294
|
+
case 15:
|
|
295
|
+
if (tag !== 122) {
|
|
296
|
+
break;
|
|
297
|
+
}
|
|
298
|
+
message.pg_txn_ref_id = reader.string();
|
|
299
|
+
continue;
|
|
300
|
+
case 16:
|
|
301
|
+
if (tag !== 130) {
|
|
302
|
+
break;
|
|
303
|
+
}
|
|
304
|
+
message.authenticators.push(exports.Authenticator.decode(reader, reader.uint32()));
|
|
305
|
+
continue;
|
|
306
|
+
}
|
|
307
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
308
|
+
break;
|
|
309
|
+
}
|
|
310
|
+
reader.skipType(tag & 7);
|
|
311
|
+
}
|
|
312
|
+
return message;
|
|
313
|
+
},
|
|
314
|
+
fromJSON(object) {
|
|
315
|
+
return {
|
|
316
|
+
customer_id: isSet(object.customer_id) ? globalThis.Number(object.customer_id) : 0,
|
|
317
|
+
transaction_id: isSet(object.transaction_id) ? globalThis.Number(object.transaction_id) : 0,
|
|
318
|
+
mobile: isSet(object.mobile) ? globalThis.String(object.mobile) : "",
|
|
319
|
+
bbps_ref_no: isSet(object.bbps_ref_no) ? globalThis.String(object.bbps_ref_no) : "",
|
|
320
|
+
category: isSet(object.category) ? globalThis.String(object.category) : "",
|
|
321
|
+
biller_name: isSet(object.biller_name) ? globalThis.String(object.biller_name) : "",
|
|
322
|
+
bill_amount: isSet(object.bill_amount) ? globalThis.Number(object.bill_amount) : 0,
|
|
323
|
+
mode: isSet(object.mode) ? globalThis.String(object.mode) : "",
|
|
324
|
+
status: isSet(object.status) ? globalThis.String(object.status) : "",
|
|
325
|
+
biller_status: isSet(object.biller_status) ? globalThis.String(object.biller_status) : "",
|
|
326
|
+
created_at: isSet(object.created_at) ? globalThis.String(object.created_at) : "",
|
|
327
|
+
updated_at: isSet(object.updated_at) ? globalThis.String(object.updated_at) : "",
|
|
328
|
+
account_no: isSet(object.account_no) ? globalThis.String(object.account_no) : "",
|
|
329
|
+
biller_id: isSet(object.biller_id) ? globalThis.String(object.biller_id) : "",
|
|
330
|
+
pg_txn_ref_id: isSet(object.pg_txn_ref_id) ? globalThis.String(object.pg_txn_ref_id) : "",
|
|
331
|
+
authenticators: globalThis.Array.isArray(object?.authenticators)
|
|
332
|
+
? object.authenticators.map((e) => exports.Authenticator.fromJSON(e))
|
|
333
|
+
: [],
|
|
334
|
+
};
|
|
335
|
+
},
|
|
336
|
+
toJSON(message) {
|
|
337
|
+
const obj = {};
|
|
338
|
+
if (message.customer_id !== 0) {
|
|
339
|
+
obj.customer_id = Math.round(message.customer_id);
|
|
340
|
+
}
|
|
341
|
+
if (message.transaction_id !== 0) {
|
|
342
|
+
obj.transaction_id = Math.round(message.transaction_id);
|
|
343
|
+
}
|
|
344
|
+
if (message.mobile !== "") {
|
|
345
|
+
obj.mobile = message.mobile;
|
|
346
|
+
}
|
|
347
|
+
if (message.bbps_ref_no !== "") {
|
|
348
|
+
obj.bbps_ref_no = message.bbps_ref_no;
|
|
349
|
+
}
|
|
350
|
+
if (message.category !== "") {
|
|
351
|
+
obj.category = message.category;
|
|
352
|
+
}
|
|
353
|
+
if (message.biller_name !== "") {
|
|
354
|
+
obj.biller_name = message.biller_name;
|
|
355
|
+
}
|
|
356
|
+
if (message.bill_amount !== 0) {
|
|
357
|
+
obj.bill_amount = message.bill_amount;
|
|
358
|
+
}
|
|
359
|
+
if (message.mode !== "") {
|
|
360
|
+
obj.mode = message.mode;
|
|
361
|
+
}
|
|
362
|
+
if (message.status !== "") {
|
|
363
|
+
obj.status = message.status;
|
|
364
|
+
}
|
|
365
|
+
if (message.biller_status !== "") {
|
|
366
|
+
obj.biller_status = message.biller_status;
|
|
367
|
+
}
|
|
368
|
+
if (message.created_at !== "") {
|
|
369
|
+
obj.created_at = message.created_at;
|
|
370
|
+
}
|
|
371
|
+
if (message.updated_at !== "") {
|
|
372
|
+
obj.updated_at = message.updated_at;
|
|
373
|
+
}
|
|
374
|
+
if (message.account_no !== "") {
|
|
375
|
+
obj.account_no = message.account_no;
|
|
376
|
+
}
|
|
377
|
+
if (message.biller_id !== "") {
|
|
378
|
+
obj.biller_id = message.biller_id;
|
|
379
|
+
}
|
|
380
|
+
if (message.pg_txn_ref_id !== "") {
|
|
381
|
+
obj.pg_txn_ref_id = message.pg_txn_ref_id;
|
|
382
|
+
}
|
|
383
|
+
if (message.authenticators?.length) {
|
|
384
|
+
obj.authenticators = message.authenticators.map((e) => exports.Authenticator.toJSON(e));
|
|
385
|
+
}
|
|
386
|
+
return obj;
|
|
387
|
+
},
|
|
388
|
+
create(base) {
|
|
389
|
+
return exports.getOrderDetailsResponse.fromPartial(base ?? {});
|
|
390
|
+
},
|
|
391
|
+
fromPartial(object) {
|
|
392
|
+
const message = createBasegetOrderDetailsResponse();
|
|
393
|
+
message.customer_id = object.customer_id ?? 0;
|
|
394
|
+
message.transaction_id = object.transaction_id ?? 0;
|
|
395
|
+
message.mobile = object.mobile ?? "";
|
|
396
|
+
message.bbps_ref_no = object.bbps_ref_no ?? "";
|
|
397
|
+
message.category = object.category ?? "";
|
|
398
|
+
message.biller_name = object.biller_name ?? "";
|
|
399
|
+
message.bill_amount = object.bill_amount ?? 0;
|
|
400
|
+
message.mode = object.mode ?? "";
|
|
401
|
+
message.status = object.status ?? "";
|
|
402
|
+
message.biller_status = object.biller_status ?? "";
|
|
403
|
+
message.created_at = object.created_at ?? "";
|
|
404
|
+
message.updated_at = object.updated_at ?? "";
|
|
405
|
+
message.account_no = object.account_no ?? "";
|
|
406
|
+
message.biller_id = object.biller_id ?? "";
|
|
407
|
+
message.pg_txn_ref_id = object.pg_txn_ref_id ?? "";
|
|
408
|
+
message.authenticators = object.authenticators?.map((e) => exports.Authenticator.fromPartial(e)) || [];
|
|
409
|
+
return message;
|
|
410
|
+
},
|
|
411
|
+
};
|
|
412
|
+
function isSet(value) {
|
|
413
|
+
return value !== null && value !== undefined;
|
|
414
|
+
}
|
|
@@ -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/processdecryptedrudata.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|