@stashfin/grpc 1.2.605 → 1.2.606

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