@stashfin/grpc 1.2.569 → 1.2.571

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 (312) hide show
  1. package/package.json +1 -1
  2. package/ts/bureau/getbasicdetails.js +1 -1
  3. package/ts/bureau/getcibilwebtoken.js +1 -1
  4. package/ts/bureau/getdbrcolending.js +1 -1
  5. package/ts/bureau/getdemogs.js +1 -1
  6. package/ts/bureau/getobligation.js +1 -1
  7. package/ts/bureau/getreport.js +1 -1
  8. package/ts/bureau.d.ts +12 -12
  9. package/ts/bureau.js +1 -1
  10. package/ts/colender/disburseLoan.js +1 -1
  11. package/ts/colender/forecloseLoan.js +1 -1
  12. package/ts/colender/repayLoan.js +1 -1
  13. package/ts/colender.d.ts +6 -6
  14. package/ts/colender.js +1 -1
  15. package/ts/customers/aa/getaatxnstatus.js +1 -1
  16. package/ts/customers/aa/getbanklist.js +1 -1
  17. package/ts/customers/aa/initiate.js +1 -1
  18. package/ts/customers/accidentprotectionplan.js +1 -1
  19. package/ts/customers/addaddress.js +1 -1
  20. package/ts/customers/addbankaccountdetails.js +1 -1
  21. package/ts/customers/addfathersname.js +1 -1
  22. package/ts/customers/addgstnumber.js +1 -1
  23. package/ts/customers/addmoredetails.js +1 -1
  24. package/ts/customers/addsuspendedcustomer.js +1 -1
  25. package/ts/customers/adduserapps.d.ts +2 -2
  26. package/ts/customers/adduserapps.js +1 -1
  27. package/ts/customers/applyclijourney.js +1 -1
  28. package/ts/customers/bulksms.js +1 -1
  29. package/ts/customers/cb/cbapplicationrejecteddata.js +1 -1
  30. package/ts/customers/cb/cbpaynow.js +1 -1
  31. package/ts/customers/cb/cbsignup.js +1 -1
  32. package/ts/customers/cb/getcbtxnstatus.js +1 -1
  33. package/ts/customers/cb/getcreditbuilder.js +1 -1
  34. package/ts/customers/cb/getpaymentsummary.js +1 -1
  35. package/ts/customers/cb/insurancedetails.js +1 -1
  36. package/ts/customers/cb/lesscsimprove.js +1 -1
  37. package/ts/customers/cb/morecsimprove.js +1 -1
  38. package/ts/customers/cb/paynow.d.ts +36 -0
  39. package/ts/customers/cb/paynow.js +133 -0
  40. package/ts/customers/cb/savecreditbuilder.js +1 -1
  41. package/ts/customers/cb/updatecbstandalonecancellation.js +1 -1
  42. package/ts/customers/cb/updatecbstandaloneconfirmation.js +1 -1
  43. package/ts/customers/cb/updatecbstandalonejourney.js +1 -1
  44. package/ts/customers/cb/updatecbtxnstatus.js +1 -1
  45. package/ts/customers/changempin.js +1 -1
  46. package/ts/customers/createcustomerreference.js +1 -1
  47. package/ts/customers/createvanumber.js +1 -1
  48. package/ts/customers/customerinfo.js +1 -1
  49. package/ts/customers/deletedocument.js +1 -1
  50. package/ts/customers/deleteprofile.js +1 -1
  51. package/ts/customers/disablempin.js +1 -1
  52. package/ts/customers/enach/gettxnstatus.js +1 -1
  53. package/ts/customers/enach/getweburl.js +1 -1
  54. package/ts/customers/enach/updateenachtxnstatus.js +1 -1
  55. package/ts/customers/enach/updatetxnstatus.d.ts +36 -0
  56. package/ts/customers/enach/updatetxnstatus.js +133 -0
  57. package/ts/customers/fetchrcprofile.js +1 -1
  58. package/ts/customers/floatingvideos.js +1 -1
  59. package/ts/customers/forceupdate.js +1 -1
  60. package/ts/customers/forgotmpin.js +1 -1
  61. package/ts/customers/forgotmpinverify.js +1 -1
  62. package/ts/customers/freedom/addressconfirmation.js +1 -1
  63. package/ts/customers/freedom/freedompaynow.js +1 -1
  64. package/ts/customers/freedom/getfreedomtxnstatus.js +1 -1
  65. package/ts/customers/freedom/updateadditionalverification.js +1 -1
  66. package/ts/customers/freedom/updatefreedomtxnstatus.js +1 -1
  67. package/ts/customers/getaddresslist.js +1 -1
  68. package/ts/customers/getappsubmittedscreen.js +1 -1
  69. package/ts/customers/getbankaccountdetails.js +1 -1
  70. package/ts/customers/getbasicinfo.js +1 -1
  71. package/ts/customers/getcities.js +1 -1
  72. package/ts/customers/getclistatus.js +1 -1
  73. package/ts/customers/getcompanyaccdetails.js +1 -1
  74. package/ts/customers/getcustomer.d.ts +57 -0
  75. package/ts/customers/getcustomer.js +351 -0
  76. package/ts/customers/getcustomerbyid.js +1 -1
  77. package/ts/customers/getcustomerdetailsbymobile.js +1 -1
  78. package/ts/customers/getdashboard.js +1 -1
  79. package/ts/customers/getdashboardmaincard.js +1 -1
  80. package/ts/customers/getdocuments.js +1 -1
  81. package/ts/customers/getglobalpopups.js +1 -1
  82. package/ts/customers/getlimit.js +1 -1
  83. package/ts/customers/getloclimit.js +1 -1
  84. package/ts/customers/getmessengermode.js +1 -1
  85. package/ts/customers/getoccupationlist.js +1 -1
  86. package/ts/customers/getpaymentoptions.js +1 -1
  87. package/ts/customers/getprofessionalinfo.js +1 -1
  88. package/ts/customers/getprofile.js +1 -1
  89. package/ts/customers/getrecommendedtag.d.ts +35 -0
  90. package/ts/customers/getrecommendedtag.js +134 -0
  91. package/ts/customers/getrpdlink.d.ts +40 -0
  92. package/ts/customers/getrpdlink.js +190 -0
  93. package/ts/customers/getselfieetxnid.js +1 -1
  94. package/ts/customers/getstates.js +1 -1
  95. package/ts/customers/getstep.js +1 -1
  96. package/ts/customers/getsyncstatus.js +1 -1
  97. package/ts/customers/getvanumber.js +1 -1
  98. package/ts/customers/kyc/epfo.d.ts +38 -0
  99. package/ts/customers/kyc/epfo.js +149 -0
  100. package/ts/customers/lamf/applylamf.js +1 -1
  101. package/ts/customers/lamf/sendlamfotp.js +1 -1
  102. package/ts/customers/lamf/sendlamfpledgeotp.js +1 -1
  103. package/ts/customers/lamf/updatelamfjourney.d.ts +34 -0
  104. package/ts/customers/lamf/updatelamfjourney.js +104 -0
  105. package/ts/customers/lamf/verifylamfotp.js +1 -1
  106. package/ts/customers/lamf/verifylamfpledgeotp.js +1 -1
  107. package/ts/customers/logout.js +1 -1
  108. package/ts/customers/pd/getbanklist.js +1 -1
  109. package/ts/customers/pd/validatebankaccount.js +1 -1
  110. package/ts/customers/profilebasic.js +1 -1
  111. package/ts/customers/profileupdatetnc.js +1 -1
  112. package/ts/customers/resetbanner.js +1 -1
  113. package/ts/customers/restoreaccount.js +1 -1
  114. package/ts/customers/rpd/getrpdlink.js +1 -1
  115. package/ts/customers/rpd/getrpdtransactionstatus.js +1 -1
  116. package/ts/customers/rpd/mockpayment.js +1 -1
  117. package/ts/customers/saveappslist.js +1 -1
  118. package/ts/customers/savebasicdetails.js +1 -1
  119. package/ts/customers/savelimit.js +1 -1
  120. package/ts/customers/saveunlocklimit.js +1 -1
  121. package/ts/customers/sendemailtoken.d.ts +35 -0
  122. package/ts/customers/sendemailtoken.js +117 -0
  123. package/ts/customers/sendotp.js +1 -1
  124. package/ts/customers/sendotptoemail.js +1 -1
  125. package/ts/customers/setmpin.js +1 -1
  126. package/ts/customers/skipdlrcscreen.d.ts +35 -0
  127. package/ts/customers/skipdlrcscreen.js +117 -0
  128. package/ts/customers/skipscreen.js +1 -1
  129. package/ts/customers/step1.d.ts +69 -0
  130. package/ts/customers/step1.js +395 -0
  131. package/ts/customers/step10.d.ts +73 -0
  132. package/ts/customers/step10.js +459 -0
  133. package/ts/customers/step2.d.ts +68 -0
  134. package/ts/customers/step2.js +381 -0
  135. package/ts/customers/step7.d.ts +68 -0
  136. package/ts/customers/step7.js +381 -0
  137. package/ts/customers/step8.d.ts +69 -0
  138. package/ts/customers/step8.js +395 -0
  139. package/ts/customers/step9.d.ts +75 -0
  140. package/ts/customers/step9.js +489 -0
  141. package/ts/customers/stepstatic.d.ts +66 -0
  142. package/ts/customers/stepstatic.js +354 -0
  143. package/ts/customers/submituploadeddocuments.js +1 -1
  144. package/ts/customers/syncdecisionengine.js +1 -1
  145. package/ts/customers/updatecategory.js +1 -1
  146. package/ts/customers/updatecongratulationstep.js +1 -1
  147. package/ts/customers/updatecustomerbyid.js +1 -1
  148. package/ts/customers/updatedlnumber.js +1 -1
  149. package/ts/customers/updatedob.js +1 -1
  150. package/ts/customers/updatelocstatus.js +1 -1
  151. package/ts/customers/updatemobilesendotp.js +1 -1
  152. package/ts/customers/updatemobileverifyotp.js +1 -1
  153. package/ts/customers/updateokyctxn.js +1 -1
  154. package/ts/customers/updatesanctionamount.js +1 -1
  155. package/ts/customers/updateselfieetxn.js +1 -1
  156. package/ts/customers/updatesyncstatus.js +1 -1
  157. package/ts/customers/updatevehiclenumber.js +1 -1
  158. package/ts/customers/uploaddocuments.js +1 -1
  159. package/ts/customers/validatepan.js +1 -1
  160. package/ts/customers/verifyemail.d.ts +35 -0
  161. package/ts/customers/verifyemail.js +117 -0
  162. package/ts/customers/verifympin.js +1 -1
  163. package/ts/customers/verifyotp.js +1 -1
  164. package/ts/customers/verifyotptoemail.js +1 -1
  165. package/ts/customers.d.ts +236 -236
  166. package/ts/customers.js +1 -1
  167. package/ts/decisionengine/decisionengine.d.ts +40 -0
  168. package/ts/decisionengine/decisionengine.js +191 -0
  169. package/ts/decisionengine/decisionenginetrigger.js +1 -1
  170. package/ts/decisionengine/locdisbursalapproval.js +1 -1
  171. package/ts/decisionengine/saveconsent.js +1 -1
  172. package/ts/decisionengine.d.ts +6 -6
  173. package/ts/decisionengine.js +1 -1
  174. package/ts/documents/getagreement.js +1 -1
  175. package/ts/documents/getfinancialdoc.js +1 -1
  176. package/ts/documents.d.ts +4 -4
  177. package/ts/documents.js +1 -1
  178. package/ts/eqxcustomer.d.ts +16 -16
  179. package/ts/eqxcustomer.js +1 -1
  180. package/ts/eqxcustomers/getcustomerbyid.js +1 -1
  181. package/ts/eqxcustomers/getdashboard.js +1 -1
  182. package/ts/eqxcustomers/getdashboardmaincard.js +1 -1
  183. package/ts/eqxcustomers/getnotifications.js +1 -1
  184. package/ts/eqxcustomers/sendotp.js +1 -1
  185. package/ts/eqxcustomers/updatenotification.js +1 -1
  186. package/ts/eqxcustomers/updatepushid.js +1 -1
  187. package/ts/eqxcustomers/verifyotp.js +1 -1
  188. package/ts/example.d.ts +4 -4
  189. package/ts/example.js +1 -1
  190. package/ts/google/protobuf/timestamp.d.ts +127 -0
  191. package/ts/google/protobuf/timestamp.js +97 -0
  192. package/ts/growth/checkplanstatus.js +1 -1
  193. package/ts/growth/getattachplandetails.js +1 -1
  194. package/ts/growth/getchrpaymentstatus.js +1 -1
  195. package/ts/growth/getchrplans.js +1 -1
  196. package/ts/growth/getcredithealthreport.js +1 -1
  197. package/ts/growth/initiatepayment.js +1 -1
  198. package/ts/growth/notifychrpayment.js +1 -1
  199. package/ts/growth/processchrpayment.d.ts +39 -0
  200. package/ts/growth/processchrpayment.js +177 -0
  201. package/ts/growth.d.ts +14 -14
  202. package/ts/growth.js +1 -1
  203. package/ts/kyc/epfo/fetchUANList.d.ts +35 -0
  204. package/ts/kyc/{fetchuannumber.js → epfo/fetchUANList.js} +29 -29
  205. package/ts/kyc.d.ts +11 -25
  206. package/ts/kyc.js +8 -18
  207. package/ts/lamf/getloandetails.js +1 -1
  208. package/ts/lamf/submitotp.js +1 -1
  209. package/ts/lamf/validateuser.js +1 -1
  210. package/ts/lamf.d.ts +6 -6
  211. package/ts/lamf.js +1 -1
  212. package/ts/loans/amortization.js +1 -1
  213. package/ts/loans/approveloan.js +1 -1
  214. package/ts/loans/banklist.js +1 -1
  215. package/ts/loans/calculateemi.js +1 -1
  216. package/ts/loans/cbloan.js +1 -1
  217. package/ts/loans/createlamfloan.js +1 -1
  218. package/ts/loans/createpenalty.js +1 -1
  219. package/ts/loans/creditlimit.js +1 -1
  220. package/ts/loans/emimoredetails.js +1 -1
  221. package/ts/loans/fcppayment.js +1 -1
  222. package/ts/loans/forecloseamount.d.ts +36 -0
  223. package/ts/loans/forecloseamount.js +133 -0
  224. package/ts/loans/foreclosepayment.js +1 -1
  225. package/ts/loans/futurepaymentmoredetails.d.ts +51 -0
  226. package/ts/loans/futurepaymentmoredetails.js +243 -0
  227. package/ts/loans/getaddonslist.js +1 -1
  228. package/ts/loans/getbilldetails.js +1 -1
  229. package/ts/loans/getcbloandetails.js +1 -1
  230. package/ts/loans/getchrdetails.js +1 -1
  231. package/ts/loans/getcustomerloanstatus.js +1 -1
  232. package/ts/loans/getforecloseamount.js +1 -1
  233. package/ts/loans/getloanbyid.js +1 -1
  234. package/ts/loans/getnextdueamount.js +1 -1
  235. package/ts/loans/getpaymentoptions.js +1 -1
  236. package/ts/loans/getpendingemiamount.js +1 -1
  237. package/ts/loans/getsetubilldetails.js +1 -1
  238. package/ts/loans/getsummarystaticfields.js +1 -1
  239. package/ts/loans/gettransactionstatus.js +1 -1
  240. package/ts/loans/getusedlimit.js +1 -1
  241. package/ts/loans/getvirtualbankinfo.js +1 -1
  242. package/ts/loans/loansummary.js +1 -1
  243. package/ts/loans/manualpaymentallocation.js +1 -1
  244. package/ts/loans/paymentallocation.js +1 -1
  245. package/ts/loans/paymenthistory.js +1 -1
  246. package/ts/loans/paynow.js +1 -1
  247. package/ts/loans/refund.js +1 -1
  248. package/ts/loans/restructureloan.js +1 -1
  249. package/ts/loans/rollback.js +1 -1
  250. package/ts/loans/rollbackextrapayment.d.ts +37 -0
  251. package/ts/loans/rollbackextrapayment.js +149 -0
  252. package/ts/loans/sendemail.js +1 -1
  253. package/ts/loans/sendnocemail.js +1 -1
  254. package/ts/loans/transactionlist.js +1 -1
  255. package/ts/loans/updatecollectionview.js +1 -1
  256. package/ts/loans/updateinstallments.js +1 -1
  257. package/ts/loans/updateloan.js +1 -1
  258. package/ts/loans/updatetransactionstatus.js +1 -1
  259. package/ts/loans.d.ts +82 -82
  260. package/ts/loans.js +1 -1
  261. package/ts/payments/checkpaymentstatus.js +1 -1
  262. package/ts/payments/fundtransfer.js +1 -1
  263. package/ts/payments/getpaymentoptions.js +1 -1
  264. package/ts/payments/initiatepayment.js +1 -1
  265. package/ts/payments/nachpresentation.js +1 -1
  266. package/ts/payments/nachregistration.js +1 -1
  267. package/ts/payments.d.ts +12 -12
  268. package/ts/payments.js +1 -1
  269. package/ts/stashcash/creditsc.js +1 -1
  270. package/ts/stashcash/debitsc.js +1 -1
  271. package/ts/stashcash/getscbalance.js +1 -1
  272. package/ts/stashcash/getschistory.js +1 -1
  273. package/ts/stashcash/reversesc.js +1 -1
  274. package/ts/stashcash.d.ts +10 -10
  275. package/ts/stashcash.js +1 -1
  276. package/ts/upi/addaccount.js +1 -1
  277. package/ts/upi/addupinumber.d.ts +39 -0
  278. package/ts/upi/addupinumber.js +177 -0
  279. package/ts/upi/addvpa.d.ts +36 -0
  280. package/ts/upi/addvpa.js +133 -0
  281. package/ts/upi/blockvpa.js +1 -1
  282. package/ts/upi/checktransactionstatus.js +1 -1
  283. package/ts/upi/declinemandate.js +1 -1
  284. package/ts/upi/deregisterprofile.js +1 -1
  285. package/ts/upi/getaccountsbyprovider.js +1 -1
  286. package/ts/upi/getallmandates.js +1 -1
  287. package/ts/upi/getavailablevpa.js +1 -1
  288. package/ts/upi/getlistedaccountproviders.js +1 -1
  289. package/ts/upi/getmandatedetails.js +1 -1
  290. package/ts/upi/getmandatehistory.js +1 -1
  291. package/ts/upi/getpendingcollectrequest.js +1 -1
  292. package/ts/upi/getprofile.js +1 -1
  293. package/ts/upi/getrecentcontacts.js +1 -1
  294. package/ts/upi/gettransactions.js +1 -1
  295. package/ts/upi/getupinumbers.js +1 -1
  296. package/ts/upi/initiatemandateaction.js +1 -1
  297. package/ts/upi/initiatetransaction.js +1 -1
  298. package/ts/upi/listblockedvpa.js +1 -1
  299. package/ts/upi/suggestvpa.d.ts +35 -0
  300. package/ts/upi/suggestvpa.js +122 -0
  301. package/ts/upi/unblockvpa.js +1 -1
  302. package/ts/upi/updatedevicebinding.js +1 -1
  303. package/ts/upi/updatedevicelinking.d.ts +49 -0
  304. package/ts/upi/updatedevicelinking.js +332 -0
  305. package/ts/upi/upinumberoperations.js +1 -1
  306. package/ts/upi/validateifsc.js +1 -1
  307. package/ts/upi/validatevpa.js +1 -1
  308. package/ts/upi.d.ts +50 -50
  309. package/ts/upi.js +1 -1
  310. package/ts/kyc/fetchuanemployment.d.ts +0 -66
  311. package/ts/kyc/fetchuanemployment.js +0 -359
  312. package/ts/kyc/fetchuannumber.d.ts +0 -35
@@ -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/getlistedaccountproviders.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/getmandatedetails.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/getmandatehistory.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/getpendingcollectrequest.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/getprofile.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/getrecentcontacts.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/gettransactions.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/getupinumbers.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/initiatemandateaction.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/initiatetransaction.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/listblockedvpa.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
@@ -0,0 +1,35 @@
1
+ import _m0 from "protobufjs/minimal";
2
+ export declare const protobufPackage = "upi.suggestvpa";
3
+ export interface suggestVPARequest {
4
+ }
5
+ export interface suggestVPAResponse {
6
+ suggested_vpa_ids: string[];
7
+ message: string;
8
+ }
9
+ export declare const suggestVPARequest: {
10
+ encode(_: suggestVPARequest, writer?: _m0.Writer): _m0.Writer;
11
+ decode(input: _m0.Reader | Uint8Array, length?: number): suggestVPARequest;
12
+ fromJSON(_: any): suggestVPARequest;
13
+ toJSON(_: suggestVPARequest): unknown;
14
+ create<I extends Exact<DeepPartial<suggestVPARequest>, I>>(base?: I): suggestVPARequest;
15
+ fromPartial<I extends Exact<DeepPartial<suggestVPARequest>, I>>(_: I): suggestVPARequest;
16
+ };
17
+ export declare const suggestVPAResponse: {
18
+ encode(message: suggestVPAResponse, writer?: _m0.Writer): _m0.Writer;
19
+ decode(input: _m0.Reader | Uint8Array, length?: number): suggestVPAResponse;
20
+ fromJSON(object: any): suggestVPAResponse;
21
+ toJSON(message: suggestVPAResponse): unknown;
22
+ create<I extends Exact<DeepPartial<suggestVPAResponse>, I>>(base?: I): suggestVPAResponse;
23
+ fromPartial<I extends Exact<DeepPartial<suggestVPAResponse>, I>>(object: I): suggestVPAResponse;
24
+ };
25
+ type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
26
+ 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 {} ? {
27
+ [K in keyof T]?: DeepPartial<T[K]>;
28
+ } : Partial<T>;
29
+ type KeysOfUnion<T> = T extends T ? keyof T : never;
30
+ export type Exact<P, I extends P> = P extends Builtin ? P : P & {
31
+ [K in keyof P]: Exact<P[K], I[K]>;
32
+ } & {
33
+ [K in Exclude<keyof I, KeysOfUnion<P>>]: never;
34
+ };
35
+ export {};
@@ -0,0 +1,122 @@
1
+ "use strict";
2
+ // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
+ // versions:
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.3
6
+ // source: upi/suggestvpa.proto
7
+ var __importDefault = (this && this.__importDefault) || function (mod) {
8
+ return (mod && mod.__esModule) ? mod : { "default": mod };
9
+ };
10
+ Object.defineProperty(exports, "__esModule", { value: true });
11
+ exports.suggestVPAResponse = exports.suggestVPARequest = exports.protobufPackage = void 0;
12
+ /* eslint-disable */
13
+ const minimal_1 = __importDefault(require("protobufjs/minimal"));
14
+ exports.protobufPackage = "upi.suggestvpa";
15
+ function createBasesuggestVPARequest() {
16
+ return {};
17
+ }
18
+ exports.suggestVPARequest = {
19
+ encode(_, writer = minimal_1.default.Writer.create()) {
20
+ return writer;
21
+ },
22
+ decode(input, length) {
23
+ const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
24
+ let end = length === undefined ? reader.len : reader.pos + length;
25
+ const message = createBasesuggestVPARequest();
26
+ while (reader.pos < end) {
27
+ const tag = reader.uint32();
28
+ switch (tag >>> 3) {
29
+ }
30
+ if ((tag & 7) === 4 || tag === 0) {
31
+ break;
32
+ }
33
+ reader.skipType(tag & 7);
34
+ }
35
+ return message;
36
+ },
37
+ fromJSON(_) {
38
+ return {};
39
+ },
40
+ toJSON(_) {
41
+ const obj = {};
42
+ return obj;
43
+ },
44
+ create(base) {
45
+ return exports.suggestVPARequest.fromPartial(base ?? {});
46
+ },
47
+ fromPartial(_) {
48
+ const message = createBasesuggestVPARequest();
49
+ return message;
50
+ },
51
+ };
52
+ function createBasesuggestVPAResponse() {
53
+ return { suggested_vpa_ids: [], message: "" };
54
+ }
55
+ exports.suggestVPAResponse = {
56
+ encode(message, writer = minimal_1.default.Writer.create()) {
57
+ for (const v of message.suggested_vpa_ids) {
58
+ writer.uint32(10).string(v);
59
+ }
60
+ if (message.message !== "") {
61
+ writer.uint32(18).string(message.message);
62
+ }
63
+ return writer;
64
+ },
65
+ decode(input, length) {
66
+ const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
67
+ let end = length === undefined ? reader.len : reader.pos + length;
68
+ const message = createBasesuggestVPAResponse();
69
+ while (reader.pos < end) {
70
+ const tag = reader.uint32();
71
+ switch (tag >>> 3) {
72
+ case 1:
73
+ if (tag !== 10) {
74
+ break;
75
+ }
76
+ message.suggested_vpa_ids.push(reader.string());
77
+ continue;
78
+ case 2:
79
+ if (tag !== 18) {
80
+ break;
81
+ }
82
+ message.message = reader.string();
83
+ continue;
84
+ }
85
+ if ((tag & 7) === 4 || tag === 0) {
86
+ break;
87
+ }
88
+ reader.skipType(tag & 7);
89
+ }
90
+ return message;
91
+ },
92
+ fromJSON(object) {
93
+ return {
94
+ suggested_vpa_ids: globalThis.Array.isArray(object?.suggested_vpa_ids)
95
+ ? object.suggested_vpa_ids.map((e) => globalThis.String(e))
96
+ : [],
97
+ message: isSet(object.message) ? globalThis.String(object.message) : "",
98
+ };
99
+ },
100
+ toJSON(message) {
101
+ const obj = {};
102
+ if (message.suggested_vpa_ids?.length) {
103
+ obj.suggested_vpa_ids = message.suggested_vpa_ids;
104
+ }
105
+ if (message.message !== "") {
106
+ obj.message = message.message;
107
+ }
108
+ return obj;
109
+ },
110
+ create(base) {
111
+ return exports.suggestVPAResponse.fromPartial(base ?? {});
112
+ },
113
+ fromPartial(object) {
114
+ const message = createBasesuggestVPAResponse();
115
+ message.suggested_vpa_ids = object.suggested_vpa_ids?.map((e) => e) || [];
116
+ message.message = object.message ?? "";
117
+ return message;
118
+ },
119
+ };
120
+ function isSet(value) {
121
+ return value !== null && value !== undefined;
122
+ }
@@ -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) {
@@ -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) {
@@ -0,0 +1,49 @@
1
+ import _m0 from "protobufjs/minimal";
2
+ export declare const protobufPackage = "upi.updateDeviceLinking";
3
+ export interface updateDeviceLinkingRequest {
4
+ acc_number: string;
5
+ acc_ref_number: string;
6
+ acc_type: string;
7
+ acc_name: string;
8
+ aeba?: string | undefined;
9
+ mbeba?: string | undefined;
10
+ ifsc: string;
11
+ vpa?: string | undefined;
12
+ mmid?: string | undefined;
13
+ default_credit: string;
14
+ default_debit: string;
15
+ status: string;
16
+ is_primary?: string | undefined;
17
+ is_active?: string | undefined;
18
+ }
19
+ export interface updateDeviceLinkingResponse {
20
+ acc_number: string;
21
+ message: string;
22
+ }
23
+ export declare const updateDeviceLinkingRequest: {
24
+ encode(message: updateDeviceLinkingRequest, writer?: _m0.Writer): _m0.Writer;
25
+ decode(input: _m0.Reader | Uint8Array, length?: number): updateDeviceLinkingRequest;
26
+ fromJSON(object: any): updateDeviceLinkingRequest;
27
+ toJSON(message: updateDeviceLinkingRequest): unknown;
28
+ create<I extends Exact<DeepPartial<updateDeviceLinkingRequest>, I>>(base?: I): updateDeviceLinkingRequest;
29
+ fromPartial<I extends Exact<DeepPartial<updateDeviceLinkingRequest>, I>>(object: I): updateDeviceLinkingRequest;
30
+ };
31
+ export declare const updateDeviceLinkingResponse: {
32
+ encode(message: updateDeviceLinkingResponse, writer?: _m0.Writer): _m0.Writer;
33
+ decode(input: _m0.Reader | Uint8Array, length?: number): updateDeviceLinkingResponse;
34
+ fromJSON(object: any): updateDeviceLinkingResponse;
35
+ toJSON(message: updateDeviceLinkingResponse): unknown;
36
+ create<I extends Exact<DeepPartial<updateDeviceLinkingResponse>, I>>(base?: I): updateDeviceLinkingResponse;
37
+ fromPartial<I extends Exact<DeepPartial<updateDeviceLinkingResponse>, I>>(object: I): updateDeviceLinkingResponse;
38
+ };
39
+ type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
40
+ 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 {} ? {
41
+ [K in keyof T]?: DeepPartial<T[K]>;
42
+ } : Partial<T>;
43
+ type KeysOfUnion<T> = T extends T ? keyof T : never;
44
+ export type Exact<P, I extends P> = P extends Builtin ? P : P & {
45
+ [K in keyof P]: Exact<P[K], I[K]>;
46
+ } & {
47
+ [K in Exclude<keyof I, KeysOfUnion<P>>]: never;
48
+ };
49
+ export {};
@@ -0,0 +1,332 @@
1
+ "use strict";
2
+ // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
+ // versions:
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.29.0
6
+ // source: upi/updatedevicelinking.proto
7
+ var __importDefault = (this && this.__importDefault) || function (mod) {
8
+ return (mod && mod.__esModule) ? mod : { "default": mod };
9
+ };
10
+ Object.defineProperty(exports, "__esModule", { value: true });
11
+ exports.updateDeviceLinkingResponse = exports.updateDeviceLinkingRequest = exports.protobufPackage = void 0;
12
+ /* eslint-disable */
13
+ const minimal_1 = __importDefault(require("protobufjs/minimal"));
14
+ exports.protobufPackage = "upi.updateDeviceLinking";
15
+ function createBaseupdateDeviceLinkingRequest() {
16
+ return {
17
+ acc_number: "",
18
+ acc_ref_number: "",
19
+ acc_type: "",
20
+ acc_name: "",
21
+ aeba: undefined,
22
+ mbeba: undefined,
23
+ ifsc: "",
24
+ vpa: undefined,
25
+ mmid: undefined,
26
+ default_credit: "",
27
+ default_debit: "",
28
+ status: "",
29
+ is_primary: undefined,
30
+ is_active: undefined,
31
+ };
32
+ }
33
+ exports.updateDeviceLinkingRequest = {
34
+ encode(message, writer = minimal_1.default.Writer.create()) {
35
+ if (message.acc_number !== "") {
36
+ writer.uint32(10).string(message.acc_number);
37
+ }
38
+ if (message.acc_ref_number !== "") {
39
+ writer.uint32(18).string(message.acc_ref_number);
40
+ }
41
+ if (message.acc_type !== "") {
42
+ writer.uint32(26).string(message.acc_type);
43
+ }
44
+ if (message.acc_name !== "") {
45
+ writer.uint32(34).string(message.acc_name);
46
+ }
47
+ if (message.aeba !== undefined) {
48
+ writer.uint32(42).string(message.aeba);
49
+ }
50
+ if (message.mbeba !== undefined) {
51
+ writer.uint32(50).string(message.mbeba);
52
+ }
53
+ if (message.ifsc !== "") {
54
+ writer.uint32(58).string(message.ifsc);
55
+ }
56
+ if (message.vpa !== undefined) {
57
+ writer.uint32(66).string(message.vpa);
58
+ }
59
+ if (message.mmid !== undefined) {
60
+ writer.uint32(74).string(message.mmid);
61
+ }
62
+ if (message.default_credit !== "") {
63
+ writer.uint32(82).string(message.default_credit);
64
+ }
65
+ if (message.default_debit !== "") {
66
+ writer.uint32(90).string(message.default_debit);
67
+ }
68
+ if (message.status !== "") {
69
+ writer.uint32(98).string(message.status);
70
+ }
71
+ if (message.is_primary !== undefined) {
72
+ writer.uint32(106).string(message.is_primary);
73
+ }
74
+ if (message.is_active !== undefined) {
75
+ writer.uint32(114).string(message.is_active);
76
+ }
77
+ return writer;
78
+ },
79
+ decode(input, length) {
80
+ const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
81
+ let end = length === undefined ? reader.len : reader.pos + length;
82
+ const message = createBaseupdateDeviceLinkingRequest();
83
+ while (reader.pos < end) {
84
+ const tag = reader.uint32();
85
+ switch (tag >>> 3) {
86
+ case 1:
87
+ if (tag !== 10) {
88
+ break;
89
+ }
90
+ message.acc_number = reader.string();
91
+ continue;
92
+ case 2:
93
+ if (tag !== 18) {
94
+ break;
95
+ }
96
+ message.acc_ref_number = reader.string();
97
+ continue;
98
+ case 3:
99
+ if (tag !== 26) {
100
+ break;
101
+ }
102
+ message.acc_type = reader.string();
103
+ continue;
104
+ case 4:
105
+ if (tag !== 34) {
106
+ break;
107
+ }
108
+ message.acc_name = reader.string();
109
+ continue;
110
+ case 5:
111
+ if (tag !== 42) {
112
+ break;
113
+ }
114
+ message.aeba = reader.string();
115
+ continue;
116
+ case 6:
117
+ if (tag !== 50) {
118
+ break;
119
+ }
120
+ message.mbeba = reader.string();
121
+ continue;
122
+ case 7:
123
+ if (tag !== 58) {
124
+ break;
125
+ }
126
+ message.ifsc = reader.string();
127
+ continue;
128
+ case 8:
129
+ if (tag !== 66) {
130
+ break;
131
+ }
132
+ message.vpa = reader.string();
133
+ continue;
134
+ case 9:
135
+ if (tag !== 74) {
136
+ break;
137
+ }
138
+ message.mmid = reader.string();
139
+ continue;
140
+ case 10:
141
+ if (tag !== 82) {
142
+ break;
143
+ }
144
+ message.default_credit = reader.string();
145
+ continue;
146
+ case 11:
147
+ if (tag !== 90) {
148
+ break;
149
+ }
150
+ message.default_debit = reader.string();
151
+ continue;
152
+ case 12:
153
+ if (tag !== 98) {
154
+ break;
155
+ }
156
+ message.status = reader.string();
157
+ continue;
158
+ case 13:
159
+ if (tag !== 106) {
160
+ break;
161
+ }
162
+ message.is_primary = reader.string();
163
+ continue;
164
+ case 14:
165
+ if (tag !== 114) {
166
+ break;
167
+ }
168
+ message.is_active = reader.string();
169
+ continue;
170
+ }
171
+ if ((tag & 7) === 4 || tag === 0) {
172
+ break;
173
+ }
174
+ reader.skipType(tag & 7);
175
+ }
176
+ return message;
177
+ },
178
+ fromJSON(object) {
179
+ return {
180
+ acc_number: isSet(object.acc_number) ? globalThis.String(object.acc_number) : "",
181
+ acc_ref_number: isSet(object.acc_ref_number) ? globalThis.String(object.acc_ref_number) : "",
182
+ acc_type: isSet(object.acc_type) ? globalThis.String(object.acc_type) : "",
183
+ acc_name: isSet(object.acc_name) ? globalThis.String(object.acc_name) : "",
184
+ aeba: isSet(object.aeba) ? globalThis.String(object.aeba) : undefined,
185
+ mbeba: isSet(object.mbeba) ? globalThis.String(object.mbeba) : undefined,
186
+ ifsc: isSet(object.ifsc) ? globalThis.String(object.ifsc) : "",
187
+ vpa: isSet(object.vpa) ? globalThis.String(object.vpa) : undefined,
188
+ mmid: isSet(object.mmid) ? globalThis.String(object.mmid) : undefined,
189
+ default_credit: isSet(object.default_credit) ? globalThis.String(object.default_credit) : "",
190
+ default_debit: isSet(object.default_debit) ? globalThis.String(object.default_debit) : "",
191
+ status: isSet(object.status) ? globalThis.String(object.status) : "",
192
+ is_primary: isSet(object.is_primary) ? globalThis.String(object.is_primary) : undefined,
193
+ is_active: isSet(object.is_active) ? globalThis.String(object.is_active) : undefined,
194
+ };
195
+ },
196
+ toJSON(message) {
197
+ const obj = {};
198
+ if (message.acc_number !== "") {
199
+ obj.acc_number = message.acc_number;
200
+ }
201
+ if (message.acc_ref_number !== "") {
202
+ obj.acc_ref_number = message.acc_ref_number;
203
+ }
204
+ if (message.acc_type !== "") {
205
+ obj.acc_type = message.acc_type;
206
+ }
207
+ if (message.acc_name !== "") {
208
+ obj.acc_name = message.acc_name;
209
+ }
210
+ if (message.aeba !== undefined) {
211
+ obj.aeba = message.aeba;
212
+ }
213
+ if (message.mbeba !== undefined) {
214
+ obj.mbeba = message.mbeba;
215
+ }
216
+ if (message.ifsc !== "") {
217
+ obj.ifsc = message.ifsc;
218
+ }
219
+ if (message.vpa !== undefined) {
220
+ obj.vpa = message.vpa;
221
+ }
222
+ if (message.mmid !== undefined) {
223
+ obj.mmid = message.mmid;
224
+ }
225
+ if (message.default_credit !== "") {
226
+ obj.default_credit = message.default_credit;
227
+ }
228
+ if (message.default_debit !== "") {
229
+ obj.default_debit = message.default_debit;
230
+ }
231
+ if (message.status !== "") {
232
+ obj.status = message.status;
233
+ }
234
+ if (message.is_primary !== undefined) {
235
+ obj.is_primary = message.is_primary;
236
+ }
237
+ if (message.is_active !== undefined) {
238
+ obj.is_active = message.is_active;
239
+ }
240
+ return obj;
241
+ },
242
+ create(base) {
243
+ return exports.updateDeviceLinkingRequest.fromPartial(base ?? {});
244
+ },
245
+ fromPartial(object) {
246
+ const message = createBaseupdateDeviceLinkingRequest();
247
+ message.acc_number = object.acc_number ?? "";
248
+ message.acc_ref_number = object.acc_ref_number ?? "";
249
+ message.acc_type = object.acc_type ?? "";
250
+ message.acc_name = object.acc_name ?? "";
251
+ message.aeba = object.aeba ?? undefined;
252
+ message.mbeba = object.mbeba ?? undefined;
253
+ message.ifsc = object.ifsc ?? "";
254
+ message.vpa = object.vpa ?? undefined;
255
+ message.mmid = object.mmid ?? undefined;
256
+ message.default_credit = object.default_credit ?? "";
257
+ message.default_debit = object.default_debit ?? "";
258
+ message.status = object.status ?? "";
259
+ message.is_primary = object.is_primary ?? undefined;
260
+ message.is_active = object.is_active ?? undefined;
261
+ return message;
262
+ },
263
+ };
264
+ function createBaseupdateDeviceLinkingResponse() {
265
+ return { acc_number: "", message: "" };
266
+ }
267
+ exports.updateDeviceLinkingResponse = {
268
+ encode(message, writer = minimal_1.default.Writer.create()) {
269
+ if (message.acc_number !== "") {
270
+ writer.uint32(10).string(message.acc_number);
271
+ }
272
+ if (message.message !== "") {
273
+ writer.uint32(18).string(message.message);
274
+ }
275
+ return writer;
276
+ },
277
+ decode(input, length) {
278
+ const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
279
+ let end = length === undefined ? reader.len : reader.pos + length;
280
+ const message = createBaseupdateDeviceLinkingResponse();
281
+ while (reader.pos < end) {
282
+ const tag = reader.uint32();
283
+ switch (tag >>> 3) {
284
+ case 1:
285
+ if (tag !== 10) {
286
+ break;
287
+ }
288
+ message.acc_number = reader.string();
289
+ continue;
290
+ case 2:
291
+ if (tag !== 18) {
292
+ break;
293
+ }
294
+ message.message = reader.string();
295
+ continue;
296
+ }
297
+ if ((tag & 7) === 4 || tag === 0) {
298
+ break;
299
+ }
300
+ reader.skipType(tag & 7);
301
+ }
302
+ return message;
303
+ },
304
+ fromJSON(object) {
305
+ return {
306
+ acc_number: isSet(object.acc_number) ? globalThis.String(object.acc_number) : "",
307
+ message: isSet(object.message) ? globalThis.String(object.message) : "",
308
+ };
309
+ },
310
+ toJSON(message) {
311
+ const obj = {};
312
+ if (message.acc_number !== "") {
313
+ obj.acc_number = message.acc_number;
314
+ }
315
+ if (message.message !== "") {
316
+ obj.message = message.message;
317
+ }
318
+ return obj;
319
+ },
320
+ create(base) {
321
+ return exports.updateDeviceLinkingResponse.fromPartial(base ?? {});
322
+ },
323
+ fromPartial(object) {
324
+ const message = createBaseupdateDeviceLinkingResponse();
325
+ message.acc_number = object.acc_number ?? "";
326
+ message.message = object.message ?? "";
327
+ return message;
328
+ },
329
+ };
330
+ function isSet(value) {
331
+ return value !== null && value !== undefined;
332
+ }
@@ -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/upinumberoperations.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {