@stashfin/grpc 1.2.759 → 1.2.760
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/banking/aa/getaasupport.js +2 -2
- package/ts/banking/aa/getbanklist.js +2 -2
- package/ts/banking/aa/getcustomerbank.js +2 -2
- package/ts/banking/aa/getrpdlink.js +2 -2
- package/ts/banking/aa/initiate.js +2 -2
- package/ts/banking/aa/initiatepennydrop.js +2 -2
- package/ts/banking/aa/netbankinginitiate.js +2 -2
- package/ts/banking/aa/pollingrpd.js +2 -2
- package/ts/banking.d.ts +16 -16
- package/ts/banking.js +2 -2
- package/ts/bbps/getbills.js +2 -2
- package/ts/bbps.d.ts +2 -2
- package/ts/bbps.js +2 -2
- package/ts/bureau/getbasicdetails.js +2 -2
- package/ts/bureau/getbureauscore.js +2 -2
- package/ts/bureau/getcibilwebtoken.js +2 -2
- package/ts/bureau/getdbrcolending.js +2 -2
- package/ts/bureau/getdemogs.js +2 -2
- package/ts/bureau/getobligation.js +2 -2
- package/ts/bureau/getreport.js +2 -2
- package/ts/bureau/ischrenabled.js +2 -2
- package/ts/bureau.d.ts +16 -16
- package/ts/bureau.js +2 -2
- package/ts/ckyc/ckycdownload.js +2 -2
- package/ts/ckyc/ckycsearch.js +2 -2
- package/ts/ckyc.d.ts +4 -4
- package/ts/ckyc.js +2 -2
- package/ts/colender/disburseLoan.js +2 -2
- package/ts/colender/forecloseLoan.js +2 -2
- package/ts/colender/repayLoan.js +2 -2
- package/ts/colender.d.ts +6 -6
- package/ts/colender.js +2 -2
- package/ts/communications/bureauidwhatsapp.d.ts +38 -0
- package/ts/communications/bureauidwhatsapp.js +161 -0
- package/ts/communications.d.ts +28 -0
- package/ts/communications.js +24 -0
- package/ts/customers/aa/getaatxnstatus.js +2 -2
- package/ts/customers/aa/getbanklist.js +2 -2
- package/ts/customers/aa/initiate.js +2 -2
- package/ts/customers/accidentprotectionplan.js +2 -2
- package/ts/customers/addaddress.js +2 -2
- package/ts/customers/addbankaccountdetails.js +2 -2
- package/ts/customers/addfathersname.js +2 -2
- package/ts/customers/addgstnumber.js +2 -2
- package/ts/customers/addmoredetails.js +2 -2
- package/ts/customers/addsuspendedcustomer.js +2 -2
- package/ts/customers/adduserapps.d.ts +2 -2
- package/ts/customers/adduserapps.js +2 -2
- package/ts/customers/applyclijourney.js +2 -2
- package/ts/customers/bulksms.js +2 -2
- package/ts/customers/cb/cbapplicationrejecteddata.js +2 -2
- package/ts/customers/cb/cbpaynow.js +2 -2
- package/ts/customers/cb/cbsignup.js +2 -2
- package/ts/customers/cb/getcbtxnstatus.js +2 -2
- package/ts/customers/cb/getcreditbuilder.js +2 -2
- package/ts/customers/cb/getpaymentsummary.js +2 -2
- package/ts/customers/cb/insurancedetails.js +2 -2
- package/ts/customers/cb/lesscsimprove.js +2 -2
- package/ts/customers/cb/morecsimprove.js +2 -2
- package/ts/customers/cb/paynow.d.ts +36 -0
- package/ts/customers/cb/paynow.js +133 -0
- package/ts/customers/cb/savecreditbuilder.js +2 -2
- package/ts/customers/cb/updatecbstandalonecancellation.js +2 -2
- package/ts/customers/cb/updatecbstandaloneconfirmation.js +2 -2
- package/ts/customers/cb/updatecbstandalonejourney.js +2 -2
- package/ts/customers/cb/updatecbtxnstatus.js +2 -2
- package/ts/customers/changempin.js +2 -2
- package/ts/customers/createcustomerreference.js +2 -2
- package/ts/customers/createvanumber.js +2 -2
- package/ts/customers/customerinfo.js +2 -2
- package/ts/customers/deletedocument.js +2 -2
- package/ts/customers/deleteprofile.js +2 -2
- package/ts/customers/disablempin.js +2 -2
- package/ts/customers/enach/gettxnstatus.js +2 -2
- package/ts/customers/enach/getweburl.js +2 -2
- package/ts/customers/enach/updateenachtxnstatus.js +2 -2
- package/ts/customers/enach/updatetxnstatus.d.ts +36 -0
- package/ts/customers/enach/updatetxnstatus.js +133 -0
- package/ts/customers/fetchrcprofile.js +2 -2
- package/ts/customers/floatingvideos.js +2 -2
- package/ts/customers/forceupdate.js +2 -2
- package/ts/customers/forgotmpin.js +2 -2
- package/ts/customers/forgotmpinverify.js +2 -2
- package/ts/customers/freedom/addressconfirmation.js +2 -2
- package/ts/customers/freedom/freedompaynow.js +2 -2
- package/ts/customers/freedom/getfreedomtxnstatus.js +2 -2
- package/ts/customers/freedom/updateadditionalverification.js +2 -2
- package/ts/customers/freedom/updatefreedomtxnstatus.js +2 -2
- package/ts/customers/getaddresslist.js +2 -2
- package/ts/customers/getappsubmittedscreen.js +2 -2
- package/ts/customers/getbankaccountdetails.js +2 -2
- package/ts/customers/getbasicinfo.js +2 -2
- package/ts/customers/getcities.js +2 -2
- package/ts/customers/getclistatus.js +2 -2
- package/ts/customers/getcompanyaccdetails.js +2 -2
- package/ts/customers/getcustomer.d.ts +57 -0
- package/ts/customers/getcustomer.js +351 -0
- package/ts/customers/getcustomerbyid.js +2 -2
- package/ts/customers/getcustomerdetailsbymobile.js +2 -2
- package/ts/customers/getdashboard.js +2 -2
- package/ts/customers/getdashboardmaincard.js +2 -2
- package/ts/customers/getdocuments.js +2 -2
- package/ts/customers/getglobalpopups.js +2 -2
- package/ts/customers/getlimit.js +2 -2
- package/ts/customers/getloclimit.js +2 -2
- package/ts/customers/getmessengermode.js +2 -2
- package/ts/customers/getoccupationlist.js +2 -2
- package/ts/customers/getpaymentoptions.js +2 -2
- package/ts/customers/getprofessionalinfo.js +2 -2
- package/ts/customers/getprofile.js +2 -2
- package/ts/customers/getrecommendedtag.d.ts +35 -0
- package/ts/customers/getrecommendedtag.js +134 -0
- package/ts/customers/getrpdlink.d.ts +40 -0
- package/ts/customers/getrpdlink.js +190 -0
- package/ts/customers/getselfieetxnid.js +2 -2
- package/ts/customers/getstates.js +2 -2
- package/ts/customers/getstep.js +2 -2
- package/ts/customers/getsyncstatus.js +2 -2
- package/ts/customers/getvanumber.js +2 -2
- package/ts/customers/kyc/epfo.d.ts +38 -0
- package/ts/{eqxcustomers/getlandingtoken.js → customers/kyc/epfo.js} +33 -49
- package/ts/customers/lamf/applylamf.js +2 -2
- package/ts/customers/lamf/sendlamfotp.js +2 -2
- package/ts/customers/lamf/sendlamfpledgeotp.js +2 -2
- package/ts/customers/lamf/updatelamfjourney.d.ts +34 -0
- package/ts/customers/lamf/updatelamfjourney.js +104 -0
- package/ts/customers/lamf/verifylamfotp.js +2 -2
- package/ts/customers/lamf/verifylamfpledgeotp.js +2 -2
- package/ts/customers/logout.js +2 -2
- package/ts/customers/pd/getbanklist.js +2 -2
- package/ts/customers/pd/validatebankaccount.js +2 -2
- package/ts/customers/profilebasic.js +2 -2
- package/ts/customers/profileupdatetnc.js +2 -2
- package/ts/customers/resetbanner.js +2 -2
- package/ts/customers/restoreaccount.js +2 -2
- package/ts/customers/rpd/getrpdlink.js +2 -2
- package/ts/customers/rpd/getrpdtransactionstatus.js +2 -2
- package/ts/customers/rpd/mockpayment.js +2 -2
- package/ts/customers/saveappslist.js +2 -2
- package/ts/customers/savebasicdetails.js +2 -2
- package/ts/customers/savelimit.js +2 -2
- package/ts/customers/saveunlocklimit.js +2 -2
- package/ts/customers/sendemailtoken.d.ts +35 -0
- package/ts/customers/sendemailtoken.js +117 -0
- package/ts/customers/sendotp.js +2 -2
- package/ts/customers/sendotptoemail.js +2 -2
- package/ts/customers/setmpin.js +2 -2
- package/ts/customers/skipdlrcscreen.d.ts +35 -0
- package/ts/customers/skipdlrcscreen.js +117 -0
- package/ts/customers/skipscreen.js +2 -2
- package/ts/customers/step1.d.ts +69 -0
- package/ts/customers/step1.js +395 -0
- package/ts/customers/step10.d.ts +73 -0
- package/ts/customers/step10.js +459 -0
- package/ts/customers/step2.d.ts +68 -0
- package/ts/customers/step2.js +381 -0
- package/ts/customers/step7.d.ts +68 -0
- package/ts/customers/step7.js +381 -0
- package/ts/customers/step8.d.ts +69 -0
- package/ts/customers/step8.js +395 -0
- package/ts/customers/step9.d.ts +75 -0
- package/ts/customers/step9.js +489 -0
- package/ts/customers/stepstatic.d.ts +66 -0
- package/ts/customers/stepstatic.js +354 -0
- package/ts/customers/submituploadeddocuments.js +2 -2
- package/ts/customers/syncdecisionengine.js +2 -2
- package/ts/customers/updatecategory.js +2 -2
- package/ts/customers/updatecongratulationstep.js +2 -2
- package/ts/customers/updatecustomerbyid.js +2 -2
- package/ts/customers/updatedlnumber.js +2 -2
- package/ts/customers/updatedob.js +2 -2
- package/ts/customers/updatelocstatus.js +2 -2
- package/ts/customers/updatemobilesendotp.js +2 -2
- package/ts/customers/updatemobileverifyotp.js +2 -2
- package/ts/customers/updateokyctxn.js +2 -2
- package/ts/customers/updatesanctionamount.js +2 -2
- package/ts/customers/updateselfieetxn.js +2 -2
- package/ts/customers/updatesyncstatus.js +2 -2
- package/ts/customers/updatevehiclenumber.js +2 -2
- package/ts/customers/uploaddocuments.js +2 -2
- package/ts/customers/validatepan.js +2 -2
- package/ts/customers/verifyemail.d.ts +35 -0
- package/ts/customers/verifyemail.js +117 -0
- package/ts/customers/verifympin.js +2 -2
- package/ts/customers/verifyotp.js +2 -2
- package/ts/customers/verifyotptoemail.js +2 -2
- package/ts/customers.d.ts +238 -238
- package/ts/customers.js +2 -2
- package/ts/decisionengine/decisionengine.d.ts +40 -0
- package/ts/decisionengine/decisionengine.js +191 -0
- package/ts/decisionengine/decisionenginetrigger.js +2 -2
- package/ts/decisionengine/locdisbursalapproval.js +2 -2
- package/ts/decisionengine/saveconsent.js +2 -2
- package/ts/decisionengine.d.ts +6 -6
- package/ts/decisionengine.js +2 -2
- package/ts/deveqxcustomers.d.ts +30 -30
- package/ts/deveqxcustomers.js +2 -2
- package/ts/devupi.d.ts +54 -54
- package/ts/devupi.js +2 -2
- package/ts/documents/getagreement.js +2 -2
- package/ts/documents/getfinancialdoc.js +2 -2
- package/ts/documents.d.ts +4 -4
- package/ts/documents.js +2 -2
- package/ts/eqxcustomer.d.ts +44 -44
- package/ts/eqxcustomer.js +2 -2
- package/ts/eqxcustomers/authenticateuser.js +2 -2
- package/ts/eqxcustomers/creditguidance.js +2 -2
- package/ts/eqxcustomers/getbankaccount.js +2 -2
- package/ts/eqxcustomers/getcustomerbyid.js +2 -2
- package/ts/eqxcustomers/getcustomerbymobile.js +2 -2
- package/ts/eqxcustomers/getdashboard.js +2 -2
- package/ts/eqxcustomers/getdashboardmaincard.js +2 -2
- package/ts/eqxcustomers/getlandinghomepage.js +2 -2
- package/ts/eqxcustomers/getloanplans.js +2 -2
- package/ts/eqxcustomers/getnotifications.js +2 -2
- package/ts/eqxcustomers/getstashscorecustomerprofile.js +2 -2
- package/ts/eqxcustomers/gettnc.js +2 -2
- package/ts/eqxcustomers/gettokens.js +2 -2
- package/ts/eqxcustomers/iscustomerregistered.js +2 -2
- package/ts/eqxcustomers/sendotp.js +2 -2
- package/ts/eqxcustomers/truecallerlogin.js +2 -2
- package/ts/eqxcustomers/updatecustomer.js +2 -2
- package/ts/eqxcustomers/updatenotification.js +2 -2
- package/ts/eqxcustomers/updatepushid.js +2 -2
- package/ts/eqxcustomers/updatesubscriptionstatus.js +2 -2
- package/ts/eqxcustomers/verifyotp.js +2 -2
- package/ts/eqxcustomers/verifytoken.js +2 -2
- package/ts/example.d.ts +4 -4
- package/ts/example.js +2 -2
- package/ts/feepayments/getbanklist.js +2 -2
- package/ts/feepayments.d.ts +2 -2
- package/ts/feepayments.js +2 -2
- package/ts/google/protobuf/struct.d.ts +121 -0
- package/ts/google/protobuf/struct.js +449 -0
- package/ts/google/protobuf/timestamp.d.ts +127 -0
- package/ts/google/protobuf/timestamp.js +97 -0
- package/ts/growth/checkplanstatus.d.ts +48 -0
- package/ts/growth/checkplanstatus.js +200 -0
- package/ts/growth/getattachplandetails.d.ts +53 -0
- package/ts/growth/getattachplandetails.js +270 -0
- package/ts/growth/getchrpaymentstatus.d.ts +49 -0
- package/ts/growth/getchrpaymentstatus.js +213 -0
- package/ts/growth/getchrpdfurl.js +2 -2
- package/ts/growth/getchrplans.d.ts +49 -0
- package/ts/growth/getchrplans.js +212 -0
- package/ts/growth/getchrreport.d.ts +109 -0
- package/ts/growth/getchrreport.js +800 -0
- package/ts/growth/getchrreportdata.js +2 -2
- package/ts/growth/getchrsubscriptionplan.js +2 -2
- package/ts/growth/getchrvideourl.js +2 -2
- package/ts/growth/getcredithealthreport.d.ts +98 -0
- package/ts/growth/getcredithealthreport.js +617 -0
- package/ts/growth/initiatepayment.d.ts +52 -0
- package/ts/growth/initiatepayment.js +259 -0
- package/ts/growth/notifychrpayment.d.ts +42 -0
- package/ts/growth/notifychrpayment.js +219 -0
- package/ts/growth/processchrpayment.d.ts +39 -0
- package/ts/growth/processchrpayment.js +177 -0
- package/ts/growth.d.ts +8 -8
- package/ts/growth.js +2 -2
- package/ts/kyc/amldetails.js +2 -2
- package/ts/kyc/authbridgepancomprehend.js +2 -2
- package/ts/kyc/bureauidwhatsapp.js +2 -2
- package/ts/kyc/epfo/fetchUANList.d.ts +35 -0
- package/ts/kyc/epfo/fetchUANList.js +119 -0
- package/ts/kyc/facematch.js +2 -2
- package/ts/kyc/fetchaadhaarbypan.js +2 -2
- package/ts/kyc/fetchemploymenthistory.js +2 -2
- package/ts/kyc/fetchuanlist.js +2 -2
- package/ts/kyc/getselfietxn.d.ts +37 -0
- package/ts/kyc/getselfietxn.js +161 -0
- package/ts/kyc/getselfietxnid.js +2 -2
- package/ts/kyc/getselfieurl.js +2 -2
- package/ts/kyc/nsdlpanvalidate.js +2 -2
- package/ts/kyc.d.ts +20 -20
- package/ts/kyc.js +2 -2
- package/ts/lamf/getloandetails.js +2 -2
- package/ts/lamf/submitotp.js +2 -2
- package/ts/lamf/validateuser.js +2 -2
- package/ts/lamf.d.ts +6 -6
- package/ts/lamf.js +2 -2
- package/ts/loans/addreference.js +2 -2
- package/ts/loans/addrefrences.d.ts +49 -0
- package/ts/loans/addrefrences.js +229 -0
- package/ts/loans/amortization.js +2 -2
- package/ts/loans/approveloan.js +2 -2
- package/ts/loans/banklist.js +2 -2
- package/ts/loans/calculateemi.js +2 -2
- package/ts/loans/cbloan.js +2 -2
- package/ts/loans/createlamfloan.js +2 -2
- package/ts/loans/createpenalty.js +2 -2
- package/ts/loans/creditlimit.js +2 -2
- package/ts/loans/emimoredetails.js +2 -2
- package/ts/loans/fcppayment.js +2 -2
- package/ts/loans/forecloseamount.d.ts +36 -0
- package/ts/loans/forecloseamount.js +133 -0
- package/ts/loans/foreclosepayment.js +2 -2
- package/ts/loans/futurepaymentmoredetails.d.ts +51 -0
- package/ts/loans/futurepaymentmoredetails.js +243 -0
- package/ts/loans/getaddonslist.js +2 -2
- package/ts/loans/getbankdetails.js +2 -2
- package/ts/loans/getbilldetails.js +2 -2
- package/ts/loans/getcbloandetails.js +2 -2
- package/ts/loans/getchrdetails.js +2 -2
- package/ts/loans/getcustomerloanstatus.js +2 -2
- package/ts/loans/getforecloseamount.js +2 -2
- package/ts/loans/getloanbyid.js +2 -2
- package/ts/loans/getlocconfirms.js +2 -2
- package/ts/loans/getlocdetails.js +2 -2
- package/ts/loans/getlocdisburse.js +2 -2
- package/ts/loans/getlocpartnerconfirm.d.ts +46 -0
- package/ts/loans/getlocpartnerconfirm.js +287 -0
- package/ts/loans/getlocpartnertenure.d.ts +57 -0
- package/ts/loans/getlocpartnertenure.js +339 -0
- package/ts/loans/getloctenure.js +2 -2
- package/ts/loans/getlocwithdraw.js +2 -2
- package/ts/loans/getlocwithdrawform.js +2 -2
- package/ts/loans/getnextdueamount.js +2 -2
- package/ts/loans/getpartnerlocwithdraw.d.ts +111 -0
- package/ts/loans/getpartnerlocwithdraw.js +1289 -0
- package/ts/loans/getpaymentoptions.js +2 -2
- package/ts/loans/getpendingemiamount.js +2 -2
- package/ts/loans/getsetubilldetails.js +2 -2
- package/ts/loans/getsummarystaticfields.js +2 -2
- package/ts/loans/gettransactionstatus.js +2 -2
- package/ts/loans/getusedlimit.js +2 -2
- package/ts/loans/getvirtualbankinfo.js +2 -2
- package/ts/loans/loansummary.js +2 -2
- package/ts/loans/locrequested.js +2 -2
- package/ts/loans/manualpaymentallocation.js +2 -2
- package/ts/loans/paymentallocation.js +2 -2
- package/ts/loans/paymenthistory.js +2 -2
- package/ts/loans/paynow.js +2 -2
- package/ts/loans/refund.js +2 -2
- package/ts/loans/restructureloan.js +2 -2
- package/ts/loans/rollback.js +2 -2
- package/ts/loans/rollbackextrapayment.d.ts +37 -0
- package/ts/loans/rollbackextrapayment.js +149 -0
- package/ts/loans/sendemail.js +2 -2
- package/ts/loans/sendnocemail.js +2 -2
- package/ts/loans/transactionlist.js +2 -2
- package/ts/loans/updatecollectionview.js +2 -2
- package/ts/loans/updateinstallments.js +2 -2
- package/ts/loans/updateloan.js +2 -2
- package/ts/loans/updatetransactionstatus.js +2 -2
- package/ts/loans.d.ts +100 -100
- package/ts/loans.js +2 -2
- package/ts/payments/checkpaymentstatus.js +2 -2
- package/ts/payments/fundtransfer.js +2 -2
- package/ts/payments/getpaymentoptions.js +2 -2
- package/ts/payments/initiatepayment.js +2 -2
- package/ts/payments/nachpresentation.js +2 -2
- package/ts/payments/nachregistration.js +2 -2
- package/ts/payments.d.ts +12 -12
- package/ts/payments.js +2 -2
- package/ts/paymentsnode.d.ts +12 -12
- package/ts/paymentsnode.js +2 -2
- package/ts/rewards/getoffers.js +2 -2
- package/ts/rewards/redeemoffer.js +2 -2
- package/ts/rewards.d.ts +4 -4
- package/ts/rewards.js +2 -2
- package/ts/stashcash/creditsc.js +2 -2
- package/ts/stashcash/debitsc.js +2 -2
- package/ts/stashcash/getearnings.d.ts +2 -2
- package/ts/stashcash/getearnings.js +23 -23
- package/ts/stashcash/getscbalance.js +2 -2
- package/ts/stashcash/getschistory.js +2 -2
- package/ts/stashcash/reversesc.js +2 -2
- package/ts/stashcash.d.ts +12 -12
- package/ts/stashcash.js +2 -2
- package/ts/upi/addaccount.js +2 -2
- package/ts/upi/addupinumber.d.ts +39 -0
- package/ts/upi/addupinumber.js +177 -0
- package/ts/upi/addvpa.d.ts +36 -0
- package/ts/upi/addvpa.js +133 -0
- package/ts/upi/blockvpa.js +2 -2
- package/ts/upi/checkderegisterpermission.js +2 -2
- package/ts/upi/checktransactionstatus.js +2 -2
- package/ts/upi/declinemandate.js +2 -2
- package/ts/upi/deregisterprofile.js +2 -2
- package/ts/upi/getaccountsbyprovider.js +2 -2
- package/ts/upi/getallmandates.js +2 -2
- package/ts/upi/getavailablevpa.js +2 -2
- package/ts/upi/getlistedaccountproviders.js +2 -2
- package/ts/upi/getmandatedetails.js +2 -2
- package/ts/upi/getmandatehistory.js +2 -2
- package/ts/upi/getpendingcollectrequest.js +2 -2
- package/ts/upi/getprofile.js +2 -2
- package/ts/upi/getrecentcontacts.js +2 -2
- package/ts/upi/gettransactions.js +2 -2
- package/ts/upi/getupinumbers.js +2 -2
- package/ts/upi/initiatemandateaction.js +2 -2
- package/ts/upi/initiatetransaction.js +2 -2
- package/ts/upi/listblockedvpa.js +2 -2
- package/ts/upi/suggestvpa.d.ts +35 -0
- package/ts/upi/suggestvpa.js +122 -0
- package/ts/upi/unblockvpa.js +2 -2
- package/ts/upi/updatedevicebinding.js +2 -2
- package/ts/upi/updatedevicelinking.d.ts +49 -0
- package/ts/upi/updatedevicelinking.js +332 -0
- package/ts/upi/upinumberoperations.js +2 -2
- package/ts/upi/validateifsc.js +2 -2
- package/ts/upi/validatevpa.js +2 -2
- package/ts/upi.d.ts +54 -54
- package/ts/upi.js +2 -2
- package/ts/eqxcustomers/getlandingtoken.d.ts +0 -38
- package/ts/eqxcustomers/registerlandingcustomer.d.ts +0 -109
- package/ts/eqxcustomers/registerlandingcustomer.js +0 -822
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.2
|
|
6
6
|
// source: payments/nachregistration.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/payments.d.ts
CHANGED
|
@@ -12,54 +12,54 @@ export declare const paymentsService: {
|
|
|
12
12
|
readonly path: "/service.payments/getpaymentoptions";
|
|
13
13
|
readonly requestStream: false;
|
|
14
14
|
readonly responseStream: false;
|
|
15
|
-
readonly requestSerialize: (value: request) => Buffer
|
|
15
|
+
readonly requestSerialize: (value: request) => Buffer;
|
|
16
16
|
readonly requestDeserialize: (value: Buffer) => request;
|
|
17
|
-
readonly responseSerialize: (value: response) => Buffer
|
|
17
|
+
readonly responseSerialize: (value: response) => Buffer;
|
|
18
18
|
readonly responseDeserialize: (value: Buffer) => response;
|
|
19
19
|
};
|
|
20
20
|
readonly initiatepayment: {
|
|
21
21
|
readonly path: "/service.payments/initiatepayment";
|
|
22
22
|
readonly requestStream: false;
|
|
23
23
|
readonly responseStream: false;
|
|
24
|
-
readonly requestSerialize: (value: request1) => Buffer
|
|
24
|
+
readonly requestSerialize: (value: request1) => Buffer;
|
|
25
25
|
readonly requestDeserialize: (value: Buffer) => request1;
|
|
26
|
-
readonly responseSerialize: (value: response2) => Buffer
|
|
26
|
+
readonly responseSerialize: (value: response2) => Buffer;
|
|
27
27
|
readonly responseDeserialize: (value: Buffer) => response2;
|
|
28
28
|
};
|
|
29
29
|
readonly checkpaymentstatus: {
|
|
30
30
|
readonly path: "/service.payments/checkpaymentstatus";
|
|
31
31
|
readonly requestStream: false;
|
|
32
32
|
readonly responseStream: false;
|
|
33
|
-
readonly requestSerialize: (value: request3) => Buffer
|
|
33
|
+
readonly requestSerialize: (value: request3) => Buffer;
|
|
34
34
|
readonly requestDeserialize: (value: Buffer) => request3;
|
|
35
|
-
readonly responseSerialize: (value: response4) => Buffer
|
|
35
|
+
readonly responseSerialize: (value: response4) => Buffer;
|
|
36
36
|
readonly responseDeserialize: (value: Buffer) => response4;
|
|
37
37
|
};
|
|
38
38
|
readonly nachregistration: {
|
|
39
39
|
readonly path: "/service.payments/nachregistration";
|
|
40
40
|
readonly requestStream: false;
|
|
41
41
|
readonly responseStream: false;
|
|
42
|
-
readonly requestSerialize: (value: request5) => Buffer
|
|
42
|
+
readonly requestSerialize: (value: request5) => Buffer;
|
|
43
43
|
readonly requestDeserialize: (value: Buffer) => request5;
|
|
44
|
-
readonly responseSerialize: (value: response6) => Buffer
|
|
44
|
+
readonly responseSerialize: (value: response6) => Buffer;
|
|
45
45
|
readonly responseDeserialize: (value: Buffer) => response6;
|
|
46
46
|
};
|
|
47
47
|
readonly nachpresentation: {
|
|
48
48
|
readonly path: "/service.payments/nachpresentation";
|
|
49
49
|
readonly requestStream: false;
|
|
50
50
|
readonly responseStream: false;
|
|
51
|
-
readonly requestSerialize: (value: request7) => Buffer
|
|
51
|
+
readonly requestSerialize: (value: request7) => Buffer;
|
|
52
52
|
readonly requestDeserialize: (value: Buffer) => request7;
|
|
53
|
-
readonly responseSerialize: (value: response8) => Buffer
|
|
53
|
+
readonly responseSerialize: (value: response8) => Buffer;
|
|
54
54
|
readonly responseDeserialize: (value: Buffer) => response8;
|
|
55
55
|
};
|
|
56
56
|
readonly fundtransfer: {
|
|
57
57
|
readonly path: "/service.payments/fundtransfer";
|
|
58
58
|
readonly requestStream: false;
|
|
59
59
|
readonly responseStream: false;
|
|
60
|
-
readonly requestSerialize: (value: request9) => Buffer
|
|
60
|
+
readonly requestSerialize: (value: request9) => Buffer;
|
|
61
61
|
readonly requestDeserialize: (value: Buffer) => request9;
|
|
62
|
-
readonly responseSerialize: (value: response10) => Buffer
|
|
62
|
+
readonly responseSerialize: (value: response10) => Buffer;
|
|
63
63
|
readonly responseDeserialize: (value: Buffer) => response10;
|
|
64
64
|
};
|
|
65
65
|
};
|
package/ts/payments.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.2
|
|
6
6
|
// source: payments.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.paymentsClient = exports.paymentsService = exports.protobufPackage = void 0;
|
package/ts/paymentsnode.d.ts
CHANGED
|
@@ -12,54 +12,54 @@ export declare const paymentsnodeService: {
|
|
|
12
12
|
readonly path: "/service.paymentsnode/getpaymentoptions";
|
|
13
13
|
readonly requestStream: false;
|
|
14
14
|
readonly responseStream: false;
|
|
15
|
-
readonly requestSerialize: (value: request) => Buffer
|
|
15
|
+
readonly requestSerialize: (value: request) => Buffer;
|
|
16
16
|
readonly requestDeserialize: (value: Buffer) => request;
|
|
17
|
-
readonly responseSerialize: (value: response) => Buffer
|
|
17
|
+
readonly responseSerialize: (value: response) => Buffer;
|
|
18
18
|
readonly responseDeserialize: (value: Buffer) => response;
|
|
19
19
|
};
|
|
20
20
|
readonly initiatepayment: {
|
|
21
21
|
readonly path: "/service.paymentsnode/initiatepayment";
|
|
22
22
|
readonly requestStream: false;
|
|
23
23
|
readonly responseStream: false;
|
|
24
|
-
readonly requestSerialize: (value: request1) => Buffer
|
|
24
|
+
readonly requestSerialize: (value: request1) => Buffer;
|
|
25
25
|
readonly requestDeserialize: (value: Buffer) => request1;
|
|
26
|
-
readonly responseSerialize: (value: response2) => Buffer
|
|
26
|
+
readonly responseSerialize: (value: response2) => Buffer;
|
|
27
27
|
readonly responseDeserialize: (value: Buffer) => response2;
|
|
28
28
|
};
|
|
29
29
|
readonly checkpaymentstatus: {
|
|
30
30
|
readonly path: "/service.paymentsnode/checkpaymentstatus";
|
|
31
31
|
readonly requestStream: false;
|
|
32
32
|
readonly responseStream: false;
|
|
33
|
-
readonly requestSerialize: (value: request3) => Buffer
|
|
33
|
+
readonly requestSerialize: (value: request3) => Buffer;
|
|
34
34
|
readonly requestDeserialize: (value: Buffer) => request3;
|
|
35
|
-
readonly responseSerialize: (value: response4) => Buffer
|
|
35
|
+
readonly responseSerialize: (value: response4) => Buffer;
|
|
36
36
|
readonly responseDeserialize: (value: Buffer) => response4;
|
|
37
37
|
};
|
|
38
38
|
readonly nachregistration: {
|
|
39
39
|
readonly path: "/service.paymentsnode/nachregistration";
|
|
40
40
|
readonly requestStream: false;
|
|
41
41
|
readonly responseStream: false;
|
|
42
|
-
readonly requestSerialize: (value: request5) => Buffer
|
|
42
|
+
readonly requestSerialize: (value: request5) => Buffer;
|
|
43
43
|
readonly requestDeserialize: (value: Buffer) => request5;
|
|
44
|
-
readonly responseSerialize: (value: response6) => Buffer
|
|
44
|
+
readonly responseSerialize: (value: response6) => Buffer;
|
|
45
45
|
readonly responseDeserialize: (value: Buffer) => response6;
|
|
46
46
|
};
|
|
47
47
|
readonly nachpresentation: {
|
|
48
48
|
readonly path: "/service.paymentsnode/nachpresentation";
|
|
49
49
|
readonly requestStream: false;
|
|
50
50
|
readonly responseStream: false;
|
|
51
|
-
readonly requestSerialize: (value: request7) => Buffer
|
|
51
|
+
readonly requestSerialize: (value: request7) => Buffer;
|
|
52
52
|
readonly requestDeserialize: (value: Buffer) => request7;
|
|
53
|
-
readonly responseSerialize: (value: response8) => Buffer
|
|
53
|
+
readonly responseSerialize: (value: response8) => Buffer;
|
|
54
54
|
readonly responseDeserialize: (value: Buffer) => response8;
|
|
55
55
|
};
|
|
56
56
|
readonly fundtransfer: {
|
|
57
57
|
readonly path: "/service.paymentsnode/fundtransfer";
|
|
58
58
|
readonly requestStream: false;
|
|
59
59
|
readonly responseStream: false;
|
|
60
|
-
readonly requestSerialize: (value: request9) => Buffer
|
|
60
|
+
readonly requestSerialize: (value: request9) => Buffer;
|
|
61
61
|
readonly requestDeserialize: (value: Buffer) => request9;
|
|
62
|
-
readonly responseSerialize: (value: response10) => Buffer
|
|
62
|
+
readonly responseSerialize: (value: response10) => Buffer;
|
|
63
63
|
readonly responseDeserialize: (value: Buffer) => response10;
|
|
64
64
|
};
|
|
65
65
|
};
|
package/ts/paymentsnode.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.2
|
|
6
6
|
// source: paymentsnode.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.paymentsnodeClient = exports.paymentsnodeService = exports.protobufPackage = void 0;
|
package/ts/rewards/getoffers.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.2
|
|
6
6
|
// source: rewards/getoffers.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.2
|
|
6
6
|
// source: rewards/redeemoffer.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/rewards.d.ts
CHANGED
|
@@ -8,18 +8,18 @@ export declare const rewardsService: {
|
|
|
8
8
|
readonly path: "/service.rewards/getOffers";
|
|
9
9
|
readonly requestStream: false;
|
|
10
10
|
readonly responseStream: false;
|
|
11
|
-
readonly requestSerialize: (value: getOffersRequest) => Buffer
|
|
11
|
+
readonly requestSerialize: (value: getOffersRequest) => Buffer;
|
|
12
12
|
readonly requestDeserialize: (value: Buffer) => getOffersRequest;
|
|
13
|
-
readonly responseSerialize: (value: getOffersResponse) => Buffer
|
|
13
|
+
readonly responseSerialize: (value: getOffersResponse) => Buffer;
|
|
14
14
|
readonly responseDeserialize: (value: Buffer) => getOffersResponse;
|
|
15
15
|
};
|
|
16
16
|
readonly redeemOffer: {
|
|
17
17
|
readonly path: "/service.rewards/redeemOffer";
|
|
18
18
|
readonly requestStream: false;
|
|
19
19
|
readonly responseStream: false;
|
|
20
|
-
readonly requestSerialize: (value: RedeemOfferRequest) => Buffer
|
|
20
|
+
readonly requestSerialize: (value: RedeemOfferRequest) => Buffer;
|
|
21
21
|
readonly requestDeserialize: (value: Buffer) => RedeemOfferRequest;
|
|
22
|
-
readonly responseSerialize: (value: RedeemOfferResponse) => Buffer
|
|
22
|
+
readonly responseSerialize: (value: RedeemOfferResponse) => Buffer;
|
|
23
23
|
readonly responseDeserialize: (value: Buffer) => RedeemOfferResponse;
|
|
24
24
|
};
|
|
25
25
|
};
|
package/ts/rewards.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.2
|
|
6
6
|
// source: rewards.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.rewardsClient = exports.rewardsService = exports.protobufPackage = void 0;
|
package/ts/stashcash/creditsc.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.2
|
|
6
6
|
// source: stashcash/creditsc.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/stashcash/debitsc.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.2
|
|
6
6
|
// source: stashcash/debitsc.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -10,10 +10,10 @@ export interface getEarningResponse {
|
|
|
10
10
|
data: Data | undefined;
|
|
11
11
|
}
|
|
12
12
|
export interface Data {
|
|
13
|
-
|
|
14
|
-
unlocked: number;
|
|
13
|
+
earning: number;
|
|
15
14
|
balance: number;
|
|
16
15
|
weekly_earning_percentage: number;
|
|
16
|
+
max_withdrawalbe: number;
|
|
17
17
|
}
|
|
18
18
|
export declare const getEarningRequest: {
|
|
19
19
|
encode(message: getEarningRequest, writer?: _m0.Writer): _m0.Writer;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.2
|
|
6
6
|
// source: stashcash/getearnings.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -160,21 +160,21 @@ exports.getEarningResponse = {
|
|
|
160
160
|
},
|
|
161
161
|
};
|
|
162
162
|
function createBaseData() {
|
|
163
|
-
return {
|
|
163
|
+
return { earning: 0, balance: 0, weekly_earning_percentage: 0, max_withdrawalbe: 0 };
|
|
164
164
|
}
|
|
165
165
|
exports.Data = {
|
|
166
166
|
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
167
|
-
if (message.
|
|
168
|
-
writer.uint32(13).float(message.
|
|
169
|
-
}
|
|
170
|
-
if (message.unlocked !== 0) {
|
|
171
|
-
writer.uint32(21).float(message.unlocked);
|
|
167
|
+
if (message.earning !== 0) {
|
|
168
|
+
writer.uint32(13).float(message.earning);
|
|
172
169
|
}
|
|
173
170
|
if (message.balance !== 0) {
|
|
174
|
-
writer.uint32(
|
|
171
|
+
writer.uint32(21).float(message.balance);
|
|
175
172
|
}
|
|
176
173
|
if (message.weekly_earning_percentage !== 0) {
|
|
177
|
-
writer.uint32(
|
|
174
|
+
writer.uint32(29).float(message.weekly_earning_percentage);
|
|
175
|
+
}
|
|
176
|
+
if (message.max_withdrawalbe !== 0) {
|
|
177
|
+
writer.uint32(37).float(message.max_withdrawalbe);
|
|
178
178
|
}
|
|
179
179
|
return writer;
|
|
180
180
|
},
|
|
@@ -189,25 +189,25 @@ exports.Data = {
|
|
|
189
189
|
if (tag !== 13) {
|
|
190
190
|
break;
|
|
191
191
|
}
|
|
192
|
-
message.
|
|
192
|
+
message.earning = reader.float();
|
|
193
193
|
continue;
|
|
194
194
|
case 2:
|
|
195
195
|
if (tag !== 21) {
|
|
196
196
|
break;
|
|
197
197
|
}
|
|
198
|
-
message.
|
|
198
|
+
message.balance = reader.float();
|
|
199
199
|
continue;
|
|
200
200
|
case 3:
|
|
201
201
|
if (tag !== 29) {
|
|
202
202
|
break;
|
|
203
203
|
}
|
|
204
|
-
message.
|
|
204
|
+
message.weekly_earning_percentage = reader.float();
|
|
205
205
|
continue;
|
|
206
206
|
case 4:
|
|
207
207
|
if (tag !== 37) {
|
|
208
208
|
break;
|
|
209
209
|
}
|
|
210
|
-
message.
|
|
210
|
+
message.max_withdrawalbe = reader.float();
|
|
211
211
|
continue;
|
|
212
212
|
}
|
|
213
213
|
if ((tag & 7) === 4 || tag === 0) {
|
|
@@ -219,21 +219,18 @@ exports.Data = {
|
|
|
219
219
|
},
|
|
220
220
|
fromJSON(object) {
|
|
221
221
|
return {
|
|
222
|
-
|
|
223
|
-
unlocked: isSet(object.unlocked) ? globalThis.Number(object.unlocked) : 0,
|
|
222
|
+
earning: isSet(object.earning) ? globalThis.Number(object.earning) : 0,
|
|
224
223
|
balance: isSet(object.balance) ? globalThis.Number(object.balance) : 0,
|
|
225
224
|
weekly_earning_percentage: isSet(object.weekly_earning_percentage)
|
|
226
225
|
? globalThis.Number(object.weekly_earning_percentage)
|
|
227
226
|
: 0,
|
|
227
|
+
max_withdrawalbe: isSet(object.max_withdrawalbe) ? globalThis.Number(object.max_withdrawalbe) : 0,
|
|
228
228
|
};
|
|
229
229
|
},
|
|
230
230
|
toJSON(message) {
|
|
231
231
|
const obj = {};
|
|
232
|
-
if (message.
|
|
233
|
-
obj.
|
|
234
|
-
}
|
|
235
|
-
if (message.unlocked !== 0) {
|
|
236
|
-
obj.unlocked = message.unlocked;
|
|
232
|
+
if (message.earning !== 0) {
|
|
233
|
+
obj.earning = message.earning;
|
|
237
234
|
}
|
|
238
235
|
if (message.balance !== 0) {
|
|
239
236
|
obj.balance = message.balance;
|
|
@@ -241,6 +238,9 @@ exports.Data = {
|
|
|
241
238
|
if (message.weekly_earning_percentage !== 0) {
|
|
242
239
|
obj.weekly_earning_percentage = message.weekly_earning_percentage;
|
|
243
240
|
}
|
|
241
|
+
if (message.max_withdrawalbe !== 0) {
|
|
242
|
+
obj.max_withdrawalbe = message.max_withdrawalbe;
|
|
243
|
+
}
|
|
244
244
|
return obj;
|
|
245
245
|
},
|
|
246
246
|
create(base) {
|
|
@@ -248,10 +248,10 @@ exports.Data = {
|
|
|
248
248
|
},
|
|
249
249
|
fromPartial(object) {
|
|
250
250
|
const message = createBaseData();
|
|
251
|
-
message.
|
|
252
|
-
message.unlocked = object.unlocked ?? 0;
|
|
251
|
+
message.earning = object.earning ?? 0;
|
|
253
252
|
message.balance = object.balance ?? 0;
|
|
254
253
|
message.weekly_earning_percentage = object.weekly_earning_percentage ?? 0;
|
|
254
|
+
message.max_withdrawalbe = object.max_withdrawalbe ?? 0;
|
|
255
255
|
return message;
|
|
256
256
|
},
|
|
257
257
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.2
|
|
6
6
|
// source: stashcash/getscbalance.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.2
|
|
6
6
|
// source: stashcash/getschistory.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.2
|
|
6
6
|
// source: stashcash/reversesc.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/stashcash.d.ts
CHANGED
|
@@ -12,54 +12,54 @@ export declare const stashcashService: {
|
|
|
12
12
|
readonly path: "/service.stashcash/getscbalance";
|
|
13
13
|
readonly requestStream: false;
|
|
14
14
|
readonly responseStream: false;
|
|
15
|
-
readonly requestSerialize: (value: request) => Buffer
|
|
15
|
+
readonly requestSerialize: (value: request) => Buffer;
|
|
16
16
|
readonly requestDeserialize: (value: Buffer) => request;
|
|
17
|
-
readonly responseSerialize: (value: response) => Buffer
|
|
17
|
+
readonly responseSerialize: (value: response) => Buffer;
|
|
18
18
|
readonly responseDeserialize: (value: Buffer) => response;
|
|
19
19
|
};
|
|
20
20
|
readonly creditsc: {
|
|
21
21
|
readonly path: "/service.stashcash/creditsc";
|
|
22
22
|
readonly requestStream: false;
|
|
23
23
|
readonly responseStream: false;
|
|
24
|
-
readonly requestSerialize: (value: request1) => Buffer
|
|
24
|
+
readonly requestSerialize: (value: request1) => Buffer;
|
|
25
25
|
readonly requestDeserialize: (value: Buffer) => request1;
|
|
26
|
-
readonly responseSerialize: (value: response2) => Buffer
|
|
26
|
+
readonly responseSerialize: (value: response2) => Buffer;
|
|
27
27
|
readonly responseDeserialize: (value: Buffer) => response2;
|
|
28
28
|
};
|
|
29
29
|
readonly reversesc: {
|
|
30
30
|
readonly path: "/service.stashcash/reversesc";
|
|
31
31
|
readonly requestStream: false;
|
|
32
32
|
readonly responseStream: false;
|
|
33
|
-
readonly requestSerialize: (value: request3) => Buffer
|
|
33
|
+
readonly requestSerialize: (value: request3) => Buffer;
|
|
34
34
|
readonly requestDeserialize: (value: Buffer) => request3;
|
|
35
|
-
readonly responseSerialize: (value: response4) => Buffer
|
|
35
|
+
readonly responseSerialize: (value: response4) => Buffer;
|
|
36
36
|
readonly responseDeserialize: (value: Buffer) => response4;
|
|
37
37
|
};
|
|
38
38
|
readonly getschistory: {
|
|
39
39
|
readonly path: "/service.stashcash/getschistory";
|
|
40
40
|
readonly requestStream: false;
|
|
41
41
|
readonly responseStream: false;
|
|
42
|
-
readonly requestSerialize: (value: request5) => Buffer
|
|
42
|
+
readonly requestSerialize: (value: request5) => Buffer;
|
|
43
43
|
readonly requestDeserialize: (value: Buffer) => request5;
|
|
44
|
-
readonly responseSerialize: (value: response6) => Buffer
|
|
44
|
+
readonly responseSerialize: (value: response6) => Buffer;
|
|
45
45
|
readonly responseDeserialize: (value: Buffer) => response6;
|
|
46
46
|
};
|
|
47
47
|
readonly debitsc: {
|
|
48
48
|
readonly path: "/service.stashcash/debitsc";
|
|
49
49
|
readonly requestStream: false;
|
|
50
50
|
readonly responseStream: false;
|
|
51
|
-
readonly requestSerialize: (value: request7) => Buffer
|
|
51
|
+
readonly requestSerialize: (value: request7) => Buffer;
|
|
52
52
|
readonly requestDeserialize: (value: Buffer) => request7;
|
|
53
|
-
readonly responseSerialize: (value: response8) => Buffer
|
|
53
|
+
readonly responseSerialize: (value: response8) => Buffer;
|
|
54
54
|
readonly responseDeserialize: (value: Buffer) => response8;
|
|
55
55
|
};
|
|
56
56
|
readonly getEarnings: {
|
|
57
57
|
readonly path: "/service.stashcash/getEarnings";
|
|
58
58
|
readonly requestStream: false;
|
|
59
59
|
readonly responseStream: false;
|
|
60
|
-
readonly requestSerialize: (value: getEarningRequest) => Buffer
|
|
60
|
+
readonly requestSerialize: (value: getEarningRequest) => Buffer;
|
|
61
61
|
readonly requestDeserialize: (value: Buffer) => getEarningRequest;
|
|
62
|
-
readonly responseSerialize: (value: getEarningResponse) => Buffer
|
|
62
|
+
readonly responseSerialize: (value: getEarningResponse) => Buffer;
|
|
63
63
|
readonly responseDeserialize: (value: Buffer) => getEarningResponse;
|
|
64
64
|
};
|
|
65
65
|
};
|
package/ts/stashcash.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.2
|
|
6
6
|
// source: stashcash.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.stashcashClient = exports.stashcashService = exports.protobufPackage = void 0;
|
package/ts/upi/addaccount.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.2
|
|
6
6
|
// source: upi/addaccount.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import _m0 from "protobufjs/minimal";
|
|
2
|
+
export declare const protobufPackage = "upi.addUpiNumber";
|
|
3
|
+
export interface addUPINumberRequest {
|
|
4
|
+
vpa: string;
|
|
5
|
+
upi_number: string;
|
|
6
|
+
operation: string;
|
|
7
|
+
status: string;
|
|
8
|
+
}
|
|
9
|
+
export interface addUPINumberResponse {
|
|
10
|
+
status: string;
|
|
11
|
+
message: string;
|
|
12
|
+
}
|
|
13
|
+
export declare const addUPINumberRequest: {
|
|
14
|
+
encode(message: addUPINumberRequest, writer?: _m0.Writer): _m0.Writer;
|
|
15
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): addUPINumberRequest;
|
|
16
|
+
fromJSON(object: any): addUPINumberRequest;
|
|
17
|
+
toJSON(message: addUPINumberRequest): unknown;
|
|
18
|
+
create<I extends Exact<DeepPartial<addUPINumberRequest>, I>>(base?: I): addUPINumberRequest;
|
|
19
|
+
fromPartial<I extends Exact<DeepPartial<addUPINumberRequest>, I>>(object: I): addUPINumberRequest;
|
|
20
|
+
};
|
|
21
|
+
export declare const addUPINumberResponse: {
|
|
22
|
+
encode(message: addUPINumberResponse, writer?: _m0.Writer): _m0.Writer;
|
|
23
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): addUPINumberResponse;
|
|
24
|
+
fromJSON(object: any): addUPINumberResponse;
|
|
25
|
+
toJSON(message: addUPINumberResponse): unknown;
|
|
26
|
+
create<I extends Exact<DeepPartial<addUPINumberResponse>, I>>(base?: I): addUPINumberResponse;
|
|
27
|
+
fromPartial<I extends Exact<DeepPartial<addUPINumberResponse>, I>>(object: I): addUPINumberResponse;
|
|
28
|
+
};
|
|
29
|
+
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
30
|
+
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 {} ? {
|
|
31
|
+
[K in keyof T]?: DeepPartial<T[K]>;
|
|
32
|
+
} : Partial<T>;
|
|
33
|
+
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
34
|
+
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
35
|
+
[K in keyof P]: Exact<P[K], I[K]>;
|
|
36
|
+
} & {
|
|
37
|
+
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
38
|
+
};
|
|
39
|
+
export {};
|