@stashfin/grpc 1.3.9 → 1.3.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (382) hide show
  1. package/package.json +1 -1
  2. package/ts/admin/getcustomer.js +1 -1
  3. package/ts/admin/getcustomerbyid.js +1 -1
  4. package/ts/admin.js +1 -1
  5. package/ts/banking/aa/getaasupport.js +1 -1
  6. package/ts/banking/aa/getbanklist.js +1 -1
  7. package/ts/banking/aa/getcustomerbank.js +1 -1
  8. package/ts/banking/aa/getrpdlink.js +1 -1
  9. package/ts/banking/aa/initiate.js +1 -1
  10. package/ts/banking/aa/initiatepennydrop.js +1 -1
  11. package/ts/banking/aa/netbankinginitiate.js +1 -1
  12. package/ts/banking/aa/pollingrpd.js +1 -1
  13. package/ts/banking.js +1 -1
  14. package/ts/bbps/getallbbpstransactions.js +1 -1
  15. package/ts/bbps/getallcategory.js +1 -1
  16. package/ts/bbps/getbillforreminder.js +1 -1
  17. package/ts/bbps/getbills.js +1 -1
  18. package/ts/bbps/getorderdetails.d.ts +63 -0
  19. package/ts/bbps/getorderdetails.js +414 -0
  20. package/ts/bbps/processdecryptedrudata.js +1 -1
  21. package/ts/bbps/processwebhook.d.ts +1 -91
  22. package/ts/bbps/processwebhook.js +10 -801
  23. package/ts/bbps/remindernotification.js +1 -1
  24. package/ts/bbps/sendremindercall.js +1 -1
  25. package/ts/bbps/updatetxnsstatus.js +1 -1
  26. package/ts/bbps.d.ts +14 -0
  27. package/ts/bbps.js +11 -1
  28. package/ts/bbpsreminder.js +1 -1
  29. package/ts/bureau/deletebureaudatabycustid.js +1 -1
  30. package/ts/bureau/getbasicdetails.js +1 -1
  31. package/ts/bureau/getbureaudetails.js +1 -1
  32. package/ts/bureau/getbureauscore.js +1 -1
  33. package/ts/bureau/getcibilwebtoken.js +1 -1
  34. package/ts/bureau/getdbrcolending.js +1 -1
  35. package/ts/bureau/getdemogs.js +1 -1
  36. package/ts/bureau/getobligation.js +1 -1
  37. package/ts/bureau/getreport.js +1 -1
  38. package/ts/bureau/ischrenabled.js +1 -1
  39. package/ts/bureau.js +1 -1
  40. package/ts/chr/notifychrpayments.js +1 -1
  41. package/ts/chr.js +1 -1
  42. package/ts/ckyc/ckycdownload.js +1 -1
  43. package/ts/ckyc/ckycsearch.js +1 -1
  44. package/ts/ckyc.js +1 -1
  45. package/ts/colender/disburseLoan.js +1 -1
  46. package/ts/colender/forecloseLoan.js +1 -1
  47. package/ts/colender/repayLoan.js +1 -1
  48. package/ts/colender.js +1 -1
  49. package/ts/cr/crmembershipinfo.js +1 -1
  50. package/ts/cr/notifycrpayments.js +1 -1
  51. package/ts/cr.js +1 -1
  52. package/ts/customers/aa/getaatxnstatus.js +1 -1
  53. package/ts/customers/aa/getbanklist.js +1 -1
  54. package/ts/customers/aa/initiate.js +1 -1
  55. package/ts/customers/accidentprotectionplan.js +1 -1
  56. package/ts/customers/addaddress.js +1 -1
  57. package/ts/customers/addbankaccountdetails.js +1 -1
  58. package/ts/customers/addfathersname.js +1 -1
  59. package/ts/customers/addgstnumber.js +1 -1
  60. package/ts/customers/addmoredetails.js +1 -1
  61. package/ts/customers/addsuspendedcustomer.js +1 -1
  62. package/ts/customers/adduserapps.js +1 -1
  63. package/ts/customers/applyclijourney.js +1 -1
  64. package/ts/customers/bulksms.js +1 -1
  65. package/ts/customers/cb/cbapplicationrejecteddata.js +1 -1
  66. package/ts/customers/cb/cbpaynow.js +1 -1
  67. package/ts/customers/cb/cbsignup.js +1 -1
  68. package/ts/customers/cb/getcbtxnstatus.js +1 -1
  69. package/ts/customers/cb/getcreditbuilder.js +1 -1
  70. package/ts/customers/cb/getpaymentsummary.js +1 -1
  71. package/ts/customers/cb/insurancedetails.js +1 -1
  72. package/ts/customers/cb/lesscsimprove.js +1 -1
  73. package/ts/customers/cb/morecsimprove.js +1 -1
  74. package/ts/customers/cb/savecreditbuilder.js +1 -1
  75. package/ts/customers/cb/updatecbstandalonecancellation.js +1 -1
  76. package/ts/customers/cb/updatecbstandaloneconfirmation.js +1 -1
  77. package/ts/customers/cb/updatecbstandalonejourney.js +1 -1
  78. package/ts/customers/cb/updatecbtxnstatus.js +1 -1
  79. package/ts/customers/changempin.js +1 -1
  80. package/ts/customers/createcustomerreference.js +1 -1
  81. package/ts/customers/createvanumber.js +1 -1
  82. package/ts/customers/customerinfo.js +1 -1
  83. package/ts/customers/deletedocument.js +1 -1
  84. package/ts/customers/deleteprofile.js +1 -1
  85. package/ts/customers/disablempin.js +1 -1
  86. package/ts/customers/enach/gettxnstatus.js +1 -1
  87. package/ts/customers/enach/getweburl.js +1 -1
  88. package/ts/customers/enach/updateenachtxnstatus.js +1 -1
  89. package/ts/customers/fetchrcprofile.js +1 -1
  90. package/ts/customers/floatingvideos.js +1 -1
  91. package/ts/customers/forceupdate.js +1 -1
  92. package/ts/customers/forgotmpin.js +1 -1
  93. package/ts/customers/forgotmpinverify.js +1 -1
  94. package/ts/customers/freedom/addressconfirmation.js +1 -1
  95. package/ts/customers/freedom/freedompaynow.js +1 -1
  96. package/ts/customers/freedom/getfreedomtxnstatus.js +1 -1
  97. package/ts/customers/freedom/updateadditionalverification.js +1 -1
  98. package/ts/customers/freedom/updatefreedomtxnstatus.js +1 -1
  99. package/ts/customers/getaddresslist.js +1 -1
  100. package/ts/customers/getappsubmittedscreen.js +1 -1
  101. package/ts/customers/getbankaccountdetails.js +1 -1
  102. package/ts/customers/getbasicinfo.js +1 -1
  103. package/ts/customers/getcities.js +1 -1
  104. package/ts/customers/getclistatus.js +1 -1
  105. package/ts/customers/getcompanyaccdetails.js +1 -1
  106. package/ts/customers/getcustomerbyid.js +1 -1
  107. package/ts/customers/getcustomerdetailsbymobile.js +1 -1
  108. package/ts/customers/getdashboard.js +1 -1
  109. package/ts/customers/getdashboardmaincard.js +1 -1
  110. package/ts/customers/getdocuments.js +1 -1
  111. package/ts/customers/getglobalpopups.js +1 -1
  112. package/ts/customers/getlimit.js +1 -1
  113. package/ts/customers/getloclimit.js +1 -1
  114. package/ts/customers/getmessengermode.js +1 -1
  115. package/ts/customers/getoccupationlist.js +1 -1
  116. package/ts/customers/getpaymentoptions.js +1 -1
  117. package/ts/customers/getprofessionalinfo.js +1 -1
  118. package/ts/customers/getprofile.js +1 -1
  119. package/ts/customers/getselfieetxnid.js +1 -1
  120. package/ts/customers/getstates.js +1 -1
  121. package/ts/customers/getstep.js +1 -1
  122. package/ts/customers/getsyncstatus.js +1 -1
  123. package/ts/customers/getvanumber.js +1 -1
  124. package/ts/customers/lamf/applylamf.js +1 -1
  125. package/ts/customers/lamf/sendlamfotp.js +1 -1
  126. package/ts/customers/lamf/sendlamfpledgeotp.js +1 -1
  127. package/ts/customers/lamf/verifylamfotp.js +1 -1
  128. package/ts/customers/lamf/verifylamfpledgeotp.js +1 -1
  129. package/ts/customers/logout.js +1 -1
  130. package/ts/customers/pd/getbanklist.js +1 -1
  131. package/ts/customers/pd/validatebankaccount.js +1 -1
  132. package/ts/customers/profilebasic.js +1 -1
  133. package/ts/customers/profileupdatetnc.js +1 -1
  134. package/ts/customers/resetbanner.js +1 -1
  135. package/ts/customers/restoreaccount.js +1 -1
  136. package/ts/customers/rpd/getrpdlink.js +1 -1
  137. package/ts/customers/rpd/getrpdtransactionstatus.js +1 -1
  138. package/ts/customers/rpd/mockpayment.js +1 -1
  139. package/ts/customers/saveappslist.js +1 -1
  140. package/ts/customers/savebasicdetails.js +1 -1
  141. package/ts/customers/savelimit.js +1 -1
  142. package/ts/customers/saveunlocklimit.js +1 -1
  143. package/ts/customers/sendotp.js +1 -1
  144. package/ts/customers/sendotptoemail.js +1 -1
  145. package/ts/customers/setmpin.js +1 -1
  146. package/ts/customers/skipscreen.js +1 -1
  147. package/ts/customers/submituploadeddocuments.js +1 -1
  148. package/ts/customers/syncdecisionengine.js +1 -1
  149. package/ts/customers/updatecategory.js +1 -1
  150. package/ts/customers/updatecongratulationstep.js +1 -1
  151. package/ts/customers/updatecustomerbyid.js +1 -1
  152. package/ts/customers/updatedlnumber.js +1 -1
  153. package/ts/customers/updatedob.js +1 -1
  154. package/ts/customers/updatelocstatus.js +1 -1
  155. package/ts/customers/updatemobilesendotp.js +1 -1
  156. package/ts/customers/updatemobileverifyotp.js +1 -1
  157. package/ts/customers/updateokyctxn.js +1 -1
  158. package/ts/customers/updatesanctionamount.js +1 -1
  159. package/ts/customers/updateselfieetxn.js +1 -1
  160. package/ts/customers/updatesyncstatus.js +1 -1
  161. package/ts/customers/updatevehiclenumber.js +1 -1
  162. package/ts/customers/uploaddocuments.js +1 -1
  163. package/ts/customers/validatepan.js +1 -1
  164. package/ts/customers/verifympin.js +1 -1
  165. package/ts/customers/verifyotp.js +1 -1
  166. package/ts/customers/verifyotptoemail.js +1 -1
  167. package/ts/customers.js +1 -1
  168. package/ts/decisionengine/decisionenginetrigger.js +1 -1
  169. package/ts/decisionengine/locdisbursalapproval.js +1 -1
  170. package/ts/decisionengine/saveconsent.js +1 -1
  171. package/ts/decisionengine.js +1 -1
  172. package/ts/deveqxcustomers.js +1 -1
  173. package/ts/devupi.js +1 -1
  174. package/ts/digigold/buygold.js +1 -1
  175. package/ts/digigold/getbuygoldstatus.js +1 -1
  176. package/ts/digigold/getquote.js +1 -1
  177. package/ts/digigold.js +1 -1
  178. package/ts/documents/getagreement.js +1 -1
  179. package/ts/documents/getfinancialdoc.js +1 -1
  180. package/ts/documents.js +1 -1
  181. package/ts/eqxcustomer.js +1 -1
  182. package/ts/eqxcustomers/authenticateuser.js +1 -1
  183. package/ts/eqxcustomers/creditguidance.js +1 -1
  184. package/ts/eqxcustomers/getallcustomers.js +1 -1
  185. package/ts/eqxcustomers/getbankaccount.js +1 -1
  186. package/ts/eqxcustomers/getcustomerbyid.js +1 -1
  187. package/ts/eqxcustomers/getcustomerbymobile.js +1 -1
  188. package/ts/eqxcustomers/getcustomerbyvpa.js +1 -1
  189. package/ts/eqxcustomers/getdashboard.js +1 -1
  190. package/ts/eqxcustomers/getdashboardmaincard.js +1 -1
  191. package/ts/eqxcustomers/getlatlong.js +1 -1
  192. package/ts/eqxcustomers/getlendingcustomerappsInfo.js +1 -1
  193. package/ts/eqxcustomers/getlendingcustomerdeviceInfo.js +1 -1
  194. package/ts/eqxcustomers/getlendinghomepage.js +1 -1
  195. package/ts/eqxcustomers/getlendingrefreshtoken.js +1 -1
  196. package/ts/eqxcustomers/getlendingsyncedinfo.js +1 -1
  197. package/ts/eqxcustomers/getloanplans.js +1 -1
  198. package/ts/eqxcustomers/getnotifications.js +1 -1
  199. package/ts/eqxcustomers/getstashscorecustomerprofile.js +1 -1
  200. package/ts/eqxcustomers/gettnc.js +1 -1
  201. package/ts/eqxcustomers/gettncbycustomerid.js +1 -1
  202. package/ts/eqxcustomers/gettokens.js +1 -1
  203. package/ts/eqxcustomers/getvpalist.js +1 -1
  204. package/ts/eqxcustomers/iscustomerregistered.js +1 -1
  205. package/ts/eqxcustomers/lendingcustomerexists.js +1 -1
  206. package/ts/eqxcustomers/sendotp.js +1 -1
  207. package/ts/eqxcustomers/truecallerlogin.js +1 -1
  208. package/ts/eqxcustomers/updatecustomer.js +1 -1
  209. package/ts/eqxcustomers/updatecustomerbasicdetails.js +1 -1
  210. package/ts/eqxcustomers/updatecustomercategory.js +1 -1
  211. package/ts/eqxcustomers/updatedevicedetails.js +1 -1
  212. package/ts/eqxcustomers/updatenotification.js +1 -1
  213. package/ts/eqxcustomers/updatepushid.js +1 -1
  214. package/ts/eqxcustomers/updatesubscriptionstatus.js +1 -1
  215. package/ts/eqxcustomers/verifyotp.js +1 -1
  216. package/ts/eqxcustomers/verifytoken.js +1 -1
  217. package/ts/eqxpayments/checkpaymentstatus.js +1 -1
  218. package/ts/eqxpayments/createorder.js +1 -1
  219. package/ts/eqxpayments/createtransaction.js +1 -1
  220. package/ts/eqxpayments/fundtransfer.js +1 -1
  221. package/ts/eqxpayments/getpaymentoptions.js +1 -1
  222. package/ts/eqxpayments/getpaymenttypes.js +1 -1
  223. package/ts/eqxpayments/initiatepayment.js +1 -1
  224. package/ts/eqxpayments/initiaterefund.js +1 -1
  225. package/ts/eqxpayments/merchants_create.js +1 -1
  226. package/ts/eqxpayments/merchants_credentials_rotate.js +1 -1
  227. package/ts/eqxpayments/merchants_get.js +1 -1
  228. package/ts/eqxpayments/merchants_list.js +1 -1
  229. package/ts/eqxpayments/merchants_update.js +1 -1
  230. package/ts/eqxpayments/nachpresentation.js +1 -1
  231. package/ts/eqxpayments/nachpresentationstatus.js +1 -1
  232. package/ts/eqxpayments/nachregistration.js +1 -1
  233. package/ts/eqxpayments/nachregistrationstatus.js +1 -1
  234. package/ts/eqxpayments/payment_modes_get.js +1 -1
  235. package/ts/eqxpayments/payment_modes_list.js +1 -1
  236. package/ts/eqxpayments/routes_create.js +1 -1
  237. package/ts/eqxpayments/routes_list.js +1 -1
  238. package/ts/eqxpayments/routes_update.js +1 -1
  239. package/ts/eqxpayments/spmc_delete.js +1 -1
  240. package/ts/eqxpayments/spmc_list.js +1 -1
  241. package/ts/eqxpayments/spmc_patch.js +1 -1
  242. package/ts/eqxpayments/spmc_upsert.js +1 -1
  243. package/ts/eqxpayments/subscribers_client_secret_rotate.js +1 -1
  244. package/ts/eqxpayments/subscribers_create.js +1 -1
  245. package/ts/eqxpayments/subscribers_get.js +1 -1
  246. package/ts/eqxpayments/subscribers_list.js +1 -1
  247. package/ts/eqxpayments/subscribers_update.js +1 -1
  248. package/ts/eqxpayments/vendors_create.js +1 -1
  249. package/ts/eqxpayments/vendors_get.js +1 -1
  250. package/ts/eqxpayments/vendors_list.js +1 -1
  251. package/ts/eqxpayments/vendors_update.js +1 -1
  252. package/ts/eqxpayments.d.ts +0 -59
  253. package/ts/eqxpayments.js +1 -42
  254. package/ts/example.js +1 -1
  255. package/ts/feepayments/getbanklist.js +1 -1
  256. package/ts/feepayments.js +1 -1
  257. package/ts/growth/getchrpdfurl.js +1 -1
  258. package/ts/growth/getchrreportdata.js +1 -1
  259. package/ts/growth/getchrsubscriptionplan.js +1 -1
  260. package/ts/growth/getchrvideourl.js +1 -1
  261. package/ts/growth.js +1 -1
  262. package/ts/kyc/amldetails.js +1 -1
  263. package/ts/kyc/authbridgepancomprehend.js +1 -1
  264. package/ts/kyc/bureauidwhatsapp.js +1 -1
  265. package/ts/kyc/ckycfetchrecord.js +1 -1
  266. package/ts/kyc/ckycresendotp.js +1 -1
  267. package/ts/kyc/ckycsearchv1.js +1 -1
  268. package/ts/kyc/ckycvalidation.js +1 -1
  269. package/ts/kyc/facematch.js +1 -1
  270. package/ts/kyc/fetchaadhaarbypan.js +1 -1
  271. package/ts/kyc/fetchemploymenthistory.js +1 -1
  272. package/ts/kyc/fetchuanlist.js +1 -1
  273. package/ts/kyc/getselfietxnid.js +1 -1
  274. package/ts/kyc/getselfieurl.js +1 -1
  275. package/ts/kyc/nsdlpanvalidate.js +1 -1
  276. package/ts/kyc/okyclinkhyperverge.js +1 -1
  277. package/ts/kyc.js +1 -1
  278. package/ts/lamf/getloandetails.js +1 -1
  279. package/ts/lamf/submitotp.js +1 -1
  280. package/ts/lamf/validateuser.js +1 -1
  281. package/ts/lamf.js +1 -1
  282. package/ts/loans/addreference.js +1 -1
  283. package/ts/loans/amortization.js +1 -1
  284. package/ts/loans/approveloan.js +1 -1
  285. package/ts/loans/banklist.js +1 -1
  286. package/ts/loans/calculateemi.js +1 -1
  287. package/ts/loans/cbloan.js +1 -1
  288. package/ts/loans/createlamfloan.js +1 -1
  289. package/ts/loans/createpenalty.js +1 -1
  290. package/ts/loans/creditlimit.js +1 -1
  291. package/ts/loans/emimoredetails.js +1 -1
  292. package/ts/loans/fcppayment.js +1 -1
  293. package/ts/loans/foreclosepayment.js +1 -1
  294. package/ts/loans/getaddonslist.js +1 -1
  295. package/ts/loans/getbankdetails.js +1 -1
  296. package/ts/loans/getbilldetails.js +1 -1
  297. package/ts/loans/getcbloandetails.js +1 -1
  298. package/ts/loans/getchrdetails.js +1 -1
  299. package/ts/loans/getcustomerloanstatus.js +1 -1
  300. package/ts/loans/getforecloseamount.js +1 -1
  301. package/ts/loans/getloanbyid.js +1 -1
  302. package/ts/loans/getlocconfirms.js +1 -1
  303. package/ts/loans/getlocdetails.js +1 -1
  304. package/ts/loans/getlocdisburse.js +1 -1
  305. package/ts/loans/getloctenure.js +1 -1
  306. package/ts/loans/getlocwithdraw.js +1 -1
  307. package/ts/loans/getlocwithdrawform.js +1 -1
  308. package/ts/loans/getnextdueamount.js +1 -1
  309. package/ts/loans/getpaymentoptions.js +1 -1
  310. package/ts/loans/getpendingemiamount.js +1 -1
  311. package/ts/loans/getsetubilldetails.js +1 -1
  312. package/ts/loans/getsummarystaticfields.js +1 -1
  313. package/ts/loans/gettransactionstatus.js +1 -1
  314. package/ts/loans/getusedlimit.js +1 -1
  315. package/ts/loans/getvirtualbankinfo.js +1 -1
  316. package/ts/loans/loansummary.js +1 -1
  317. package/ts/loans/locrequested.js +1 -1
  318. package/ts/loans/manualpaymentallocation.js +1 -1
  319. package/ts/loans/paymentallocation.js +1 -1
  320. package/ts/loans/paymenthistory.js +1 -1
  321. package/ts/loans/paynow.js +1 -1
  322. package/ts/loans/refund.js +1 -1
  323. package/ts/loans/restructureloan.js +1 -1
  324. package/ts/loans/rollback.js +1 -1
  325. package/ts/loans/sendemail.js +1 -1
  326. package/ts/loans/sendnocemail.js +1 -1
  327. package/ts/loans/transactionlist.js +1 -1
  328. package/ts/loans/updatecollectionview.js +1 -1
  329. package/ts/loans/updateinstallments.js +1 -1
  330. package/ts/loans/updateloan.js +1 -1
  331. package/ts/loans/updatetransactionstatus.js +1 -1
  332. package/ts/loans.js +1 -1
  333. package/ts/payments/cancelnachupimandate.js +1 -1
  334. package/ts/payments/checkpaymentstatus.js +1 -1
  335. package/ts/payments/fundtransfer.js +1 -1
  336. package/ts/payments/getpaymentoptions.js +1 -1
  337. package/ts/payments/initiatepayment.js +1 -1
  338. package/ts/payments/initiaterefund.js +1 -1
  339. package/ts/payments/nachpresentation.js +1 -1
  340. package/ts/payments/nachregistration.js +1 -1
  341. package/ts/payments.js +1 -1
  342. package/ts/paymentsnode.js +1 -1
  343. package/ts/rewards/getoffers.js +1 -1
  344. package/ts/rewards/redeemoffer.js +1 -1
  345. package/ts/rewards.js +1 -1
  346. package/ts/stashcash/creditsc.js +1 -1
  347. package/ts/stashcash/debitsc.js +1 -1
  348. package/ts/stashcash/getearnings.js +1 -1
  349. package/ts/stashcash/getscbalance.js +1 -1
  350. package/ts/stashcash/getschistory.js +1 -1
  351. package/ts/stashcash/reversesc.js +1 -1
  352. package/ts/stashcash.js +1 -1
  353. package/ts/upi/addaccount.js +1 -1
  354. package/ts/upi/blockvpa.js +1 -1
  355. package/ts/upi/checkderegisterpermission.js +1 -1
  356. package/ts/upi/checktransactionstatus.js +1 -1
  357. package/ts/upi/declinemandate.js +1 -1
  358. package/ts/upi/declinetransaction.js +1 -1
  359. package/ts/upi/deregisterprofile.js +1 -1
  360. package/ts/upi/getaccountsbyprovider.js +1 -1
  361. package/ts/upi/getallmandates.js +1 -1
  362. package/ts/upi/getallupitxnsdetails.js +1 -1
  363. package/ts/upi/getavailablevpa.js +1 -1
  364. package/ts/upi/getlistedaccountproviders.js +1 -1
  365. package/ts/upi/getmandatedetails.js +1 -1
  366. package/ts/upi/getmandatehistory.js +1 -1
  367. package/ts/upi/getpendingcollectrequest.js +1 -1
  368. package/ts/upi/getprofile.js +1 -1
  369. package/ts/upi/getrecentcontacts.js +1 -1
  370. package/ts/upi/gettransactions.js +1 -1
  371. package/ts/upi/getupinumbers.js +1 -1
  372. package/ts/upi/getupireport.js +1 -1
  373. package/ts/upi/getupitxnstatustype.js +1 -1
  374. package/ts/upi/initiatemandateaction.js +1 -1
  375. package/ts/upi/initiatetransaction.js +1 -1
  376. package/ts/upi/listblockedvpa.js +1 -1
  377. package/ts/upi/unblockvpa.js +1 -1
  378. package/ts/upi/updatedevicebinding.js +1 -1
  379. package/ts/upi/upinumberoperations.js +1 -1
  380. package/ts/upi/validateifsc.js +1 -1
  381. package/ts/upi/validatevpa.js +1 -1
  382. package/ts/upi.js +1 -1
@@ -1,16 +1,12 @@
1
1
  import { type CallOptions, ChannelCredentials, Client, type ClientOptions, type ClientUnaryCall, type handleUnaryCall, Metadata, type ServiceError, type UntypedServiceImplementation } from "@grpc/grpc-js";
2
2
  import { request as request3, response as response4 } from "./eqxpayments/checkpaymentstatus";
3
3
  import { request as request63, response as response64 } from "./eqxpayments/createorder";
4
- import { request as request65, response as response66 } from "./eqxpayments/createorderv2";
5
4
  import { createTransactionRequest, createTransactionResponse } from "./eqxpayments/createtransaction";
6
5
  import { request as request9, response as response10 } from "./eqxpayments/fundtransfer";
7
- import { request as request67, response as response68 } from "./eqxpayments/getorderv2";
8
6
  import { request, response } from "./eqxpayments/getpaymentoptions";
9
7
  import { PaymentTypeRequest, PaymentTypeResponse } from "./eqxpayments/getpaymenttypes";
10
- import { InitiateAttemptRequestV2, InitiateAttemptResponseV2 } from "./eqxpayments/initiateattemptv2";
11
8
  import { request as request1, response as response2 } from "./eqxpayments/initiatepayment";
12
9
  import { request as request11, response as response12 } from "./eqxpayments/initiaterefund";
13
- import { ListCheckoutOptionsRequestV2, ListCheckoutOptionsResponseV2 } from "./eqxpayments/listcheckoutoptionsv2";
14
10
  import { request as request27, response as response28 } from "./eqxpayments/merchants_create";
15
11
  import { request as request33, response as response34 } from "./eqxpayments/merchants_credentials_rotate";
16
12
  import { request as request29, response as response30 } from "./eqxpayments/merchants_get";
@@ -357,43 +353,6 @@ export declare const eqxpaymentsService: {
357
353
  readonly responseSerialize: (value: response64) => Buffer<ArrayBuffer>;
358
354
  readonly responseDeserialize: (value: Buffer) => response64;
359
355
  };
360
- /** V2 APIs */
361
- readonly createOrderV2: {
362
- readonly path: "/service.eqxpayments/CreateOrderV2";
363
- readonly requestStream: false;
364
- readonly responseStream: false;
365
- readonly requestSerialize: (value: request65) => Buffer<ArrayBuffer>;
366
- readonly requestDeserialize: (value: Buffer) => request65;
367
- readonly responseSerialize: (value: response66) => Buffer<ArrayBuffer>;
368
- readonly responseDeserialize: (value: Buffer) => response66;
369
- };
370
- readonly listCheckoutOptionsV2: {
371
- readonly path: "/service.eqxpayments/ListCheckoutOptionsV2";
372
- readonly requestStream: false;
373
- readonly responseStream: false;
374
- readonly requestSerialize: (value: ListCheckoutOptionsRequestV2) => Buffer<ArrayBuffer>;
375
- readonly requestDeserialize: (value: Buffer) => ListCheckoutOptionsRequestV2;
376
- readonly responseSerialize: (value: ListCheckoutOptionsResponseV2) => Buffer<ArrayBuffer>;
377
- readonly responseDeserialize: (value: Buffer) => ListCheckoutOptionsResponseV2;
378
- };
379
- readonly initiateAttemptV2: {
380
- readonly path: "/service.eqxpayments/InitiateAttemptV2";
381
- readonly requestStream: false;
382
- readonly responseStream: false;
383
- readonly requestSerialize: (value: InitiateAttemptRequestV2) => Buffer<ArrayBuffer>;
384
- readonly requestDeserialize: (value: Buffer) => InitiateAttemptRequestV2;
385
- readonly responseSerialize: (value: InitiateAttemptResponseV2) => Buffer<ArrayBuffer>;
386
- readonly responseDeserialize: (value: Buffer) => InitiateAttemptResponseV2;
387
- };
388
- readonly getOrderV2: {
389
- readonly path: "/service.eqxpayments/GetOrderV2";
390
- readonly requestStream: false;
391
- readonly responseStream: false;
392
- readonly requestSerialize: (value: request67) => Buffer<ArrayBuffer>;
393
- readonly requestDeserialize: (value: Buffer) => request67;
394
- readonly responseSerialize: (value: response68) => Buffer<ArrayBuffer>;
395
- readonly responseDeserialize: (value: Buffer) => response68;
396
- };
397
356
  };
398
357
  export interface eqxpaymentsServer extends UntypedServiceImplementation {
399
358
  getpaymentoptions: handleUnaryCall<request, response>;
@@ -432,11 +391,6 @@ export interface eqxpaymentsServer extends UntypedServiceImplementation {
432
391
  createRoute: handleUnaryCall<request59, response60>;
433
392
  updateRoute: handleUnaryCall<request61, response62>;
434
393
  createorder: handleUnaryCall<request63, response64>;
435
- /** V2 APIs */
436
- createOrderV2: handleUnaryCall<request65, response66>;
437
- listCheckoutOptionsV2: handleUnaryCall<ListCheckoutOptionsRequestV2, ListCheckoutOptionsResponseV2>;
438
- initiateAttemptV2: handleUnaryCall<InitiateAttemptRequestV2, InitiateAttemptResponseV2>;
439
- getOrderV2: handleUnaryCall<request67, response68>;
440
394
  }
441
395
  export interface eqxpaymentsClient extends Client {
442
396
  getpaymentoptions(request: request, callback: (error: ServiceError | null, response: response) => void): ClientUnaryCall;
@@ -545,19 +499,6 @@ export interface eqxpaymentsClient extends Client {
545
499
  createorder(request: request63, callback: (error: ServiceError | null, response: response64) => void): ClientUnaryCall;
546
500
  createorder(request: request63, metadata: Metadata, callback: (error: ServiceError | null, response: response64) => void): ClientUnaryCall;
547
501
  createorder(request: request63, metadata: Metadata, options: Partial<CallOptions>, callback: (error: ServiceError | null, response: response64) => void): ClientUnaryCall;
548
- /** V2 APIs */
549
- createOrderV2(request: request65, callback: (error: ServiceError | null, response: response66) => void): ClientUnaryCall;
550
- createOrderV2(request: request65, metadata: Metadata, callback: (error: ServiceError | null, response: response66) => void): ClientUnaryCall;
551
- createOrderV2(request: request65, metadata: Metadata, options: Partial<CallOptions>, callback: (error: ServiceError | null, response: response66) => void): ClientUnaryCall;
552
- listCheckoutOptionsV2(request: ListCheckoutOptionsRequestV2, callback: (error: ServiceError | null, response: ListCheckoutOptionsResponseV2) => void): ClientUnaryCall;
553
- listCheckoutOptionsV2(request: ListCheckoutOptionsRequestV2, metadata: Metadata, callback: (error: ServiceError | null, response: ListCheckoutOptionsResponseV2) => void): ClientUnaryCall;
554
- listCheckoutOptionsV2(request: ListCheckoutOptionsRequestV2, metadata: Metadata, options: Partial<CallOptions>, callback: (error: ServiceError | null, response: ListCheckoutOptionsResponseV2) => void): ClientUnaryCall;
555
- initiateAttemptV2(request: InitiateAttemptRequestV2, callback: (error: ServiceError | null, response: InitiateAttemptResponseV2) => void): ClientUnaryCall;
556
- initiateAttemptV2(request: InitiateAttemptRequestV2, metadata: Metadata, callback: (error: ServiceError | null, response: InitiateAttemptResponseV2) => void): ClientUnaryCall;
557
- initiateAttemptV2(request: InitiateAttemptRequestV2, metadata: Metadata, options: Partial<CallOptions>, callback: (error: ServiceError | null, response: InitiateAttemptResponseV2) => void): ClientUnaryCall;
558
- getOrderV2(request: request67, callback: (error: ServiceError | null, response: response68) => void): ClientUnaryCall;
559
- getOrderV2(request: request67, metadata: Metadata, callback: (error: ServiceError | null, response: response68) => void): ClientUnaryCall;
560
- getOrderV2(request: request67, metadata: Metadata, options: Partial<CallOptions>, callback: (error: ServiceError | null, response: response68) => void): ClientUnaryCall;
561
502
  }
562
503
  export declare const eqxpaymentsClient: {
563
504
  new (address: string, credentials: ChannelCredentials, options?: Partial<ClientOptions>): eqxpaymentsClient;
package/ts/eqxpayments.js CHANGED
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: eqxpayments.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
8
8
  exports.eqxpaymentsClient = exports.eqxpaymentsService = exports.protobufPackage = void 0;
@@ -10,16 +10,12 @@ exports.eqxpaymentsClient = exports.eqxpaymentsService = exports.protobufPackage
10
10
  const grpc_js_1 = require("@grpc/grpc-js");
11
11
  const checkpaymentstatus_1 = require("./eqxpayments/checkpaymentstatus");
12
12
  const createorder_1 = require("./eqxpayments/createorder");
13
- const createorderv2_1 = require("./eqxpayments/createorderv2");
14
13
  const createtransaction_1 = require("./eqxpayments/createtransaction");
15
14
  const fundtransfer_1 = require("./eqxpayments/fundtransfer");
16
- const getorderv2_1 = require("./eqxpayments/getorderv2");
17
15
  const getpaymentoptions_1 = require("./eqxpayments/getpaymentoptions");
18
16
  const getpaymenttypes_1 = require("./eqxpayments/getpaymenttypes");
19
- const initiateattemptv2_1 = require("./eqxpayments/initiateattemptv2");
20
17
  const initiatepayment_1 = require("./eqxpayments/initiatepayment");
21
18
  const initiaterefund_1 = require("./eqxpayments/initiaterefund");
22
- const listcheckoutoptionsv2_1 = require("./eqxpayments/listcheckoutoptionsv2");
23
19
  const merchants_create_1 = require("./eqxpayments/merchants_create");
24
20
  const merchants_credentials_rotate_1 = require("./eqxpayments/merchants_credentials_rotate");
25
21
  const merchants_get_1 = require("./eqxpayments/merchants_get");
@@ -365,42 +361,5 @@ exports.eqxpaymentsService = {
365
361
  responseSerialize: (value) => Buffer.from(createorder_1.response.encode(value).finish()),
366
362
  responseDeserialize: (value) => createorder_1.response.decode(value),
367
363
  },
368
- /** V2 APIs */
369
- createOrderV2: {
370
- path: "/service.eqxpayments/CreateOrderV2",
371
- requestStream: false,
372
- responseStream: false,
373
- requestSerialize: (value) => Buffer.from(createorderv2_1.request.encode(value).finish()),
374
- requestDeserialize: (value) => createorderv2_1.request.decode(value),
375
- responseSerialize: (value) => Buffer.from(createorderv2_1.response.encode(value).finish()),
376
- responseDeserialize: (value) => createorderv2_1.response.decode(value),
377
- },
378
- listCheckoutOptionsV2: {
379
- path: "/service.eqxpayments/ListCheckoutOptionsV2",
380
- requestStream: false,
381
- responseStream: false,
382
- requestSerialize: (value) => Buffer.from(listcheckoutoptionsv2_1.ListCheckoutOptionsRequestV2.encode(value).finish()),
383
- requestDeserialize: (value) => listcheckoutoptionsv2_1.ListCheckoutOptionsRequestV2.decode(value),
384
- responseSerialize: (value) => Buffer.from(listcheckoutoptionsv2_1.ListCheckoutOptionsResponseV2.encode(value).finish()),
385
- responseDeserialize: (value) => listcheckoutoptionsv2_1.ListCheckoutOptionsResponseV2.decode(value),
386
- },
387
- initiateAttemptV2: {
388
- path: "/service.eqxpayments/InitiateAttemptV2",
389
- requestStream: false,
390
- responseStream: false,
391
- requestSerialize: (value) => Buffer.from(initiateattemptv2_1.InitiateAttemptRequestV2.encode(value).finish()),
392
- requestDeserialize: (value) => initiateattemptv2_1.InitiateAttemptRequestV2.decode(value),
393
- responseSerialize: (value) => Buffer.from(initiateattemptv2_1.InitiateAttemptResponseV2.encode(value).finish()),
394
- responseDeserialize: (value) => initiateattemptv2_1.InitiateAttemptResponseV2.decode(value),
395
- },
396
- getOrderV2: {
397
- path: "/service.eqxpayments/GetOrderV2",
398
- requestStream: false,
399
- responseStream: false,
400
- requestSerialize: (value) => Buffer.from(getorderv2_1.request.encode(value).finish()),
401
- requestDeserialize: (value) => getorderv2_1.request.decode(value),
402
- responseSerialize: (value) => Buffer.from(getorderv2_1.response.encode(value).finish()),
403
- responseDeserialize: (value) => getorderv2_1.response.decode(value),
404
- },
405
364
  };
406
365
  exports.eqxpaymentsClient = (0, grpc_js_1.makeGenericClientConstructor)(exports.eqxpaymentsService, "service.eqxpayments");
package/ts/example.js CHANGED
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: example.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: feepayments/getbanklist.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
package/ts/feepayments.js CHANGED
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: feepayments.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
8
8
  exports.feepaymentsClient = exports.feepaymentsService = exports.protobufPackage = void 0;
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: growth/getchrpdfurl.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: growth/getchrreportdata.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: growth/getchrsubscriptionplan.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: growth/getchrvideourl.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
package/ts/growth.js CHANGED
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: growth.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
8
8
  exports.growthClient = exports.growthService = exports.protobufPackage = void 0;
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: kyc/amldetails.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: kyc/authbridgepancomprehend.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: kyc/bureauidwhatsapp.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: kyc/ckycfetchrecord.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: kyc/ckycresendotp.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: kyc/ckycsearchv1.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: kyc/ckycvalidation.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: kyc/facematch.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: kyc/fetchaadhaarbypan.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: kyc/fetchemploymenthistory.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: kyc/fetchuanlist.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: kyc/getselfietxnid.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: kyc/getselfieurl.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: kyc/nsdlpanvalidate.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: kyc/okyclinkhyperverge.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
package/ts/kyc.js CHANGED
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: kyc.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
8
8
  exports.kycClient = exports.kycService = exports.protobufPackage = void 0;
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: lamf/getloandetails.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: lamf/submitotp.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: lamf/validateuser.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
package/ts/lamf.js CHANGED
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: lamf.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
8
8
  exports.lamfClient = exports.lamfService = exports.protobufPackage = void 0;
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: loans/addreference.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: loans/amortization.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: loans/approveloan.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: loans/banklist.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: loans/calculateemi.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: loans/cbloan.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: loans/createlamfloan.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: loans/createpenalty.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: loans/creditlimit.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: loans/emimoredetails.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: loans/fcppayment.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: loans/foreclosepayment.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: loans/getaddonslist.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: loans/getbankdetails.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: loans/getbilldetails.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: loans/getcbloandetails.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,7 +2,7 @@
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
4
  // protoc-gen-ts_proto v1.181.2
5
- // protoc v6.32.1
5
+ // protoc v6.33.0
6
6
  // source: loans/getchrdetails.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };