@stashfin/grpc 1.2.642 → 1.2.644

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.
Files changed (348) hide show
  1. package/package.json +1 -1
  2. package/ts/banking/aa/getaasupport.js +1 -1
  3. package/ts/banking/aa/getbanklist.js +1 -1
  4. package/ts/banking/aa/getcustomerbank.js +1 -1
  5. package/ts/banking/aa/getrpdlink.js +1 -1
  6. package/ts/banking/aa/initiate.js +1 -1
  7. package/ts/banking/aa/initiatepennydrop.js +1 -1
  8. package/ts/banking/aa/netbankinginitiate.js +1 -1
  9. package/ts/banking/aa/pollingrpd.js +1 -1
  10. package/ts/banking.js +1 -1
  11. package/ts/bureau/getbasicdetails.js +1 -1
  12. package/ts/bureau/getcibilwebtoken.js +1 -1
  13. package/ts/bureau/getdbrcolending.js +1 -1
  14. package/ts/bureau/getdemogs.js +1 -1
  15. package/ts/bureau/getobligation.js +1 -1
  16. package/ts/bureau/getreport.js +1 -1
  17. package/ts/bureau.js +1 -1
  18. package/ts/ckyc/ckycdownload.js +1 -1
  19. package/ts/ckyc/ckycsearch.js +1 -1
  20. package/ts/ckyc.js +1 -1
  21. package/ts/colender/disburseLoan.js +1 -1
  22. package/ts/colender/forecloseLoan.js +1 -1
  23. package/ts/colender/repayLoan.js +1 -1
  24. package/ts/colender.js +1 -1
  25. package/ts/customers/aa/getaatxnstatus.js +1 -1
  26. package/ts/customers/aa/getbanklist.js +1 -1
  27. package/ts/customers/aa/initiate.js +1 -1
  28. package/ts/customers/accidentprotectionplan.js +1 -1
  29. package/ts/customers/addaddress.js +1 -1
  30. package/ts/customers/addbankaccountdetails.js +1 -1
  31. package/ts/customers/addfathersname.js +1 -1
  32. package/ts/customers/addgstnumber.js +1 -1
  33. package/ts/customers/addmoredetails.js +1 -1
  34. package/ts/customers/addsuspendedcustomer.js +1 -1
  35. package/ts/customers/adduserapps.js +1 -1
  36. package/ts/customers/applyclijourney.js +1 -1
  37. package/ts/customers/bulksms.js +1 -1
  38. package/ts/customers/cb/cbapplicationrejecteddata.js +1 -1
  39. package/ts/customers/cb/cbpaynow.js +1 -1
  40. package/ts/customers/cb/cbsignup.js +1 -1
  41. package/ts/customers/cb/getcbtxnstatus.js +1 -1
  42. package/ts/customers/cb/getcreditbuilder.js +1 -1
  43. package/ts/customers/cb/getpaymentsummary.js +1 -1
  44. package/ts/customers/cb/insurancedetails.js +1 -1
  45. package/ts/customers/cb/lesscsimprove.js +1 -1
  46. package/ts/customers/cb/morecsimprove.js +1 -1
  47. package/ts/customers/cb/paynow.js +1 -1
  48. package/ts/customers/cb/savecreditbuilder.js +1 -1
  49. package/ts/customers/cb/updatecbstandalonecancellation.js +1 -1
  50. package/ts/customers/cb/updatecbstandaloneconfirmation.js +1 -1
  51. package/ts/customers/cb/updatecbstandalonejourney.js +1 -1
  52. package/ts/customers/cb/updatecbtxnstatus.js +1 -1
  53. package/ts/customers/changempin.js +1 -1
  54. package/ts/customers/createcustomerreference.js +1 -1
  55. package/ts/customers/createvanumber.js +1 -1
  56. package/ts/customers/customerinfo.js +1 -1
  57. package/ts/customers/deletedocument.js +1 -1
  58. package/ts/customers/deleteprofile.js +1 -1
  59. package/ts/customers/disablempin.js +1 -1
  60. package/ts/customers/enach/gettxnstatus.js +1 -1
  61. package/ts/customers/enach/getweburl.js +1 -1
  62. package/ts/customers/enach/updateenachtxnstatus.js +1 -1
  63. package/ts/customers/enach/updatetxnstatus.js +1 -1
  64. package/ts/customers/fetchrcprofile.js +1 -1
  65. package/ts/customers/floatingvideos.js +1 -1
  66. package/ts/customers/forceupdate.js +1 -1
  67. package/ts/customers/forgotmpin.js +1 -1
  68. package/ts/customers/forgotmpinverify.js +1 -1
  69. package/ts/customers/freedom/addressconfirmation.js +1 -1
  70. package/ts/customers/freedom/freedompaynow.js +1 -1
  71. package/ts/customers/freedom/getfreedomtxnstatus.js +1 -1
  72. package/ts/customers/freedom/updateadditionalverification.js +1 -1
  73. package/ts/customers/freedom/updatefreedomtxnstatus.js +1 -1
  74. package/ts/customers/getaddresslist.js +1 -1
  75. package/ts/customers/getappsubmittedscreen.js +1 -1
  76. package/ts/customers/getbankaccountdetails.js +1 -1
  77. package/ts/customers/getbasicinfo.js +1 -1
  78. package/ts/customers/getcities.js +1 -1
  79. package/ts/customers/getclistatus.js +1 -1
  80. package/ts/customers/getcompanyaccdetails.js +1 -1
  81. package/ts/customers/getcustomer.d.ts +57 -0
  82. package/ts/customers/getcustomer.js +351 -0
  83. package/ts/customers/getcustomerbyid.js +1 -1
  84. package/ts/customers/getcustomerdetailsbymobile.js +1 -1
  85. package/ts/customers/getdashboard.js +1 -1
  86. package/ts/customers/getdashboardmaincard.js +1 -1
  87. package/ts/customers/getdocuments.js +1 -1
  88. package/ts/customers/getglobalpopups.js +1 -1
  89. package/ts/customers/getlimit.js +1 -1
  90. package/ts/customers/getloclimit.js +1 -1
  91. package/ts/customers/getmessengermode.js +1 -1
  92. package/ts/customers/getoccupationlist.js +1 -1
  93. package/ts/customers/getpaymentoptions.js +1 -1
  94. package/ts/customers/getprofessionalinfo.js +1 -1
  95. package/ts/customers/getprofile.js +1 -1
  96. package/ts/customers/getrecommendedtag.d.ts +35 -0
  97. package/ts/customers/getrecommendedtag.js +134 -0
  98. package/ts/customers/getrpdlink.d.ts +40 -0
  99. package/ts/customers/getrpdlink.js +190 -0
  100. package/ts/customers/getselfieetxnid.js +1 -1
  101. package/ts/customers/getstates.js +1 -1
  102. package/ts/customers/getstep.js +1 -1
  103. package/ts/customers/getsyncstatus.js +1 -1
  104. package/ts/customers/getvanumber.js +1 -1
  105. package/ts/customers/kyc/epfo.d.ts +38 -0
  106. package/ts/customers/kyc/epfo.js +149 -0
  107. package/ts/customers/lamf/applylamf.js +1 -1
  108. package/ts/customers/lamf/sendlamfotp.js +1 -1
  109. package/ts/customers/lamf/sendlamfpledgeotp.js +1 -1
  110. package/ts/customers/lamf/updatelamfjourney.js +1 -1
  111. package/ts/customers/lamf/verifylamfotp.js +1 -1
  112. package/ts/customers/lamf/verifylamfpledgeotp.js +1 -1
  113. package/ts/customers/logout.js +1 -1
  114. package/ts/customers/pd/getbanklist.js +1 -1
  115. package/ts/customers/pd/validatebankaccount.js +1 -1
  116. package/ts/customers/profilebasic.js +1 -1
  117. package/ts/customers/profileupdatetnc.js +1 -1
  118. package/ts/customers/resetbanner.js +1 -1
  119. package/ts/customers/restoreaccount.js +1 -1
  120. package/ts/customers/rpd/getrpdlink.js +1 -1
  121. package/ts/customers/rpd/getrpdtransactionstatus.js +1 -1
  122. package/ts/customers/rpd/mockpayment.js +1 -1
  123. package/ts/customers/saveappslist.js +1 -1
  124. package/ts/customers/savebasicdetails.js +1 -1
  125. package/ts/customers/savelimit.js +1 -1
  126. package/ts/customers/saveunlocklimit.js +1 -1
  127. package/ts/customers/sendemailtoken.d.ts +35 -0
  128. package/ts/customers/sendemailtoken.js +117 -0
  129. package/ts/customers/sendotp.js +1 -1
  130. package/ts/customers/sendotptoemail.js +1 -1
  131. package/ts/customers/setmpin.js +1 -1
  132. package/ts/customers/skipdlrcscreen.d.ts +35 -0
  133. package/ts/customers/skipdlrcscreen.js +117 -0
  134. package/ts/customers/skipscreen.js +1 -1
  135. package/ts/customers/step1.d.ts +69 -0
  136. package/ts/customers/step1.js +395 -0
  137. package/ts/customers/step10.d.ts +73 -0
  138. package/ts/customers/step10.js +459 -0
  139. package/ts/customers/step2.d.ts +68 -0
  140. package/ts/customers/step2.js +381 -0
  141. package/ts/customers/step7.d.ts +68 -0
  142. package/ts/customers/step7.js +381 -0
  143. package/ts/customers/step8.d.ts +69 -0
  144. package/ts/customers/step8.js +395 -0
  145. package/ts/customers/step9.d.ts +75 -0
  146. package/ts/customers/step9.js +489 -0
  147. package/ts/customers/stepstatic.d.ts +66 -0
  148. package/ts/customers/stepstatic.js +354 -0
  149. package/ts/customers/submituploadeddocuments.js +1 -1
  150. package/ts/customers/syncdecisionengine.js +1 -1
  151. package/ts/customers/updatecategory.js +1 -1
  152. package/ts/customers/updatecongratulationstep.js +1 -1
  153. package/ts/customers/updatecustomerbyid.js +1 -1
  154. package/ts/customers/updatedlnumber.js +1 -1
  155. package/ts/customers/updatedob.js +1 -1
  156. package/ts/customers/updatelocstatus.js +1 -1
  157. package/ts/customers/updatemobilesendotp.js +1 -1
  158. package/ts/customers/updatemobileverifyotp.js +1 -1
  159. package/ts/customers/updateokyctxn.js +1 -1
  160. package/ts/customers/updatesanctionamount.js +1 -1
  161. package/ts/customers/updateselfieetxn.js +1 -1
  162. package/ts/customers/updatesyncstatus.js +1 -1
  163. package/ts/customers/updatevehiclenumber.js +1 -1
  164. package/ts/customers/uploaddocuments.js +1 -1
  165. package/ts/customers/validatepan.js +1 -1
  166. package/ts/customers/verifyemail.d.ts +35 -0
  167. package/ts/customers/verifyemail.js +117 -0
  168. package/ts/customers/verifympin.js +1 -1
  169. package/ts/customers/verifyotp.js +1 -1
  170. package/ts/customers/verifyotptoemail.js +1 -1
  171. package/ts/customers.js +1 -1
  172. package/ts/decisionengine/decisionengine.js +1 -1
  173. package/ts/decisionengine/decisionenginetrigger.js +1 -1
  174. package/ts/decisionengine/locdisbursalapproval.js +1 -1
  175. package/ts/decisionengine/saveconsent.js +1 -1
  176. package/ts/decisionengine.js +1 -1
  177. package/ts/documents/getagreement.js +1 -1
  178. package/ts/documents/getfinancialdoc.js +1 -1
  179. package/ts/documents.js +1 -1
  180. package/ts/eqxcustomer.js +1 -1
  181. package/ts/eqxcustomers/getcustomerbyid.js +1 -1
  182. package/ts/eqxcustomers/getdashboard.js +1 -1
  183. package/ts/eqxcustomers/getdashboardmaincard.js +1 -1
  184. package/ts/eqxcustomers/getnotifications.js +1 -1
  185. package/ts/eqxcustomers/gettokens.js +1 -1
  186. package/ts/eqxcustomers/sendotp.js +1 -1
  187. package/ts/eqxcustomers/updatenotification.js +1 -1
  188. package/ts/eqxcustomers/updatepushid.js +1 -1
  189. package/ts/eqxcustomers/verifyotp.js +1 -1
  190. package/ts/eqxcustomers/verifytoken.js +1 -1
  191. package/ts/example.js +1 -1
  192. package/ts/google/protobuf/timestamp.d.ts +127 -0
  193. package/ts/google/protobuf/timestamp.js +97 -0
  194. package/ts/growth/checkplanstatus.js +1 -1
  195. package/ts/growth/getattachplandetails.js +1 -1
  196. package/ts/growth/getchrpaymentstatus.js +1 -1
  197. package/ts/growth/getchrplans.js +1 -1
  198. package/ts/growth/getcredithealthreport.js +1 -1
  199. package/ts/growth/initiatepayment.js +1 -1
  200. package/ts/growth/notifychrpayment.js +1 -1
  201. package/ts/growth/processchrpayment.js +1 -1
  202. package/ts/growth.js +1 -1
  203. package/ts/kyc/epfo/fetchUANList.d.ts +35 -0
  204. package/ts/kyc/epfo/fetchUANList.js +119 -0
  205. package/ts/kyc/facematch.js +1 -1
  206. package/ts/kyc/fetchaadhaarbypan.js +1 -1
  207. package/ts/kyc/fetchemploymenthistory.js +1 -1
  208. package/ts/kyc/fetchuanlist.js +1 -1
  209. package/ts/kyc/getselfietxn.d.ts +37 -0
  210. package/ts/kyc/getselfietxn.js +161 -0
  211. package/ts/kyc/getselfietxnid.js +1 -1
  212. package/ts/kyc/getselfieurl.js +1 -1
  213. package/ts/kyc/nsdlpanvalidate.js +1 -1
  214. package/ts/kyc.js +1 -1
  215. package/ts/lamf/getloandetails.js +1 -1
  216. package/ts/lamf/submitotp.js +1 -1
  217. package/ts/lamf/validateuser.js +1 -1
  218. package/ts/lamf.js +1 -1
  219. package/ts/loans/addreference.js +1 -1
  220. package/ts/loans/addrefrences.d.ts +49 -0
  221. package/ts/loans/addrefrences.js +229 -0
  222. package/ts/loans/amortization.js +1 -1
  223. package/ts/loans/approveloan.js +1 -1
  224. package/ts/loans/banklist.js +1 -1
  225. package/ts/loans/calculateemi.js +1 -1
  226. package/ts/loans/cbloan.js +1 -1
  227. package/ts/loans/createlamfloan.js +1 -1
  228. package/ts/loans/createpenalty.js +1 -1
  229. package/ts/loans/creditlimit.js +1 -1
  230. package/ts/loans/emimoredetails.js +1 -1
  231. package/ts/loans/fcppayment.js +1 -1
  232. package/ts/loans/forecloseamount.js +1 -1
  233. package/ts/loans/foreclosepayment.js +1 -1
  234. package/ts/loans/futurepaymentmoredetails.js +1 -1
  235. package/ts/loans/getaddonslist.js +1 -1
  236. package/ts/loans/getbankdetails.js +1 -1
  237. package/ts/loans/getbilldetails.js +1 -1
  238. package/ts/loans/getcbloandetails.js +1 -1
  239. package/ts/loans/getchrdetails.js +1 -1
  240. package/ts/loans/getcustomerloanstatus.js +1 -1
  241. package/ts/loans/getforecloseamount.js +1 -1
  242. package/ts/loans/getloanbyid.js +1 -1
  243. package/ts/loans/getlocconfirms.d.ts +1 -1
  244. package/ts/loans/getlocconfirms.js +10 -10
  245. package/ts/loans/getlocdetails.js +1 -1
  246. package/ts/loans/getlocdisburse.js +1 -1
  247. package/ts/loans/getlocpartnerconfirm.d.ts +46 -0
  248. package/ts/loans/getlocpartnerconfirm.js +287 -0
  249. package/ts/loans/getlocpartnertenure.d.ts +57 -0
  250. package/ts/loans/getlocpartnertenure.js +339 -0
  251. package/ts/loans/getloctenure.js +1 -1
  252. package/ts/loans/getlocwithdraw.d.ts +50 -49
  253. package/ts/loans/getlocwithdraw.js +414 -379
  254. package/ts/loans/getlocwithdrawform.js +1 -1
  255. package/ts/loans/getnextdueamount.js +1 -1
  256. package/ts/loans/getpartnerlocwithdraw.d.ts +111 -0
  257. package/ts/loans/getpartnerlocwithdraw.js +1289 -0
  258. package/ts/loans/getpaymentoptions.js +1 -1
  259. package/ts/loans/getpendingemiamount.js +1 -1
  260. package/ts/loans/getsetubilldetails.js +1 -1
  261. package/ts/loans/getsummarystaticfields.js +1 -1
  262. package/ts/loans/gettransactionstatus.js +1 -1
  263. package/ts/loans/getusedlimit.js +1 -1
  264. package/ts/loans/getvirtualbankinfo.js +1 -1
  265. package/ts/loans/loansummary.js +1 -1
  266. package/ts/loans/manualpaymentallocation.js +1 -1
  267. package/ts/loans/paymentallocation.js +1 -1
  268. package/ts/loans/paymenthistory.js +1 -1
  269. package/ts/loans/paynow.js +1 -1
  270. package/ts/loans/refund.js +1 -1
  271. package/ts/loans/restructureloan.js +1 -1
  272. package/ts/loans/rollback.js +1 -1
  273. package/ts/loans/rollbackextrapayment.d.ts +37 -0
  274. package/ts/loans/rollbackextrapayment.js +149 -0
  275. package/ts/loans/sendemail.js +1 -1
  276. package/ts/loans/sendnocemail.js +1 -1
  277. package/ts/loans/transactionlist.js +1 -1
  278. package/ts/loans/updatecollectionview.js +1 -1
  279. package/ts/loans/updateinstallments.js +1 -1
  280. package/ts/loans/updateloan.js +1 -1
  281. package/ts/loans/updatetransactionstatus.js +1 -1
  282. package/ts/loans.js +1 -1
  283. package/ts/payments/checkpaymentstatus.js +1 -1
  284. package/ts/payments/fundtransfer.js +1 -1
  285. package/ts/payments/getpaymentoptions.js +1 -1
  286. package/ts/payments/initiatepayment.js +1 -1
  287. package/ts/payments/nachpresentation.js +1 -1
  288. package/ts/payments/nachregistration.js +1 -1
  289. package/ts/payments.js +1 -1
  290. package/ts/paymentsnode.js +1 -1
  291. package/ts/stashcash/creditsc.js +1 -1
  292. package/ts/stashcash/debitsc.js +1 -1
  293. package/ts/stashcash/getscbalance.js +1 -1
  294. package/ts/stashcash/getschistory.js +1 -1
  295. package/ts/stashcash/reversesc.js +1 -1
  296. package/ts/stashcash.js +1 -1
  297. package/ts/upi/addaccount.d.ts +1 -13
  298. package/ts/upi/addaccount.js +10 -76
  299. package/ts/upi/addupinumber.js +1 -1
  300. package/ts/upi/addvpa.js +1 -1
  301. package/ts/upi/blockvpa.d.ts +3 -2
  302. package/ts/upi/blockvpa.js +30 -16
  303. package/ts/upi/checkderegisterpermission.js +1 -1
  304. package/ts/upi/checktransactionstatus.d.ts +1 -14
  305. package/ts/upi/checktransactionstatus.js +7 -89
  306. package/ts/upi/declinemandate.js +1 -1
  307. package/ts/upi/deregisterprofile.js +1 -1
  308. package/ts/upi/getaccountsbyprovider.d.ts +1 -14
  309. package/ts/upi/getaccountsbyprovider.js +7 -89
  310. package/ts/upi/getallmandates.d.ts +9 -9
  311. package/ts/upi/getallmandates.js +12 -14
  312. package/ts/upi/getavailablevpa.d.ts +1 -12
  313. package/ts/upi/getavailablevpa.js +10 -60
  314. package/ts/upi/getlistedaccountproviders.d.ts +12 -24
  315. package/ts/upi/getlistedaccountproviders.js +33 -100
  316. package/ts/upi/getmandatedetails.d.ts +9 -9
  317. package/ts/upi/getmandatedetails.js +12 -14
  318. package/ts/upi/getmandatehistory.d.ts +9 -9
  319. package/ts/upi/getmandatehistory.js +12 -14
  320. package/ts/upi/getpendingcollectrequest.d.ts +9 -9
  321. package/ts/upi/getpendingcollectrequest.js +12 -14
  322. package/ts/upi/getprofile.d.ts +0 -13
  323. package/ts/upi/getprofile.js +6 -88
  324. package/ts/upi/getrecentcontacts.d.ts +9 -9
  325. package/ts/upi/getrecentcontacts.js +12 -14
  326. package/ts/upi/gettransactions.d.ts +9 -9
  327. package/ts/upi/gettransactions.js +12 -14
  328. package/ts/upi/getupinumbers.d.ts +9 -9
  329. package/ts/upi/getupinumbers.js +12 -14
  330. package/ts/upi/initiatemandateaction.d.ts +9 -9
  331. package/ts/upi/initiatemandateaction.js +12 -14
  332. package/ts/upi/initiatetransaction.d.ts +1 -12
  333. package/ts/upi/initiatetransaction.js +24 -78
  334. package/ts/upi/listblockedvpa.d.ts +9 -9
  335. package/ts/upi/listblockedvpa.js +12 -14
  336. package/ts/upi/suggestvpa.js +1 -1
  337. package/ts/upi/unblockvpa.d.ts +3 -2
  338. package/ts/upi/unblockvpa.js +30 -16
  339. package/ts/upi/updatedevicebinding.js +1 -1
  340. package/ts/upi/updatedevicelinking.js +1 -1
  341. package/ts/upi/upinumberoperations.d.ts +9 -9
  342. package/ts/upi/upinumberoperations.js +12 -14
  343. package/ts/upi/validateifsc.js +1 -1
  344. package/ts/upi/validatevpa.d.ts +8 -21
  345. package/ts/upi/validatevpa.js +7 -89
  346. package/ts/upi.js +1 -1
  347. package/ts/banking/aa/checktransactionstatus.d.ts +0 -38
  348. package/ts/banking/aa/checktransactionstatus.js +0 -161
@@ -1,14 +1,14 @@
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.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.29.3
6
6
  // source: upi/initiatemandateaction.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
9
9
  };
10
10
  Object.defineProperty(exports, "__esModule", { value: true });
11
- exports.initiateMandateActionResponse = exports.initiateMandateActionData = exports.initiateMandateActionRequest = exports.protobufPackage = void 0;
11
+ exports.initiateMandateActionResponse = exports.Data = exports.initiateMandateActionRequest = exports.protobufPackage = void 0;
12
12
  /* eslint-disable */
13
13
  const minimal_1 = __importDefault(require("protobufjs/minimal"));
14
14
  exports.protobufPackage = "upi.initiateMandateAction";
@@ -78,10 +78,10 @@ exports.initiateMandateActionRequest = {
78
78
  return message;
79
79
  },
80
80
  };
81
- function createBaseinitiateMandateActionData() {
81
+ function createBaseData() {
82
82
  return { seq_no: "", txn_hash: "" };
83
83
  }
84
- exports.initiateMandateActionData = {
84
+ exports.Data = {
85
85
  encode(message, writer = minimal_1.default.Writer.create()) {
86
86
  if (message.seq_no !== "") {
87
87
  writer.uint32(10).string(message.seq_no);
@@ -94,7 +94,7 @@ exports.initiateMandateActionData = {
94
94
  decode(input, length) {
95
95
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
96
96
  let end = length === undefined ? reader.len : reader.pos + length;
97
- const message = createBaseinitiateMandateActionData();
97
+ const message = createBaseData();
98
98
  while (reader.pos < end) {
99
99
  const tag = reader.uint32();
100
100
  switch (tag >>> 3) {
@@ -135,10 +135,10 @@ exports.initiateMandateActionData = {
135
135
  return obj;
136
136
  },
137
137
  create(base) {
138
- return exports.initiateMandateActionData.fromPartial(base ?? {});
138
+ return exports.Data.fromPartial(base ?? {});
139
139
  },
140
140
  fromPartial(object) {
141
- const message = createBaseinitiateMandateActionData();
141
+ const message = createBaseData();
142
142
  message.seq_no = object.seq_no ?? "";
143
143
  message.txn_hash = object.txn_hash ?? "";
144
144
  return message;
@@ -156,7 +156,7 @@ exports.initiateMandateActionResponse = {
156
156
  writer.uint32(18).string(message.message);
157
157
  }
158
158
  if (message.data !== undefined) {
159
- exports.initiateMandateActionData.encode(message.data, writer.uint32(26).fork()).ldelim();
159
+ exports.Data.encode(message.data, writer.uint32(26).fork()).ldelim();
160
160
  }
161
161
  return writer;
162
162
  },
@@ -183,7 +183,7 @@ exports.initiateMandateActionResponse = {
183
183
  if (tag !== 26) {
184
184
  break;
185
185
  }
186
- message.data = exports.initiateMandateActionData.decode(reader, reader.uint32());
186
+ message.data = exports.Data.decode(reader, reader.uint32());
187
187
  continue;
188
188
  }
189
189
  if ((tag & 7) === 4 || tag === 0) {
@@ -197,7 +197,7 @@ exports.initiateMandateActionResponse = {
197
197
  return {
198
198
  status: isSet(object.status) ? globalThis.String(object.status) : "",
199
199
  message: isSet(object.message) ? globalThis.String(object.message) : "",
200
- data: isSet(object.data) ? exports.initiateMandateActionData.fromJSON(object.data) : undefined,
200
+ data: isSet(object.data) ? exports.Data.fromJSON(object.data) : undefined,
201
201
  };
202
202
  },
203
203
  toJSON(message) {
@@ -209,7 +209,7 @@ exports.initiateMandateActionResponse = {
209
209
  obj.message = message.message;
210
210
  }
211
211
  if (message.data !== undefined) {
212
- obj.data = exports.initiateMandateActionData.toJSON(message.data);
212
+ obj.data = exports.Data.toJSON(message.data);
213
213
  }
214
214
  return obj;
215
215
  },
@@ -220,9 +220,7 @@ exports.initiateMandateActionResponse = {
220
220
  const message = createBaseinitiateMandateActionResponse();
221
221
  message.status = object.status ?? "";
222
222
  message.message = object.message ?? "";
223
- message.data = (object.data !== undefined && object.data !== null)
224
- ? exports.initiateMandateActionData.fromPartial(object.data)
225
- : undefined;
223
+ message.data = (object.data !== undefined && object.data !== null) ? exports.Data.fromPartial(object.data) : undefined;
226
224
  return message;
227
225
  },
228
226
  };
@@ -22,12 +22,9 @@ export interface initiateTransactionRequest {
22
22
  seq_no?: string | undefined;
23
23
  meta_data?: string | undefined;
24
24
  }
25
- export interface initiateTransactionResponseData {
25
+ export interface initiateTransactionResponse {
26
26
  seq_no: string;
27
27
  txn_hash: string;
28
- }
29
- export interface initiateTransactionResponse {
30
- data?: initiateTransactionResponseData | undefined;
31
28
  status: string;
32
29
  message: string;
33
30
  }
@@ -39,14 +36,6 @@ export declare const initiateTransactionRequest: {
39
36
  create<I extends Exact<DeepPartial<initiateTransactionRequest>, I>>(base?: I): initiateTransactionRequest;
40
37
  fromPartial<I extends Exact<DeepPartial<initiateTransactionRequest>, I>>(object: I): initiateTransactionRequest;
41
38
  };
42
- export declare const initiateTransactionResponseData: {
43
- encode(message: initiateTransactionResponseData, writer?: _m0.Writer): _m0.Writer;
44
- decode(input: _m0.Reader | Uint8Array, length?: number): initiateTransactionResponseData;
45
- fromJSON(object: any): initiateTransactionResponseData;
46
- toJSON(message: initiateTransactionResponseData): unknown;
47
- create<I extends Exact<DeepPartial<initiateTransactionResponseData>, I>>(base?: I): initiateTransactionResponseData;
48
- fromPartial<I extends Exact<DeepPartial<initiateTransactionResponseData>, I>>(object: I): initiateTransactionResponseData;
49
- };
50
39
  export declare const initiateTransactionResponse: {
51
40
  encode(message: initiateTransactionResponse, writer?: _m0.Writer): _m0.Writer;
52
41
  decode(input: _m0.Reader | Uint8Array, length?: number): initiateTransactionResponse;
@@ -1,14 +1,14 @@
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.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.29.3
6
6
  // source: upi/initiatetransaction.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
9
9
  };
10
10
  Object.defineProperty(exports, "__esModule", { value: true });
11
- exports.initiateTransactionResponse = exports.initiateTransactionResponseData = exports.initiateTransactionRequest = exports.protobufPackage = void 0;
11
+ exports.initiateTransactionResponse = exports.initiateTransactionRequest = exports.protobufPackage = void 0;
12
12
  /* eslint-disable */
13
13
  const minimal_1 = __importDefault(require("protobufjs/minimal"));
14
14
  exports.protobufPackage = "upi.initiateTransaction";
@@ -355,10 +355,10 @@ exports.initiateTransactionRequest = {
355
355
  return message;
356
356
  },
357
357
  };
358
- function createBaseinitiateTransactionResponseData() {
359
- return { seq_no: "", txn_hash: "" };
358
+ function createBaseinitiateTransactionResponse() {
359
+ return { seq_no: "", txn_hash: "", status: "", message: "" };
360
360
  }
361
- exports.initiateTransactionResponseData = {
361
+ exports.initiateTransactionResponse = {
362
362
  encode(message, writer = minimal_1.default.Writer.create()) {
363
363
  if (message.seq_no !== "") {
364
364
  writer.uint32(10).string(message.seq_no);
@@ -366,74 +366,11 @@ exports.initiateTransactionResponseData = {
366
366
  if (message.txn_hash !== "") {
367
367
  writer.uint32(18).string(message.txn_hash);
368
368
  }
369
- return writer;
370
- },
371
- decode(input, length) {
372
- const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
373
- let end = length === undefined ? reader.len : reader.pos + length;
374
- const message = createBaseinitiateTransactionResponseData();
375
- while (reader.pos < end) {
376
- const tag = reader.uint32();
377
- switch (tag >>> 3) {
378
- case 1:
379
- if (tag !== 10) {
380
- break;
381
- }
382
- message.seq_no = reader.string();
383
- continue;
384
- case 2:
385
- if (tag !== 18) {
386
- break;
387
- }
388
- message.txn_hash = reader.string();
389
- continue;
390
- }
391
- if ((tag & 7) === 4 || tag === 0) {
392
- break;
393
- }
394
- reader.skipType(tag & 7);
395
- }
396
- return message;
397
- },
398
- fromJSON(object) {
399
- return {
400
- seq_no: isSet(object.seq_no) ? globalThis.String(object.seq_no) : "",
401
- txn_hash: isSet(object.txn_hash) ? globalThis.String(object.txn_hash) : "",
402
- };
403
- },
404
- toJSON(message) {
405
- const obj = {};
406
- if (message.seq_no !== "") {
407
- obj.seq_no = message.seq_no;
408
- }
409
- if (message.txn_hash !== "") {
410
- obj.txn_hash = message.txn_hash;
411
- }
412
- return obj;
413
- },
414
- create(base) {
415
- return exports.initiateTransactionResponseData.fromPartial(base ?? {});
416
- },
417
- fromPartial(object) {
418
- const message = createBaseinitiateTransactionResponseData();
419
- message.seq_no = object.seq_no ?? "";
420
- message.txn_hash = object.txn_hash ?? "";
421
- return message;
422
- },
423
- };
424
- function createBaseinitiateTransactionResponse() {
425
- return { data: undefined, status: "", message: "" };
426
- }
427
- exports.initiateTransactionResponse = {
428
- encode(message, writer = minimal_1.default.Writer.create()) {
429
- if (message.data !== undefined) {
430
- exports.initiateTransactionResponseData.encode(message.data, writer.uint32(10).fork()).ldelim();
431
- }
432
369
  if (message.status !== "") {
433
- writer.uint32(18).string(message.status);
370
+ writer.uint32(26).string(message.status);
434
371
  }
435
372
  if (message.message !== "") {
436
- writer.uint32(26).string(message.message);
373
+ writer.uint32(34).string(message.message);
437
374
  }
438
375
  return writer;
439
376
  },
@@ -448,18 +385,24 @@ exports.initiateTransactionResponse = {
448
385
  if (tag !== 10) {
449
386
  break;
450
387
  }
451
- message.data = exports.initiateTransactionResponseData.decode(reader, reader.uint32());
388
+ message.seq_no = reader.string();
452
389
  continue;
453
390
  case 2:
454
391
  if (tag !== 18) {
455
392
  break;
456
393
  }
457
- message.status = reader.string();
394
+ message.txn_hash = reader.string();
458
395
  continue;
459
396
  case 3:
460
397
  if (tag !== 26) {
461
398
  break;
462
399
  }
400
+ message.status = reader.string();
401
+ continue;
402
+ case 4:
403
+ if (tag !== 34) {
404
+ break;
405
+ }
463
406
  message.message = reader.string();
464
407
  continue;
465
408
  }
@@ -472,15 +415,19 @@ exports.initiateTransactionResponse = {
472
415
  },
473
416
  fromJSON(object) {
474
417
  return {
475
- data: isSet(object.data) ? exports.initiateTransactionResponseData.fromJSON(object.data) : undefined,
418
+ seq_no: isSet(object.seq_no) ? globalThis.String(object.seq_no) : "",
419
+ txn_hash: isSet(object.txn_hash) ? globalThis.String(object.txn_hash) : "",
476
420
  status: isSet(object.status) ? globalThis.String(object.status) : "",
477
421
  message: isSet(object.message) ? globalThis.String(object.message) : "",
478
422
  };
479
423
  },
480
424
  toJSON(message) {
481
425
  const obj = {};
482
- if (message.data !== undefined) {
483
- obj.data = exports.initiateTransactionResponseData.toJSON(message.data);
426
+ if (message.seq_no !== "") {
427
+ obj.seq_no = message.seq_no;
428
+ }
429
+ if (message.txn_hash !== "") {
430
+ obj.txn_hash = message.txn_hash;
484
431
  }
485
432
  if (message.status !== "") {
486
433
  obj.status = message.status;
@@ -495,9 +442,8 @@ exports.initiateTransactionResponse = {
495
442
  },
496
443
  fromPartial(object) {
497
444
  const message = createBaseinitiateTransactionResponse();
498
- message.data = (object.data !== undefined && object.data !== null)
499
- ? exports.initiateTransactionResponseData.fromPartial(object.data)
500
- : undefined;
445
+ message.seq_no = object.seq_no ?? "";
446
+ message.txn_hash = object.txn_hash ?? "";
501
447
  message.status = object.status ?? "";
502
448
  message.message = object.message ?? "";
503
449
  return message;
@@ -10,13 +10,13 @@ export interface BlockedList {
10
10
  reason: string;
11
11
  blocked_since: string;
12
12
  }
13
- export interface BlockedListData {
13
+ export interface Data {
14
14
  blocked_list: BlockedList[];
15
15
  }
16
16
  export interface listBlockedVPAResponse {
17
17
  status: string;
18
18
  message: string;
19
- data?: BlockedListData | undefined;
19
+ data?: Data | undefined;
20
20
  }
21
21
  export declare const listBlockedVPARequest: {
22
22
  encode(message: listBlockedVPARequest, writer?: _m0.Writer): _m0.Writer;
@@ -34,13 +34,13 @@ export declare const BlockedList: {
34
34
  create<I extends Exact<DeepPartial<BlockedList>, I>>(base?: I): BlockedList;
35
35
  fromPartial<I extends Exact<DeepPartial<BlockedList>, I>>(object: I): BlockedList;
36
36
  };
37
- export declare const BlockedListData: {
38
- encode(message: BlockedListData, writer?: _m0.Writer): _m0.Writer;
39
- decode(input: _m0.Reader | Uint8Array, length?: number): BlockedListData;
40
- fromJSON(object: any): BlockedListData;
41
- toJSON(message: BlockedListData): unknown;
42
- create<I extends Exact<DeepPartial<BlockedListData>, I>>(base?: I): BlockedListData;
43
- fromPartial<I extends Exact<DeepPartial<BlockedListData>, I>>(object: I): BlockedListData;
37
+ export declare const Data: {
38
+ encode(message: Data, writer?: _m0.Writer): _m0.Writer;
39
+ decode(input: _m0.Reader | Uint8Array, length?: number): Data;
40
+ fromJSON(object: any): Data;
41
+ toJSON(message: Data): unknown;
42
+ create<I extends Exact<DeepPartial<Data>, I>>(base?: I): Data;
43
+ fromPartial<I extends Exact<DeepPartial<Data>, I>>(object: I): Data;
44
44
  };
45
45
  export declare const listBlockedVPAResponse: {
46
46
  encode(message: listBlockedVPAResponse, writer?: _m0.Writer): _m0.Writer;
@@ -1,14 +1,14 @@
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.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.29.3
6
6
  // source: upi/listblockedvpa.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
9
9
  };
10
10
  Object.defineProperty(exports, "__esModule", { value: true });
11
- exports.listBlockedVPAResponse = exports.BlockedListData = exports.BlockedList = exports.listBlockedVPARequest = exports.protobufPackage = void 0;
11
+ exports.listBlockedVPAResponse = exports.Data = exports.BlockedList = exports.listBlockedVPARequest = exports.protobufPackage = void 0;
12
12
  /* eslint-disable */
13
13
  const minimal_1 = __importDefault(require("protobufjs/minimal"));
14
14
  exports.protobufPackage = "upi.listBlockedVPA";
@@ -172,10 +172,10 @@ exports.BlockedList = {
172
172
  return message;
173
173
  },
174
174
  };
175
- function createBaseBlockedListData() {
175
+ function createBaseData() {
176
176
  return { blocked_list: [] };
177
177
  }
178
- exports.BlockedListData = {
178
+ exports.Data = {
179
179
  encode(message, writer = minimal_1.default.Writer.create()) {
180
180
  for (const v of message.blocked_list) {
181
181
  exports.BlockedList.encode(v, writer.uint32(10).fork()).ldelim();
@@ -185,7 +185,7 @@ exports.BlockedListData = {
185
185
  decode(input, length) {
186
186
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
187
187
  let end = length === undefined ? reader.len : reader.pos + length;
188
- const message = createBaseBlockedListData();
188
+ const message = createBaseData();
189
189
  while (reader.pos < end) {
190
190
  const tag = reader.uint32();
191
191
  switch (tag >>> 3) {
@@ -218,10 +218,10 @@ exports.BlockedListData = {
218
218
  return obj;
219
219
  },
220
220
  create(base) {
221
- return exports.BlockedListData.fromPartial(base ?? {});
221
+ return exports.Data.fromPartial(base ?? {});
222
222
  },
223
223
  fromPartial(object) {
224
- const message = createBaseBlockedListData();
224
+ const message = createBaseData();
225
225
  message.blocked_list = object.blocked_list?.map((e) => exports.BlockedList.fromPartial(e)) || [];
226
226
  return message;
227
227
  },
@@ -238,7 +238,7 @@ exports.listBlockedVPAResponse = {
238
238
  writer.uint32(18).string(message.message);
239
239
  }
240
240
  if (message.data !== undefined) {
241
- exports.BlockedListData.encode(message.data, writer.uint32(26).fork()).ldelim();
241
+ exports.Data.encode(message.data, writer.uint32(26).fork()).ldelim();
242
242
  }
243
243
  return writer;
244
244
  },
@@ -265,7 +265,7 @@ exports.listBlockedVPAResponse = {
265
265
  if (tag !== 26) {
266
266
  break;
267
267
  }
268
- message.data = exports.BlockedListData.decode(reader, reader.uint32());
268
+ message.data = exports.Data.decode(reader, reader.uint32());
269
269
  continue;
270
270
  }
271
271
  if ((tag & 7) === 4 || tag === 0) {
@@ -279,7 +279,7 @@ exports.listBlockedVPAResponse = {
279
279
  return {
280
280
  status: isSet(object.status) ? globalThis.String(object.status) : "",
281
281
  message: isSet(object.message) ? globalThis.String(object.message) : "",
282
- data: isSet(object.data) ? exports.BlockedListData.fromJSON(object.data) : undefined,
282
+ data: isSet(object.data) ? exports.Data.fromJSON(object.data) : undefined,
283
283
  };
284
284
  },
285
285
  toJSON(message) {
@@ -291,7 +291,7 @@ exports.listBlockedVPAResponse = {
291
291
  obj.message = message.message;
292
292
  }
293
293
  if (message.data !== undefined) {
294
- obj.data = exports.BlockedListData.toJSON(message.data);
294
+ obj.data = exports.Data.toJSON(message.data);
295
295
  }
296
296
  return obj;
297
297
  },
@@ -302,9 +302,7 @@ exports.listBlockedVPAResponse = {
302
302
  const message = createBaselistBlockedVPAResponse();
303
303
  message.status = object.status ?? "";
304
304
  message.message = object.message ?? "";
305
- message.data = (object.data !== undefined && object.data !== null)
306
- ? exports.BlockedListData.fromPartial(object.data)
307
- : undefined;
305
+ message.data = (object.data !== undefined && object.data !== null) ? exports.Data.fromPartial(object.data) : undefined;
308
306
  return message;
309
307
  },
310
308
  };
@@ -1,7 +1,7 @@
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.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.28.3
6
6
  // source: upi/suggestvpa.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
@@ -2,10 +2,11 @@ import _m0 from "protobufjs/minimal";
2
2
  export declare const protobufPackage = "upi.unblockVPA";
3
3
  export interface unblockVPARequest {
4
4
  reason: string;
5
- block_type: string;
6
- block_value: string;
5
+ vpa: string;
6
+ block_vpa: string;
7
7
  profile_id: string;
8
8
  device_id: string;
9
+ mobile: string;
9
10
  }
10
11
  export interface unblockVPAResponse {
11
12
  status: string;
@@ -1,7 +1,7 @@
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.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.29.3
6
6
  // source: upi/unblockvpa.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
@@ -13,18 +13,18 @@ exports.unblockVPAResponse = exports.unblockVPARequest = exports.protobufPackage
13
13
  const minimal_1 = __importDefault(require("protobufjs/minimal"));
14
14
  exports.protobufPackage = "upi.unblockVPA";
15
15
  function createBaseunblockVPARequest() {
16
- return { reason: "", block_type: "", block_value: "", profile_id: "", device_id: "" };
16
+ return { reason: "", vpa: "", block_vpa: "", profile_id: "", device_id: "", mobile: "" };
17
17
  }
18
18
  exports.unblockVPARequest = {
19
19
  encode(message, writer = minimal_1.default.Writer.create()) {
20
20
  if (message.reason !== "") {
21
21
  writer.uint32(10).string(message.reason);
22
22
  }
23
- if (message.block_type !== "") {
24
- writer.uint32(18).string(message.block_type);
23
+ if (message.vpa !== "") {
24
+ writer.uint32(18).string(message.vpa);
25
25
  }
26
- if (message.block_value !== "") {
27
- writer.uint32(26).string(message.block_value);
26
+ if (message.block_vpa !== "") {
27
+ writer.uint32(26).string(message.block_vpa);
28
28
  }
29
29
  if (message.profile_id !== "") {
30
30
  writer.uint32(34).string(message.profile_id);
@@ -32,6 +32,9 @@ exports.unblockVPARequest = {
32
32
  if (message.device_id !== "") {
33
33
  writer.uint32(42).string(message.device_id);
34
34
  }
35
+ if (message.mobile !== "") {
36
+ writer.uint32(50).string(message.mobile);
37
+ }
35
38
  return writer;
36
39
  },
37
40
  decode(input, length) {
@@ -51,13 +54,13 @@ exports.unblockVPARequest = {
51
54
  if (tag !== 18) {
52
55
  break;
53
56
  }
54
- message.block_type = reader.string();
57
+ message.vpa = reader.string();
55
58
  continue;
56
59
  case 3:
57
60
  if (tag !== 26) {
58
61
  break;
59
62
  }
60
- message.block_value = reader.string();
63
+ message.block_vpa = reader.string();
61
64
  continue;
62
65
  case 4:
63
66
  if (tag !== 34) {
@@ -71,6 +74,12 @@ exports.unblockVPARequest = {
71
74
  }
72
75
  message.device_id = reader.string();
73
76
  continue;
77
+ case 6:
78
+ if (tag !== 50) {
79
+ break;
80
+ }
81
+ message.mobile = reader.string();
82
+ continue;
74
83
  }
75
84
  if ((tag & 7) === 4 || tag === 0) {
76
85
  break;
@@ -82,10 +91,11 @@ exports.unblockVPARequest = {
82
91
  fromJSON(object) {
83
92
  return {
84
93
  reason: isSet(object.reason) ? globalThis.String(object.reason) : "",
85
- block_type: isSet(object.block_type) ? globalThis.String(object.block_type) : "",
86
- block_value: isSet(object.block_value) ? globalThis.String(object.block_value) : "",
94
+ vpa: isSet(object.vpa) ? globalThis.String(object.vpa) : "",
95
+ block_vpa: isSet(object.block_vpa) ? globalThis.String(object.block_vpa) : "",
87
96
  profile_id: isSet(object.profile_id) ? globalThis.String(object.profile_id) : "",
88
97
  device_id: isSet(object.device_id) ? globalThis.String(object.device_id) : "",
98
+ mobile: isSet(object.mobile) ? globalThis.String(object.mobile) : "",
89
99
  };
90
100
  },
91
101
  toJSON(message) {
@@ -93,11 +103,11 @@ exports.unblockVPARequest = {
93
103
  if (message.reason !== "") {
94
104
  obj.reason = message.reason;
95
105
  }
96
- if (message.block_type !== "") {
97
- obj.block_type = message.block_type;
106
+ if (message.vpa !== "") {
107
+ obj.vpa = message.vpa;
98
108
  }
99
- if (message.block_value !== "") {
100
- obj.block_value = message.block_value;
109
+ if (message.block_vpa !== "") {
110
+ obj.block_vpa = message.block_vpa;
101
111
  }
102
112
  if (message.profile_id !== "") {
103
113
  obj.profile_id = message.profile_id;
@@ -105,6 +115,9 @@ exports.unblockVPARequest = {
105
115
  if (message.device_id !== "") {
106
116
  obj.device_id = message.device_id;
107
117
  }
118
+ if (message.mobile !== "") {
119
+ obj.mobile = message.mobile;
120
+ }
108
121
  return obj;
109
122
  },
110
123
  create(base) {
@@ -113,10 +126,11 @@ exports.unblockVPARequest = {
113
126
  fromPartial(object) {
114
127
  const message = createBaseunblockVPARequest();
115
128
  message.reason = object.reason ?? "";
116
- message.block_type = object.block_type ?? "";
117
- message.block_value = object.block_value ?? "";
129
+ message.vpa = object.vpa ?? "";
130
+ message.block_vpa = object.block_vpa ?? "";
118
131
  message.profile_id = object.profile_id ?? "";
119
132
  message.device_id = object.device_id ?? "";
133
+ message.mobile = object.mobile ?? "";
120
134
  return message;
121
135
  },
122
136
  };
@@ -1,7 +1,7 @@
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.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.29.3
6
6
  // source: upi/updatedevicebinding.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
@@ -1,7 +1,7 @@
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.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.29.0
6
6
  // source: upi/updatedevicelinking.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
@@ -9,14 +9,14 @@ export interface upiNumberOperationsRequest {
9
9
  mobile: string;
10
10
  user_consent: string;
11
11
  }
12
- export interface upiNumberOperationsResponseData {
12
+ export interface Data {
13
13
  upi_number: string;
14
14
  upi_number_status?: string | undefined;
15
15
  }
16
16
  export interface upiNumberOperationsResponse {
17
17
  status: string;
18
18
  message: string;
19
- data?: upiNumberOperationsResponseData | undefined;
19
+ data?: Data | undefined;
20
20
  }
21
21
  export declare const upiNumberOperationsRequest: {
22
22
  encode(message: upiNumberOperationsRequest, writer?: _m0.Writer): _m0.Writer;
@@ -26,13 +26,13 @@ export declare const upiNumberOperationsRequest: {
26
26
  create<I extends Exact<DeepPartial<upiNumberOperationsRequest>, I>>(base?: I): upiNumberOperationsRequest;
27
27
  fromPartial<I extends Exact<DeepPartial<upiNumberOperationsRequest>, I>>(object: I): upiNumberOperationsRequest;
28
28
  };
29
- export declare const upiNumberOperationsResponseData: {
30
- encode(message: upiNumberOperationsResponseData, writer?: _m0.Writer): _m0.Writer;
31
- decode(input: _m0.Reader | Uint8Array, length?: number): upiNumberOperationsResponseData;
32
- fromJSON(object: any): upiNumberOperationsResponseData;
33
- toJSON(message: upiNumberOperationsResponseData): unknown;
34
- create<I extends Exact<DeepPartial<upiNumberOperationsResponseData>, I>>(base?: I): upiNumberOperationsResponseData;
35
- fromPartial<I extends Exact<DeepPartial<upiNumberOperationsResponseData>, I>>(object: I): upiNumberOperationsResponseData;
29
+ export declare const Data: {
30
+ encode(message: Data, writer?: _m0.Writer): _m0.Writer;
31
+ decode(input: _m0.Reader | Uint8Array, length?: number): Data;
32
+ fromJSON(object: any): Data;
33
+ toJSON(message: Data): unknown;
34
+ create<I extends Exact<DeepPartial<Data>, I>>(base?: I): Data;
35
+ fromPartial<I extends Exact<DeepPartial<Data>, I>>(object: I): Data;
36
36
  };
37
37
  export declare const upiNumberOperationsResponse: {
38
38
  encode(message: upiNumberOperationsResponse, writer?: _m0.Writer): _m0.Writer;