@stashfin/grpc 1.2.285 → 1.2.286

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 (158) hide show
  1. package/package.json +1 -1
  2. package/ts/bureau/getbasicdetails.js +1 -1
  3. package/ts/bureau/getdbrcolending.js +1 -1
  4. package/ts/bureau/getdemogs.js +1 -1
  5. package/ts/bureau/getobligation.js +1 -1
  6. package/ts/bureau/getreport.js +1 -1
  7. package/ts/bureau.js +1 -1
  8. package/ts/colender/disburseLoan.js +1 -1
  9. package/ts/colender/forecloseLoan.js +1 -1
  10. package/ts/colender/repayLoan.js +1 -1
  11. package/ts/colender.js +1 -1
  12. package/ts/customers/aa/getaatxnstatus.js +1 -1
  13. package/ts/customers/aa/getbanklist.js +1 -1
  14. package/ts/customers/aa/initiate.js +1 -1
  15. package/ts/customers/addaddress.js +1 -1
  16. package/ts/customers/addbankaccountdetails.js +1 -1
  17. package/ts/customers/addfathersname.js +1 -1
  18. package/ts/customers/addgstnumber.js +1 -1
  19. package/ts/customers/addmoredetails.js +1 -1
  20. package/ts/customers/addsuspendedcustomer.js +1 -1
  21. package/ts/customers/adduserapps.js +1 -1
  22. package/ts/customers/bulksms.js +1 -1
  23. package/ts/customers/cb/cbapplicationrejecteddata.js +1 -1
  24. package/ts/customers/cb/cbsignup.js +1 -1
  25. package/ts/customers/cb/getcbtxnstatus.js +1 -1
  26. package/ts/customers/cb/getcreditbuilder.js +1 -1
  27. package/ts/customers/cb/getpaymentsummary.js +1 -1
  28. package/ts/customers/cb/lesscsimprove.js +1 -1
  29. package/ts/customers/cb/morecsimprove.js +1 -1
  30. package/ts/customers/cb/paynow.js +1 -1
  31. package/ts/customers/cb/savecreditbuilder.js +1 -1
  32. package/ts/customers/cb/updatecbtxnstatus.js +1 -1
  33. package/ts/customers/changempin.js +1 -1
  34. package/ts/customers/createcustomerreference.js +1 -1
  35. package/ts/customers/deleteprofile.js +1 -1
  36. package/ts/customers/disablempin.js +1 -1
  37. package/ts/customers/enach/gettxnstatus.js +1 -1
  38. package/ts/customers/enach/getweburl.js +1 -1
  39. package/ts/customers/enach/updatetxnstatus.js +1 -1
  40. package/ts/customers/fetchrcprofile.js +1 -1
  41. package/ts/customers/floatingvideos.js +1 -1
  42. package/ts/customers/forceupdate.js +1 -1
  43. package/ts/customers/forgotmpin.js +1 -1
  44. package/ts/customers/forgotmpinverify.js +1 -1
  45. package/ts/customers/freedom/addressconfirmation.js +1 -1
  46. package/ts/customers/freedom/freedompaynow.js +1 -1
  47. package/ts/customers/freedom/getfreedomtxnstatus.js +1 -1
  48. package/ts/customers/freedom/updatefreedomtxnstatus.js +1 -1
  49. package/ts/customers/getaddresslist.js +1 -1
  50. package/ts/customers/getappsubmittedscreen.js +1 -1
  51. package/ts/customers/getbankaccountdetails.js +1 -1
  52. package/ts/customers/getbasicinfo.js +1 -1
  53. package/ts/customers/getcities.js +1 -1
  54. package/ts/customers/getcompanyaccdetails.js +1 -1
  55. package/ts/customers/getcustomerbyid.d.ts +2 -0
  56. package/ts/customers/getcustomerbyid.js +31 -1
  57. package/ts/customers/getdashboard.js +1 -1
  58. package/ts/customers/getdashboardmaincard.js +1 -1
  59. package/ts/customers/getdocuments.js +1 -1
  60. package/ts/customers/getlimit.js +1 -1
  61. package/ts/customers/getoccupationlist.js +1 -1
  62. package/ts/customers/getpaymentoptions.js +1 -1
  63. package/ts/customers/getprofessionalinfo.js +1 -1
  64. package/ts/customers/getprofile.js +1 -1
  65. package/ts/customers/getselfieetxnid.js +1 -1
  66. package/ts/customers/getstates.js +1 -1
  67. package/ts/customers/getstep.js +1 -1
  68. package/ts/customers/logout.js +1 -1
  69. package/ts/customers/pd/getbanklist.js +1 -1
  70. package/ts/customers/pd/validatebankaccount.js +1 -1
  71. package/ts/customers/profilebasic.js +1 -1
  72. package/ts/customers/profileupdatetnc.js +1 -1
  73. package/ts/customers/rpd/getrpdlink.js +1 -1
  74. package/ts/customers/rpd/getrpdtransactionstatus.js +1 -1
  75. package/ts/customers/rpd/mockpayment.js +1 -1
  76. package/ts/customers/saveappslist.d.ts +48 -0
  77. package/ts/customers/saveappslist.js +199 -0
  78. package/ts/customers/savebasicdetails.js +1 -1
  79. package/ts/customers/savelimit.js +1 -1
  80. package/ts/customers/saveunlocklimit.js +1 -1
  81. package/ts/customers/sendotp.js +1 -1
  82. package/ts/customers/sendotptoemail.js +1 -1
  83. package/ts/customers/setmpin.js +1 -1
  84. package/ts/customers/skipscreen.js +1 -1
  85. package/ts/customers/updatecategory.js +1 -1
  86. package/ts/customers/updatecustomerbyid.js +1 -1
  87. package/ts/customers/updatedlnumber.js +1 -1
  88. package/ts/customers/updatedob.js +1 -1
  89. package/ts/customers/updatelocstatus.js +1 -1
  90. package/ts/customers/updatemobilesendotp.js +1 -1
  91. package/ts/customers/updatemobileverifyotp.js +1 -1
  92. package/ts/customers/updateokyctxn.js +1 -1
  93. package/ts/customers/updateselfieetxn.js +1 -1
  94. package/ts/customers/updatevehiclenumber.js +1 -1
  95. package/ts/customers/uploaddocuments.js +1 -1
  96. package/ts/customers/validatepan.js +1 -1
  97. package/ts/customers/verifympin.js +1 -1
  98. package/ts/customers/verifyotp.js +1 -1
  99. package/ts/customers/verifyotptoemail.js +1 -1
  100. package/ts/customers.d.ts +14 -0
  101. package/ts/customers.js +11 -1
  102. package/ts/decisionengine/decisionengine.js +1 -1
  103. package/ts/decisionengine.js +1 -1
  104. package/ts/documents/getagreement.js +1 -1
  105. package/ts/documents.js +1 -1
  106. package/ts/example.js +1 -1
  107. package/ts/growth/checkplanstatus.js +1 -1
  108. package/ts/growth/getattachplandetails.js +1 -1
  109. package/ts/growth/getchrplans.js +1 -1
  110. package/ts/growth/getcredithealthreport.js +1 -1
  111. package/ts/growth/initiatepayment.js +1 -1
  112. package/ts/growth/processchrpayment.js +1 -1
  113. package/ts/growth.js +1 -1
  114. package/ts/loans/amortization.js +1 -1
  115. package/ts/loans/approveloan.js +1 -1
  116. package/ts/loans/banklist.js +1 -1
  117. package/ts/loans/calculateemi.js +1 -1
  118. package/ts/loans/creditlimit.js +1 -1
  119. package/ts/loans/fcppayment.js +1 -1
  120. package/ts/loans/forecloseamount.js +1 -1
  121. package/ts/loans/foreclosepayment.js +1 -1
  122. package/ts/loans/futurepaymentmoredetails.js +1 -1
  123. package/ts/loans/getbilldetails.js +1 -1
  124. package/ts/loans/getcustomerloanstatus.js +1 -1
  125. package/ts/loans/getloanbyid.js +1 -1
  126. package/ts/loans/getnextdueamount.js +1 -1
  127. package/ts/loans/getpendingemiamount.js +1 -1
  128. package/ts/loans/getsummarystaticfields.js +1 -1
  129. package/ts/loans/gettransactionstatus.js +1 -1
  130. package/ts/loans/getusedlimit.js +1 -1
  131. package/ts/loans/getvirtualbankinfo.js +1 -1
  132. package/ts/loans/loansummary.js +1 -1
  133. package/ts/loans/paymentallocation.js +1 -1
  134. package/ts/loans/paymenthistory.js +1 -1
  135. package/ts/loans/paynow.js +1 -1
  136. package/ts/loans/refund.js +1 -1
  137. package/ts/loans/restructureloan.js +1 -1
  138. package/ts/loans/rollback.js +1 -1
  139. package/ts/loans/sendemail.js +1 -1
  140. package/ts/loans/sendnocemail.js +1 -1
  141. package/ts/loans/transactionlist.js +1 -1
  142. package/ts/loans/updateinstallments.js +1 -1
  143. package/ts/loans/updateloan.js +1 -1
  144. package/ts/loans/updatetransactionstatus.js +1 -1
  145. package/ts/loans.js +1 -1
  146. package/ts/payments/checkpaymentstatus.js +1 -1
  147. package/ts/payments/fundtransfer.js +1 -1
  148. package/ts/payments/getpaymentoptions.js +1 -1
  149. package/ts/payments/initiatepayment.js +1 -1
  150. package/ts/payments/nachpresentation.js +1 -1
  151. package/ts/payments/nachregistration.js +1 -1
  152. package/ts/payments.js +1 -1
  153. package/ts/stashcash/creditsc.js +1 -1
  154. package/ts/stashcash/debitsc.js +1 -1
  155. package/ts/stashcash/getscbalance.js +1 -1
  156. package/ts/stashcash/getschistory.js +1 -1
  157. package/ts/stashcash/reversesc.js +1 -1
  158. package/ts/stashcash.js +1 -1
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v1.181.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.28.2
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.28.2
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.28.2
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.28.2
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.28.2
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.28.2
6
6
  // source: customers/validatepan.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.28.2
6
6
  // source: customers/verifympin.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.28.2
6
6
  // source: customers/verifyotp.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.28.2
6
6
  // source: customers/verifyotptoemail.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
package/ts/customers.d.ts CHANGED
@@ -62,6 +62,7 @@ import { updateTncRequest, updateTncResponse } from "./customers/profileupdatetn
62
62
  import { createRpdLinkRequest, createRpdLinkResponse } from "./customers/rpd/getrpdlink";
63
63
  import { getRpdTransactionStatusRequest, getRpdTransactionStatusResponse } from "./customers/rpd/getrpdtransactionstatus";
64
64
  import { mockPaymentRequest, mockPaymentResponse } from "./customers/rpd/mockpayment";
65
+ import { saveCustomerAppsRequest, saveCustomerAppsResponse } from "./customers/saveappslist";
65
66
  import { saveBasicDetailsRequest, saveBasicDetailsResponse } from "./customers/savebasicdetails";
66
67
  import { saveLimitRequest, saveLimitResponse } from "./customers/savelimit";
67
68
  import { saveUnlockLimitRequest, saveUnlockLimitResponse } from "./customers/saveunlocklimit";
@@ -870,6 +871,15 @@ export declare const customersService: {
870
871
  readonly responseSerialize: (value: forceUpdateResponse) => Buffer;
871
872
  readonly responseDeserialize: (value: Buffer) => forceUpdateResponse;
872
873
  };
874
+ readonly saveCustomerAppsList: {
875
+ readonly path: "/service.customers/saveCustomerAppsList";
876
+ readonly requestStream: false;
877
+ readonly responseStream: false;
878
+ readonly requestSerialize: (value: saveCustomerAppsRequest) => Buffer;
879
+ readonly requestDeserialize: (value: Buffer) => saveCustomerAppsRequest;
880
+ readonly responseSerialize: (value: saveCustomerAppsResponse) => Buffer;
881
+ readonly responseDeserialize: (value: Buffer) => saveCustomerAppsResponse;
882
+ };
873
883
  };
874
884
  export interface customersServer extends UntypedServiceImplementation {
875
885
  sendOtp: handleUnaryCall<sendOtpRequest, sendOtpRespone>;
@@ -959,6 +969,7 @@ export interface customersServer extends UntypedServiceImplementation {
959
969
  moreCsImprove: handleUnaryCall<moreCsImproveRequest, moreCsImproveResponse>;
960
970
  getCbRejectedData: handleUnaryCall<getCbRejectedDataRequest, getCbRejectedDataResponse>;
961
971
  forceUpdate: handleUnaryCall<forceUpdateRequest, forceUpdateResponse>;
972
+ saveCustomerAppsList: handleUnaryCall<saveCustomerAppsRequest, saveCustomerAppsResponse>;
962
973
  }
963
974
  export interface customersClient extends Client {
964
975
  sendOtp(request: sendOtpRequest, callback: (error: ServiceError | null, response: sendOtpRespone) => void): ClientUnaryCall;
@@ -1222,6 +1233,9 @@ export interface customersClient extends Client {
1222
1233
  forceUpdate(request: forceUpdateRequest, callback: (error: ServiceError | null, response: forceUpdateResponse) => void): ClientUnaryCall;
1223
1234
  forceUpdate(request: forceUpdateRequest, metadata: Metadata, callback: (error: ServiceError | null, response: forceUpdateResponse) => void): ClientUnaryCall;
1224
1235
  forceUpdate(request: forceUpdateRequest, metadata: Metadata, options: Partial<CallOptions>, callback: (error: ServiceError | null, response: forceUpdateResponse) => void): ClientUnaryCall;
1236
+ saveCustomerAppsList(request: saveCustomerAppsRequest, callback: (error: ServiceError | null, response: saveCustomerAppsResponse) => void): ClientUnaryCall;
1237
+ saveCustomerAppsList(request: saveCustomerAppsRequest, metadata: Metadata, callback: (error: ServiceError | null, response: saveCustomerAppsResponse) => void): ClientUnaryCall;
1238
+ saveCustomerAppsList(request: saveCustomerAppsRequest, metadata: Metadata, options: Partial<CallOptions>, callback: (error: ServiceError | null, response: saveCustomerAppsResponse) => void): ClientUnaryCall;
1225
1239
  }
1226
1240
  export declare const customersClient: {
1227
1241
  new (address: string, credentials: ChannelCredentials, options?: Partial<ClientOptions>): customersClient;
package/ts/customers.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v1.181.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.28.2
6
6
  // source: customers.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -71,6 +71,7 @@ const profileupdatetnc_1 = require("./customers/profileupdatetnc");
71
71
  const getrpdlink_1 = require("./customers/rpd/getrpdlink");
72
72
  const getrpdtransactionstatus_1 = require("./customers/rpd/getrpdtransactionstatus");
73
73
  const mockpayment_1 = require("./customers/rpd/mockpayment");
74
+ const saveappslist_1 = require("./customers/saveappslist");
74
75
  const savebasicdetails_1 = require("./customers/savebasicdetails");
75
76
  const savelimit_1 = require("./customers/savelimit");
76
77
  const saveunlocklimit_1 = require("./customers/saveunlocklimit");
@@ -878,5 +879,14 @@ exports.customersService = {
878
879
  responseSerialize: (value) => Buffer.from(forceupdate_1.forceUpdateResponse.encode(value).finish()),
879
880
  responseDeserialize: (value) => forceupdate_1.forceUpdateResponse.decode(value),
880
881
  },
882
+ saveCustomerAppsList: {
883
+ path: "/service.customers/saveCustomerAppsList",
884
+ requestStream: false,
885
+ responseStream: false,
886
+ requestSerialize: (value) => Buffer.from(saveappslist_1.saveCustomerAppsRequest.encode(value).finish()),
887
+ requestDeserialize: (value) => saveappslist_1.saveCustomerAppsRequest.decode(value),
888
+ responseSerialize: (value) => Buffer.from(saveappslist_1.saveCustomerAppsResponse.encode(value).finish()),
889
+ responseDeserialize: (value) => saveappslist_1.saveCustomerAppsResponse.decode(value),
890
+ },
881
891
  };
882
892
  exports.customersClient = (0, grpc_js_1.makeGenericClientConstructor)(exports.customersService, "service.customers");
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v1.181.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.28.2
6
6
  // source: decisionengine/decisionengine.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.28.2
6
6
  // source: decisionengine.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v1.181.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.28.2
6
6
  // source: documents/getagreement.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
package/ts/documents.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v1.181.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.28.2
6
6
  // source: documents.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
package/ts/example.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v1.181.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.28.2
6
6
  // source: example.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.28.2
6
6
  // source: growth/checkplanstatus.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.28.2
6
6
  // source: growth/getattachplandetails.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.28.2
6
6
  // source: growth/getchrplans.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.28.2
6
6
  // source: growth/getcredithealthreport.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.28.2
6
6
  // source: growth/initiatepayment.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.28.2
6
6
  // source: growth/processchrpayment.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
package/ts/growth.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v1.181.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.28.2
6
6
  // source: growth.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v1.181.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.28.2
6
6
  // source: loans/amortization.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.28.2
6
6
  // source: loans/approveloan.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.28.2
6
6
  // source: loans/banklist.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.28.2
6
6
  // source: loans/calculateemi.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.28.2
6
6
  // source: loans/creditlimit.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.28.2
6
6
  // source: loans/fcppayment.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.28.2
6
6
  // source: loans/forecloseamount.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.28.2
6
6
  // source: loans/foreclosepayment.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.28.2
6
6
  // source: loans/futurepaymentmoredetails.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.28.2
6
6
  // source: loans/getbilldetails.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.28.2
6
6
  // source: loans/getcustomerloanstatus.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.28.2
6
6
  // source: loans/getloanbyid.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.28.2
6
6
  // source: loans/getnextdueamount.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.28.2
6
6
  // source: loans/getpendingemiamount.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.28.2
6
6
  // source: loans/getsummarystaticfields.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.28.2
6
6
  // source: loans/gettransactionstatus.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.28.2
6
6
  // source: loans/getusedlimit.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.28.2
6
6
  // source: loans/getvirtualbankinfo.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.28.2
6
6
  // source: loans/loansummary.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.28.2
6
6
  // source: loans/paymentallocation.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.28.2
6
6
  // source: loans/paymenthistory.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.28.2
6
6
  // source: loans/paynow.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.28.2
6
6
  // source: loans/refund.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.28.2
6
6
  // source: loans/restructureloan.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.28.2
6
6
  // source: loans/rollback.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.28.2
6
6
  // source: loans/sendemail.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.28.2
6
6
  // source: loans/sendnocemail.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.28.2
6
6
  // source: loans/transactionlist.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.28.2
6
6
  // source: loans/updateinstallments.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.28.2
6
6
  // source: loans/updateloan.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.28.2
6
6
  // source: loans/updatetransactionstatus.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
package/ts/loans.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v1.181.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.28.2
6
6
  // source: loans.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v1.181.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.28.2
6
6
  // source: payments/checkpaymentstatus.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {