@stashfin/grpc 1.2.305 → 1.2.307

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 (166) hide show
  1. package/package.json +1 -1
  2. package/ts/bureau/getbasicdetails.js +2 -2
  3. package/ts/bureau/getdbrcolending.js +2 -2
  4. package/ts/bureau/getdemogs.js +2 -2
  5. package/ts/bureau/getobligation.js +2 -2
  6. package/ts/bureau/getreport.js +2 -2
  7. package/ts/bureau.js +2 -2
  8. package/ts/colender/disburseLoan.js +2 -2
  9. package/ts/colender/forecloseLoan.js +2 -2
  10. package/ts/colender/repayLoan.js +2 -2
  11. package/ts/colender.js +2 -2
  12. package/ts/customers/aa/getaatxnstatus.js +2 -2
  13. package/ts/customers/aa/getbanklist.js +2 -2
  14. package/ts/customers/aa/initiate.js +2 -2
  15. package/ts/customers/addaddress.js +2 -2
  16. package/ts/customers/addbankaccountdetails.js +2 -2
  17. package/ts/customers/addfathersname.js +2 -2
  18. package/ts/customers/addgstnumber.js +2 -2
  19. package/ts/customers/addmoredetails.js +2 -2
  20. package/ts/customers/addsuspendedcustomer.js +2 -2
  21. package/ts/customers/adduserapps.js +2 -2
  22. package/ts/customers/bulksms.js +2 -2
  23. package/ts/customers/cb/cbapplicationrejecteddata.js +2 -2
  24. package/ts/customers/cb/cbpaynow.js +2 -2
  25. package/ts/customers/cb/cbsignup.js +2 -2
  26. package/ts/customers/cb/getcbtxnstatus.js +2 -2
  27. package/ts/customers/cb/getcreditbuilder.js +2 -2
  28. package/ts/customers/cb/getpaymentsummary.js +2 -2
  29. package/ts/customers/cb/lesscsimprove.js +2 -2
  30. package/ts/customers/cb/morecsimprove.js +2 -2
  31. package/ts/customers/cb/paynow.js +2 -2
  32. package/ts/customers/cb/savecreditbuilder.js +2 -2
  33. package/ts/customers/cb/updatecbtxnstatus.js +2 -2
  34. package/ts/customers/changempin.js +2 -2
  35. package/ts/customers/createcustomerreference.js +2 -2
  36. package/ts/customers/deleteprofile.js +2 -2
  37. package/ts/customers/disablempin.js +2 -2
  38. package/ts/customers/enach/gettxnstatus.js +2 -2
  39. package/ts/customers/enach/getweburl.js +2 -2
  40. package/ts/customers/enach/updateenachtxnstatus.js +2 -2
  41. package/ts/customers/enach/updatetxnstatus.d.ts +4 -1
  42. package/ts/customers/enach/updatetxnstatus.js +66 -10
  43. package/ts/customers/fetchrcprofile.js +2 -2
  44. package/ts/customers/floatingvideos.js +2 -2
  45. package/ts/customers/forceupdate.js +2 -2
  46. package/ts/customers/forgotmpin.js +2 -2
  47. package/ts/customers/forgotmpinverify.js +2 -2
  48. package/ts/customers/freedom/addressconfirmation.js +2 -2
  49. package/ts/customers/freedom/freedompaynow.js +2 -2
  50. package/ts/customers/freedom/getfreedomtxnstatus.js +2 -2
  51. package/ts/customers/freedom/updatefreedomtxnstatus.js +2 -2
  52. package/ts/customers/getaddresslist.js +2 -2
  53. package/ts/customers/getappsubmittedscreen.js +2 -2
  54. package/ts/customers/getbankaccountdetails.js +2 -2
  55. package/ts/customers/getbasicinfo.js +2 -2
  56. package/ts/customers/getcities.js +2 -2
  57. package/ts/customers/getcompanyaccdetails.js +2 -2
  58. package/ts/customers/getcustomerbyid.d.ts +1 -0
  59. package/ts/customers/getcustomerbyid.js +17 -2
  60. package/ts/customers/getdashboard.js +2 -2
  61. package/ts/customers/getdashboardmaincard.js +2 -2
  62. package/ts/customers/getdocuments.js +2 -2
  63. package/ts/customers/getlimit.js +2 -2
  64. package/ts/customers/getoccupationlist.js +2 -2
  65. package/ts/customers/getpaymentoptions.js +2 -2
  66. package/ts/customers/getprofessionalinfo.js +2 -2
  67. package/ts/customers/getprofile.js +2 -2
  68. package/ts/customers/getselfieetxnid.js +2 -2
  69. package/ts/customers/getstates.js +2 -2
  70. package/ts/customers/getstep.js +2 -2
  71. package/ts/customers/logout.js +2 -2
  72. package/ts/customers/pd/getbanklist.js +2 -2
  73. package/ts/customers/pd/validatebankaccount.js +2 -2
  74. package/ts/customers/profilebasic.js +2 -2
  75. package/ts/customers/profileupdatetnc.js +2 -2
  76. package/ts/customers/rpd/getrpdlink.js +2 -2
  77. package/ts/customers/rpd/getrpdtransactionstatus.js +2 -2
  78. package/ts/customers/rpd/mockpayment.js +2 -2
  79. package/ts/customers/saveappslist.js +2 -2
  80. package/ts/customers/savebasicdetails.js +2 -2
  81. package/ts/customers/savelimit.js +2 -2
  82. package/ts/customers/saveunlocklimit.js +2 -2
  83. package/ts/customers/sendotp.js +2 -2
  84. package/ts/customers/sendotptoemail.js +2 -2
  85. package/ts/customers/setmpin.js +2 -2
  86. package/ts/customers/skipscreen.js +2 -2
  87. package/ts/customers/submituploadeddocuments.d.ts +42 -0
  88. package/ts/customers/submituploadeddocuments.js +150 -0
  89. package/ts/customers/updatecategory.js +2 -2
  90. package/ts/customers/updatecongratulationstep.js +2 -2
  91. package/ts/customers/updatecustomerbyid.js +2 -2
  92. package/ts/customers/updatedlnumber.js +2 -2
  93. package/ts/customers/updatedob.js +2 -2
  94. package/ts/customers/updatelocstatus.js +2 -2
  95. package/ts/customers/updatemobilesendotp.js +2 -2
  96. package/ts/customers/updatemobileverifyotp.js +2 -2
  97. package/ts/customers/updateokyctxn.js +2 -2
  98. package/ts/customers/updateselfieetxn.js +2 -2
  99. package/ts/customers/updatevehiclenumber.js +2 -2
  100. package/ts/customers/uploaddocuments.js +2 -2
  101. package/ts/customers/validatepan.js +2 -2
  102. package/ts/customers/verifympin.js +2 -2
  103. package/ts/customers/verifyotp.js +2 -2
  104. package/ts/customers/verifyotptoemail.js +2 -2
  105. package/ts/customers.d.ts +14 -0
  106. package/ts/customers.js +12 -2
  107. package/ts/decisionengine/decisionengine.js +2 -2
  108. package/ts/decisionengine/decisionenginetrigger.js +2 -2
  109. package/ts/decisionengine/locdisbursalapproval.js +2 -2
  110. package/ts/decisionengine.js +2 -2
  111. package/ts/documents/getagreement.js +2 -2
  112. package/ts/documents.js +2 -2
  113. package/ts/example.js +2 -2
  114. package/ts/growth/checkplanstatus.js +2 -2
  115. package/ts/growth/getattachplandetails.js +2 -2
  116. package/ts/growth/getchrplans.js +2 -2
  117. package/ts/growth/getcredithealthreport.js +2 -2
  118. package/ts/growth/initiatepayment.js +2 -2
  119. package/ts/growth/processchrpayment.js +2 -2
  120. package/ts/growth.js +2 -2
  121. package/ts/loans/amortization.js +2 -2
  122. package/ts/loans/approveloan.js +2 -2
  123. package/ts/loans/banklist.js +2 -2
  124. package/ts/loans/calculateemi.js +2 -2
  125. package/ts/loans/creditlimit.js +2 -2
  126. package/ts/loans/fcppayment.js +2 -2
  127. package/ts/loans/forecloseamount.js +2 -2
  128. package/ts/loans/foreclosepayment.js +2 -2
  129. package/ts/loans/futurepaymentmoredetails.js +2 -2
  130. package/ts/loans/getbilldetails.js +2 -2
  131. package/ts/loans/getcustomerloanstatus.js +2 -2
  132. package/ts/loans/getloanbyid.js +2 -2
  133. package/ts/loans/getnextdueamount.js +2 -2
  134. package/ts/loans/getpendingemiamount.js +2 -2
  135. package/ts/loans/getsummarystaticfields.js +2 -2
  136. package/ts/loans/gettransactionstatus.js +2 -2
  137. package/ts/loans/getusedlimit.js +2 -2
  138. package/ts/loans/getvirtualaccountnumber.js +2 -2
  139. package/ts/loans/getvirtualbankinfo.js +2 -2
  140. package/ts/loans/loansummary.js +2 -2
  141. package/ts/loans/paymentallocation.js +2 -2
  142. package/ts/loans/paymenthistory.js +2 -2
  143. package/ts/loans/paynow.js +2 -2
  144. package/ts/loans/refund.js +2 -2
  145. package/ts/loans/restructureloan.js +2 -2
  146. package/ts/loans/rollback.js +2 -2
  147. package/ts/loans/sendemail.js +2 -2
  148. package/ts/loans/sendnocemail.js +2 -2
  149. package/ts/loans/transactionlist.js +2 -2
  150. package/ts/loans/updateinstallments.js +2 -2
  151. package/ts/loans/updateloan.js +2 -2
  152. package/ts/loans/updatetransactionstatus.js +2 -2
  153. package/ts/loans.js +2 -2
  154. package/ts/payments/checkpaymentstatus.js +2 -2
  155. package/ts/payments/fundtransfer.js +2 -2
  156. package/ts/payments/getpaymentoptions.js +2 -2
  157. package/ts/payments/initiatepayment.js +2 -2
  158. package/ts/payments/nachpresentation.js +2 -2
  159. package/ts/payments/nachregistration.js +2 -2
  160. package/ts/payments.js +2 -2
  161. package/ts/stashcash/creditsc.js +2 -2
  162. package/ts/stashcash/debitsc.js +2 -2
  163. package/ts/stashcash/getscbalance.js +2 -2
  164. package/ts/stashcash/getschistory.js +2 -2
  165. package/ts/stashcash/reversesc.js +2 -2
  166. package/ts/stashcash.js +2 -2
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/enach/updatetxnstatus.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -10,19 +10,29 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
10
10
  Object.defineProperty(exports, "__esModule", { value: true });
11
11
  exports.updateTxnStatusResponse = exports.updateTxnStatusRequest = exports.protobufPackage = void 0;
12
12
  /* eslint-disable */
13
+ const long_1 = __importDefault(require("long"));
13
14
  const minimal_1 = __importDefault(require("protobufjs/minimal"));
14
15
  exports.protobufPackage = "customers.enach.updatetxnstatus";
15
16
  function createBaseupdateTxnStatusRequest() {
16
- return { txn_id: "", status: "" };
17
+ return { order_id: "", status: "", mode: undefined, customer_id: undefined, clint_id: undefined };
17
18
  }
18
19
  exports.updateTxnStatusRequest = {
19
20
  encode(message, writer = minimal_1.default.Writer.create()) {
20
- if (message.txn_id !== "") {
21
- writer.uint32(10).string(message.txn_id);
21
+ if (message.order_id !== "") {
22
+ writer.uint32(10).string(message.order_id);
22
23
  }
23
24
  if (message.status !== "") {
24
25
  writer.uint32(18).string(message.status);
25
26
  }
27
+ if (message.mode !== undefined) {
28
+ writer.uint32(26).string(message.mode);
29
+ }
30
+ if (message.customer_id !== undefined) {
31
+ writer.uint32(32).int64(message.customer_id);
32
+ }
33
+ if (message.clint_id !== undefined) {
34
+ writer.uint32(42).string(message.clint_id);
35
+ }
26
36
  return writer;
27
37
  },
28
38
  decode(input, length) {
@@ -36,7 +46,7 @@ exports.updateTxnStatusRequest = {
36
46
  if (tag !== 10) {
37
47
  break;
38
48
  }
39
- message.txn_id = reader.string();
49
+ message.order_id = reader.string();
40
50
  continue;
41
51
  case 2:
42
52
  if (tag !== 18) {
@@ -44,6 +54,24 @@ exports.updateTxnStatusRequest = {
44
54
  }
45
55
  message.status = reader.string();
46
56
  continue;
57
+ case 3:
58
+ if (tag !== 26) {
59
+ break;
60
+ }
61
+ message.mode = reader.string();
62
+ continue;
63
+ case 4:
64
+ if (tag !== 32) {
65
+ break;
66
+ }
67
+ message.customer_id = longToNumber(reader.int64());
68
+ continue;
69
+ case 5:
70
+ if (tag !== 42) {
71
+ break;
72
+ }
73
+ message.clint_id = reader.string();
74
+ continue;
47
75
  }
48
76
  if ((tag & 7) === 4 || tag === 0) {
49
77
  break;
@@ -54,18 +82,30 @@ exports.updateTxnStatusRequest = {
54
82
  },
55
83
  fromJSON(object) {
56
84
  return {
57
- txn_id: isSet(object.txn_id) ? globalThis.String(object.txn_id) : "",
85
+ order_id: isSet(object.order_id) ? globalThis.String(object.order_id) : "",
58
86
  status: isSet(object.status) ? globalThis.String(object.status) : "",
87
+ mode: isSet(object.mode) ? globalThis.String(object.mode) : undefined,
88
+ customer_id: isSet(object.customer_id) ? globalThis.Number(object.customer_id) : undefined,
89
+ clint_id: isSet(object.clint_id) ? globalThis.String(object.clint_id) : undefined,
59
90
  };
60
91
  },
61
92
  toJSON(message) {
62
93
  const obj = {};
63
- if (message.txn_id !== "") {
64
- obj.txn_id = message.txn_id;
94
+ if (message.order_id !== "") {
95
+ obj.order_id = message.order_id;
65
96
  }
66
97
  if (message.status !== "") {
67
98
  obj.status = message.status;
68
99
  }
100
+ if (message.mode !== undefined) {
101
+ obj.mode = message.mode;
102
+ }
103
+ if (message.customer_id !== undefined) {
104
+ obj.customer_id = Math.round(message.customer_id);
105
+ }
106
+ if (message.clint_id !== undefined) {
107
+ obj.clint_id = message.clint_id;
108
+ }
69
109
  return obj;
70
110
  },
71
111
  create(base) {
@@ -73,8 +113,11 @@ exports.updateTxnStatusRequest = {
73
113
  },
74
114
  fromPartial(object) {
75
115
  const message = createBaseupdateTxnStatusRequest();
76
- message.txn_id = object.txn_id ?? "";
116
+ message.order_id = object.order_id ?? "";
77
117
  message.status = object.status ?? "";
118
+ message.mode = object.mode ?? undefined;
119
+ message.customer_id = object.customer_id ?? undefined;
120
+ message.clint_id = object.clint_id ?? undefined;
78
121
  return message;
79
122
  },
80
123
  };
@@ -128,6 +171,19 @@ exports.updateTxnStatusResponse = {
128
171
  return message;
129
172
  },
130
173
  };
174
+ function longToNumber(long) {
175
+ if (long.gt(globalThis.Number.MAX_SAFE_INTEGER)) {
176
+ throw new globalThis.Error("Value is larger than Number.MAX_SAFE_INTEGER");
177
+ }
178
+ if (long.lt(globalThis.Number.MIN_SAFE_INTEGER)) {
179
+ throw new globalThis.Error("Value is smaller than Number.MIN_SAFE_INTEGER");
180
+ }
181
+ return long.toNumber();
182
+ }
183
+ if (minimal_1.default.util.Long !== long_1.default) {
184
+ minimal_1.default.util.Long = long_1.default;
185
+ minimal_1.default.configure();
186
+ }
131
187
  function isSet(value) {
132
188
  return value !== null && value !== undefined;
133
189
  }
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/fetchrcprofile.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/floatingvideos.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/forceupdate.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/forgotmpin.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/forgotmpinverify.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/freedom/addressconfirmation.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/freedom/freedompaynow.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/freedom/getfreedomtxnstatus.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/freedom/updatefreedomtxnstatus.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/getaddresslist.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/getappsubmittedscreen.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/getbankaccountdetails.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/getbasicinfo.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/getcities.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/getcompanyaccdetails.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -86,6 +86,7 @@ export interface getCustomerByIdResponse {
86
86
  journey_completed: string;
87
87
  journey_status: string;
88
88
  journey_sequence: string;
89
+ va_number: string;
89
90
  }
90
91
  export interface Address {
91
92
  house_flat_no?: string | undefined;
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/getcustomerbyid.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -147,6 +147,7 @@ function createBasegetCustomerByIdResponse() {
147
147
  journey_completed: "",
148
148
  journey_status: "",
149
149
  journey_sequence: "",
150
+ va_number: "",
150
151
  };
151
152
  }
152
153
  exports.getCustomerByIdResponse = {
@@ -397,6 +398,9 @@ exports.getCustomerByIdResponse = {
397
398
  if (message.journey_sequence !== "") {
398
399
  writer.uint32(666).string(message.journey_sequence);
399
400
  }
401
+ if (message.va_number !== "") {
402
+ writer.uint32(674).string(message.va_number);
403
+ }
400
404
  return writer;
401
405
  },
402
406
  decode(input, length) {
@@ -898,6 +902,12 @@ exports.getCustomerByIdResponse = {
898
902
  }
899
903
  message.journey_sequence = reader.string();
900
904
  continue;
905
+ case 84:
906
+ if (tag !== 674) {
907
+ break;
908
+ }
909
+ message.va_number = reader.string();
910
+ continue;
901
911
  }
902
912
  if ((tag & 7) === 4 || tag === 0) {
903
913
  break;
@@ -990,6 +1000,7 @@ exports.getCustomerByIdResponse = {
990
1000
  journey_completed: isSet(object.journey_completed) ? globalThis.String(object.journey_completed) : "",
991
1001
  journey_status: isSet(object.journey_status) ? globalThis.String(object.journey_status) : "",
992
1002
  journey_sequence: isSet(object.journey_sequence) ? globalThis.String(object.journey_sequence) : "",
1003
+ va_number: isSet(object.va_number) ? globalThis.String(object.va_number) : "",
993
1004
  };
994
1005
  },
995
1006
  toJSON(message) {
@@ -1240,6 +1251,9 @@ exports.getCustomerByIdResponse = {
1240
1251
  if (message.journey_sequence !== "") {
1241
1252
  obj.journey_sequence = message.journey_sequence;
1242
1253
  }
1254
+ if (message.va_number !== "") {
1255
+ obj.va_number = message.va_number;
1256
+ }
1243
1257
  return obj;
1244
1258
  },
1245
1259
  create(base) {
@@ -1337,6 +1351,7 @@ exports.getCustomerByIdResponse = {
1337
1351
  message.journey_completed = object.journey_completed ?? "";
1338
1352
  message.journey_status = object.journey_status ?? "";
1339
1353
  message.journey_sequence = object.journey_sequence ?? "";
1354
+ message.va_number = object.va_number ?? "";
1340
1355
  return message;
1341
1356
  },
1342
1357
  };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/getdashboard.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/getdashboardmaincard.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/getdocuments.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/getlimit.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/getoccupationlist.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/getpaymentoptions.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/getprofessionalinfo.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/getprofile.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/getselfieetxnid.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/getstates.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/getstep.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/logout.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/pd/getbanklist.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/pd/validatebankaccount.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/profilebasic.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/profileupdatetnc.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/rpd/getrpdlink.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/rpd/getrpdtransactionstatus.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -1,8 +1,8 @@
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.1
5
- // protoc v3.20.3
4
+ // protoc-gen-ts_proto v1.181.0
5
+ // protoc v5.28.2
6
6
  // source: customers/rpd/mockpayment.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };