@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/addaccount.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.addAccountResponse = exports.addAccountResponseData = exports.addAccountRequest = exports.protobufPackage = void 0;
11
+ exports.addAccountResponse = exports.addAccountRequest = exports.protobufPackage = void 0;
12
12
  /* eslint-disable */
13
13
  const minimal_1 = __importDefault(require("protobufjs/minimal"));
14
14
  exports.protobufPackage = "upi.addAccount";
@@ -276,70 +276,17 @@ exports.addAccountRequest = {
276
276
  return message;
277
277
  },
278
278
  };
279
- function createBaseaddAccountResponseData() {
280
- return { acc_number: "" };
281
- }
282
- exports.addAccountResponseData = {
283
- encode(message, writer = minimal_1.default.Writer.create()) {
284
- if (message.acc_number !== "") {
285
- writer.uint32(10).string(message.acc_number);
286
- }
287
- return writer;
288
- },
289
- decode(input, length) {
290
- const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
291
- let end = length === undefined ? reader.len : reader.pos + length;
292
- const message = createBaseaddAccountResponseData();
293
- while (reader.pos < end) {
294
- const tag = reader.uint32();
295
- switch (tag >>> 3) {
296
- case 1:
297
- if (tag !== 10) {
298
- break;
299
- }
300
- message.acc_number = reader.string();
301
- continue;
302
- }
303
- if ((tag & 7) === 4 || tag === 0) {
304
- break;
305
- }
306
- reader.skipType(tag & 7);
307
- }
308
- return message;
309
- },
310
- fromJSON(object) {
311
- return { acc_number: isSet(object.acc_number) ? globalThis.String(object.acc_number) : "" };
312
- },
313
- toJSON(message) {
314
- const obj = {};
315
- if (message.acc_number !== "") {
316
- obj.acc_number = message.acc_number;
317
- }
318
- return obj;
319
- },
320
- create(base) {
321
- return exports.addAccountResponseData.fromPartial(base ?? {});
322
- },
323
- fromPartial(object) {
324
- const message = createBaseaddAccountResponseData();
325
- message.acc_number = object.acc_number ?? "";
326
- return message;
327
- },
328
- };
329
279
  function createBaseaddAccountResponse() {
330
- return { status: "", message: "", data: undefined };
280
+ return { acc_number: "", message: "" };
331
281
  }
332
282
  exports.addAccountResponse = {
333
283
  encode(message, writer = minimal_1.default.Writer.create()) {
334
- if (message.status !== "") {
335
- writer.uint32(10).string(message.status);
284
+ if (message.acc_number !== "") {
285
+ writer.uint32(10).string(message.acc_number);
336
286
  }
337
287
  if (message.message !== "") {
338
288
  writer.uint32(18).string(message.message);
339
289
  }
340
- if (message.data !== undefined) {
341
- exports.addAccountResponseData.encode(message.data, writer.uint32(26).fork()).ldelim();
342
- }
343
290
  return writer;
344
291
  },
345
292
  decode(input, length) {
@@ -353,7 +300,7 @@ exports.addAccountResponse = {
353
300
  if (tag !== 10) {
354
301
  break;
355
302
  }
356
- message.status = reader.string();
303
+ message.acc_number = reader.string();
357
304
  continue;
358
305
  case 2:
359
306
  if (tag !== 18) {
@@ -361,12 +308,6 @@ exports.addAccountResponse = {
361
308
  }
362
309
  message.message = reader.string();
363
310
  continue;
364
- case 3:
365
- if (tag !== 26) {
366
- break;
367
- }
368
- message.data = exports.addAccountResponseData.decode(reader, reader.uint32());
369
- continue;
370
311
  }
371
312
  if ((tag & 7) === 4 || tag === 0) {
372
313
  break;
@@ -377,22 +318,18 @@ exports.addAccountResponse = {
377
318
  },
378
319
  fromJSON(object) {
379
320
  return {
380
- status: isSet(object.status) ? globalThis.String(object.status) : "",
321
+ acc_number: isSet(object.acc_number) ? globalThis.String(object.acc_number) : "",
381
322
  message: isSet(object.message) ? globalThis.String(object.message) : "",
382
- data: isSet(object.data) ? exports.addAccountResponseData.fromJSON(object.data) : undefined,
383
323
  };
384
324
  },
385
325
  toJSON(message) {
386
326
  const obj = {};
387
- if (message.status !== "") {
388
- obj.status = message.status;
327
+ if (message.acc_number !== "") {
328
+ obj.acc_number = message.acc_number;
389
329
  }
390
330
  if (message.message !== "") {
391
331
  obj.message = message.message;
392
332
  }
393
- if (message.data !== undefined) {
394
- obj.data = exports.addAccountResponseData.toJSON(message.data);
395
- }
396
333
  return obj;
397
334
  },
398
335
  create(base) {
@@ -400,11 +337,8 @@ exports.addAccountResponse = {
400
337
  },
401
338
  fromPartial(object) {
402
339
  const message = createBaseaddAccountResponse();
403
- message.status = object.status ?? "";
340
+ message.acc_number = object.acc_number ?? "";
404
341
  message.message = object.message ?? "";
405
- message.data = (object.data !== undefined && object.data !== null)
406
- ? exports.addAccountResponseData.fromPartial(object.data)
407
- : undefined;
408
342
  return message;
409
343
  },
410
344
  };
@@ -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/addupinumber.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
package/ts/upi/addvpa.js CHANGED
@@ -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/addvpa.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.blockVPA";
3
3
  export interface blockVPARequest {
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 blockVPAResponse {
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/blockvpa.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
@@ -13,18 +13,18 @@ exports.blockVPAResponse = exports.blockVPARequest = exports.protobufPackage = v
13
13
  const minimal_1 = __importDefault(require("protobufjs/minimal"));
14
14
  exports.protobufPackage = "upi.blockVPA";
15
15
  function createBaseblockVPARequest() {
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.blockVPARequest = {
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.blockVPARequest = {
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.blockVPARequest = {
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.blockVPARequest = {
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.blockVPARequest = {
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.blockVPARequest = {
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.blockVPARequest = {
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.blockVPARequest = {
113
126
  fromPartial(object) {
114
127
  const message = createBaseblockVPARequest();
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/checkderegisterpermission.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
@@ -7,7 +7,7 @@ export interface checkTransactionStatusRequest {
7
7
  profile_id: string;
8
8
  umn?: string | undefined;
9
9
  }
10
- export interface checkTransactionStatusResponseData {
10
+ export interface checkTransactionStatusResponse {
11
11
  txn_status: string;
12
12
  ext_txn_id: string;
13
13
  rrn: string;
@@ -30,11 +30,6 @@ export interface checkTransactionStatusResponseData {
30
30
  start_date?: string | undefined;
31
31
  end_date?: string | undefined;
32
32
  }
33
- export interface checkTransactionStatusResponse {
34
- data?: checkTransactionStatusResponseData | undefined;
35
- message: string;
36
- status: string;
37
- }
38
33
  export declare const checkTransactionStatusRequest: {
39
34
  encode(message: checkTransactionStatusRequest, writer?: _m0.Writer): _m0.Writer;
40
35
  decode(input: _m0.Reader | Uint8Array, length?: number): checkTransactionStatusRequest;
@@ -43,14 +38,6 @@ export declare const checkTransactionStatusRequest: {
43
38
  create<I extends Exact<DeepPartial<checkTransactionStatusRequest>, I>>(base?: I): checkTransactionStatusRequest;
44
39
  fromPartial<I extends Exact<DeepPartial<checkTransactionStatusRequest>, I>>(object: I): checkTransactionStatusRequest;
45
40
  };
46
- export declare const checkTransactionStatusResponseData: {
47
- encode(message: checkTransactionStatusResponseData, writer?: _m0.Writer): _m0.Writer;
48
- decode(input: _m0.Reader | Uint8Array, length?: number): checkTransactionStatusResponseData;
49
- fromJSON(object: any): checkTransactionStatusResponseData;
50
- toJSON(message: checkTransactionStatusResponseData): unknown;
51
- create<I extends Exact<DeepPartial<checkTransactionStatusResponseData>, I>>(base?: I): checkTransactionStatusResponseData;
52
- fromPartial<I extends Exact<DeepPartial<checkTransactionStatusResponseData>, I>>(object: I): checkTransactionStatusResponseData;
53
- };
54
41
  export declare const checkTransactionStatusResponse: {
55
42
  encode(message: checkTransactionStatusResponse, writer?: _m0.Writer): _m0.Writer;
56
43
  decode(input: _m0.Reader | Uint8Array, length?: number): checkTransactionStatusResponse;
@@ -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/checktransactionstatus.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.checkTransactionStatusResponse = exports.checkTransactionStatusResponseData = exports.checkTransactionStatusRequest = exports.protobufPackage = void 0;
11
+ exports.checkTransactionStatusResponse = exports.checkTransactionStatusRequest = exports.protobufPackage = void 0;
12
12
  /* eslint-disable */
13
13
  const minimal_1 = __importDefault(require("protobufjs/minimal"));
14
14
  exports.protobufPackage = "upi.checkTransactionStatus";
@@ -120,7 +120,7 @@ exports.checkTransactionStatusRequest = {
120
120
  return message;
121
121
  },
122
122
  };
123
- function createBasecheckTransactionStatusResponseData() {
123
+ function createBasecheckTransactionStatusResponse() {
124
124
  return {
125
125
  txn_status: "",
126
126
  ext_txn_id: "",
@@ -145,7 +145,7 @@ function createBasecheckTransactionStatusResponseData() {
145
145
  end_date: undefined,
146
146
  };
147
147
  }
148
- exports.checkTransactionStatusResponseData = {
148
+ exports.checkTransactionStatusResponse = {
149
149
  encode(message, writer = minimal_1.default.Writer.create()) {
150
150
  if (message.txn_status !== "") {
151
151
  writer.uint32(10).string(message.txn_status);
@@ -215,7 +215,7 @@ exports.checkTransactionStatusResponseData = {
215
215
  decode(input, length) {
216
216
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
217
217
  let end = length === undefined ? reader.len : reader.pos + length;
218
- const message = createBasecheckTransactionStatusResponseData();
218
+ const message = createBasecheckTransactionStatusResponse();
219
219
  while (reader.pos < end) {
220
220
  const tag = reader.uint32();
221
221
  switch (tag >>> 3) {
@@ -454,10 +454,10 @@ exports.checkTransactionStatusResponseData = {
454
454
  return obj;
455
455
  },
456
456
  create(base) {
457
- return exports.checkTransactionStatusResponseData.fromPartial(base ?? {});
457
+ return exports.checkTransactionStatusResponse.fromPartial(base ?? {});
458
458
  },
459
459
  fromPartial(object) {
460
- const message = createBasecheckTransactionStatusResponseData();
460
+ const message = createBasecheckTransactionStatusResponse();
461
461
  message.txn_status = object.txn_status ?? "";
462
462
  message.ext_txn_id = object.ext_txn_id ?? "";
463
463
  message.rrn = object.rrn ?? "";
@@ -482,88 +482,6 @@ exports.checkTransactionStatusResponseData = {
482
482
  return message;
483
483
  },
484
484
  };
485
- function createBasecheckTransactionStatusResponse() {
486
- return { data: undefined, message: "", status: "" };
487
- }
488
- exports.checkTransactionStatusResponse = {
489
- encode(message, writer = minimal_1.default.Writer.create()) {
490
- if (message.data !== undefined) {
491
- exports.checkTransactionStatusResponseData.encode(message.data, writer.uint32(10).fork()).ldelim();
492
- }
493
- if (message.message !== "") {
494
- writer.uint32(18).string(message.message);
495
- }
496
- if (message.status !== "") {
497
- writer.uint32(26).string(message.status);
498
- }
499
- return writer;
500
- },
501
- decode(input, length) {
502
- const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
503
- let end = length === undefined ? reader.len : reader.pos + length;
504
- const message = createBasecheckTransactionStatusResponse();
505
- while (reader.pos < end) {
506
- const tag = reader.uint32();
507
- switch (tag >>> 3) {
508
- case 1:
509
- if (tag !== 10) {
510
- break;
511
- }
512
- message.data = exports.checkTransactionStatusResponseData.decode(reader, reader.uint32());
513
- continue;
514
- case 2:
515
- if (tag !== 18) {
516
- break;
517
- }
518
- message.message = reader.string();
519
- continue;
520
- case 3:
521
- if (tag !== 26) {
522
- break;
523
- }
524
- message.status = reader.string();
525
- continue;
526
- }
527
- if ((tag & 7) === 4 || tag === 0) {
528
- break;
529
- }
530
- reader.skipType(tag & 7);
531
- }
532
- return message;
533
- },
534
- fromJSON(object) {
535
- return {
536
- data: isSet(object.data) ? exports.checkTransactionStatusResponseData.fromJSON(object.data) : undefined,
537
- message: isSet(object.message) ? globalThis.String(object.message) : "",
538
- status: isSet(object.status) ? globalThis.String(object.status) : "",
539
- };
540
- },
541
- toJSON(message) {
542
- const obj = {};
543
- if (message.data !== undefined) {
544
- obj.data = exports.checkTransactionStatusResponseData.toJSON(message.data);
545
- }
546
- if (message.message !== "") {
547
- obj.message = message.message;
548
- }
549
- if (message.status !== "") {
550
- obj.status = message.status;
551
- }
552
- return obj;
553
- },
554
- create(base) {
555
- return exports.checkTransactionStatusResponse.fromPartial(base ?? {});
556
- },
557
- fromPartial(object) {
558
- const message = createBasecheckTransactionStatusResponse();
559
- message.data = (object.data !== undefined && object.data !== null)
560
- ? exports.checkTransactionStatusResponseData.fromPartial(object.data)
561
- : undefined;
562
- message.message = object.message ?? "";
563
- message.status = object.status ?? "";
564
- return message;
565
- },
566
- };
567
485
  function isSet(value) {
568
486
  return value !== null && value !== undefined;
569
487
  }
@@ -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/declinemandate.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.3
6
6
  // source: upi/deregisterprofile.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
@@ -6,7 +6,7 @@ export interface getAccountsByProviderRequest {
6
6
  profile_id: string;
7
7
  account_provider: string;
8
8
  }
9
- export interface getAccountsByProviderResponseData {
9
+ export interface getAccountsByProviderResponse {
10
10
  Success?: boolean | undefined;
11
11
  response?: string | undefined;
12
12
  ActCode?: string | undefined;
@@ -21,11 +21,6 @@ export interface getAccountsByProviderResponseData {
21
21
  PayeeRevRespCode?: string | undefined;
22
22
  MobileAppData?: MobileAppDataList | undefined;
23
23
  }
24
- export interface getAccountsByProviderResponse {
25
- data?: getAccountsByProviderResponseData | undefined;
26
- message: string;
27
- status: string;
28
- }
29
24
  export interface CredsAllowedChildList {
30
25
  CredsAllowedDLength?: string | undefined;
31
26
  CredsAllowedSubType?: string | undefined;
@@ -62,14 +57,6 @@ export declare const getAccountsByProviderRequest: {
62
57
  create<I extends Exact<DeepPartial<getAccountsByProviderRequest>, I>>(base?: I): getAccountsByProviderRequest;
63
58
  fromPartial<I extends Exact<DeepPartial<getAccountsByProviderRequest>, I>>(object: I): getAccountsByProviderRequest;
64
59
  };
65
- export declare const getAccountsByProviderResponseData: {
66
- encode(message: getAccountsByProviderResponseData, writer?: _m0.Writer): _m0.Writer;
67
- decode(input: _m0.Reader | Uint8Array, length?: number): getAccountsByProviderResponseData;
68
- fromJSON(object: any): getAccountsByProviderResponseData;
69
- toJSON(message: getAccountsByProviderResponseData): unknown;
70
- create<I extends Exact<DeepPartial<getAccountsByProviderResponseData>, I>>(base?: I): getAccountsByProviderResponseData;
71
- fromPartial<I extends Exact<DeepPartial<getAccountsByProviderResponseData>, I>>(object: I): getAccountsByProviderResponseData;
72
- };
73
60
  export declare const getAccountsByProviderResponse: {
74
61
  encode(message: getAccountsByProviderResponse, writer?: _m0.Writer): _m0.Writer;
75
62
  decode(input: _m0.Reader | Uint8Array, length?: number): getAccountsByProviderResponse;