@stashfin/grpc 1.2.394 → 1.2.396

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 (206) hide show
  1. package/package.json +1 -1
  2. package/ts/bureau/getbasicdetails.js +2 -2
  3. package/ts/bureau/getcibilwebtoken.js +2 -2
  4. package/ts/bureau/getdbrcolending.js +2 -2
  5. package/ts/bureau/getdemogs.js +2 -2
  6. package/ts/bureau/getobligation.js +2 -2
  7. package/ts/bureau/getreport.js +2 -2
  8. package/ts/bureau.js +2 -2
  9. package/ts/colender/disburseLoan.js +2 -2
  10. package/ts/colender/forecloseLoan.js +2 -2
  11. package/ts/colender/repayLoan.js +2 -2
  12. package/ts/colender.js +2 -2
  13. package/ts/customers/aa/getaatxnstatus.js +2 -2
  14. package/ts/customers/aa/getbanklist.js +2 -2
  15. package/ts/customers/aa/initiate.js +2 -2
  16. package/ts/customers/accidentprotectionplan.js +2 -2
  17. package/ts/customers/addaddress.js +2 -2
  18. package/ts/customers/addbankaccountdetails.js +2 -2
  19. package/ts/customers/addfathersname.js +2 -2
  20. package/ts/customers/addgstnumber.js +2 -2
  21. package/ts/customers/addmoredetails.js +2 -2
  22. package/ts/customers/addsuspendedcustomer.js +2 -2
  23. package/ts/customers/adduserapps.js +2 -2
  24. package/ts/customers/applyclijourney.js +2 -2
  25. package/ts/customers/bulksms.js +2 -2
  26. package/ts/customers/cb/cbapplicationrejecteddata.js +2 -2
  27. package/ts/customers/cb/cbpaynow.js +2 -2
  28. package/ts/customers/cb/cbsignup.js +2 -2
  29. package/ts/customers/cb/getcbtxnstatus.js +2 -2
  30. package/ts/customers/cb/getcreditbuilder.js +2 -2
  31. package/ts/customers/cb/getpaymentsummary.js +2 -2
  32. package/ts/customers/cb/insurancedetails.js +2 -2
  33. package/ts/customers/cb/lesscsimprove.js +2 -2
  34. package/ts/customers/cb/morecsimprove.js +2 -2
  35. package/ts/customers/cb/paynow.js +2 -2
  36. package/ts/customers/cb/savecreditbuilder.js +2 -2
  37. package/ts/customers/cb/updatecbstandalonecancellation.js +2 -2
  38. package/ts/customers/cb/updatecbstandaloneconfirmation.js +2 -2
  39. package/ts/customers/cb/updatecbstandalonejourney.js +2 -2
  40. package/ts/customers/cb/updatecbtxnstatus.js +2 -2
  41. package/ts/customers/changempin.js +2 -2
  42. package/ts/customers/createcustomerreference.js +2 -2
  43. package/ts/customers/createvanumber.js +2 -2
  44. package/ts/customers/customerinfo.js +2 -2
  45. package/ts/customers/deletedocument.js +2 -2
  46. package/ts/customers/deleteprofile.js +2 -2
  47. package/ts/customers/disablempin.js +2 -2
  48. package/ts/customers/enach/gettxnstatus.js +2 -2
  49. package/ts/customers/enach/getweburl.js +2 -2
  50. package/ts/customers/enach/updateenachtxnstatus.js +2 -2
  51. package/ts/customers/enach/updatetxnstatus.d.ts +1 -4
  52. package/ts/customers/enach/updatetxnstatus.js +10 -66
  53. package/ts/customers/fetchrcprofile.js +2 -2
  54. package/ts/customers/floatingvideos.js +2 -2
  55. package/ts/customers/forceupdate.js +2 -2
  56. package/ts/customers/forgotmpin.js +2 -2
  57. package/ts/customers/forgotmpinverify.js +2 -2
  58. package/ts/customers/freedom/addressconfirmation.js +2 -2
  59. package/ts/customers/freedom/freedompaynow.js +2 -2
  60. package/ts/customers/freedom/getfreedomtxnstatus.js +2 -2
  61. package/ts/customers/freedom/updateadditionalverification.js +2 -2
  62. package/ts/customers/freedom/updatefreedomtxnstatus.js +2 -2
  63. package/ts/customers/getaddresslist.js +2 -2
  64. package/ts/customers/getappsubmittedscreen.js +2 -2
  65. package/ts/customers/getbankaccountdetails.js +2 -2
  66. package/ts/customers/getbasicinfo.js +2 -2
  67. package/ts/customers/getcities.js +2 -2
  68. package/ts/customers/getclistatus.js +2 -2
  69. package/ts/customers/getcompanyaccdetails.js +2 -2
  70. package/ts/customers/getcustomerbyid.js +2 -2
  71. package/ts/customers/getcustomerdetailsbymobile.js +2 -2
  72. package/ts/customers/getdashboard.js +2 -2
  73. package/ts/customers/getdashboardmaincard.js +2 -2
  74. package/ts/customers/getdocuments.js +2 -2
  75. package/ts/customers/getglobalpopups.js +2 -2
  76. package/ts/customers/getlimit.js +2 -2
  77. package/ts/customers/getloclimit.js +2 -2
  78. package/ts/customers/getoccupationlist.js +2 -2
  79. package/ts/customers/getpaymentoptions.js +2 -2
  80. package/ts/customers/getprofessionalinfo.js +2 -2
  81. package/ts/customers/getprofile.js +2 -2
  82. package/ts/customers/getselfieetxnid.js +2 -2
  83. package/ts/customers/getstates.js +2 -2
  84. package/ts/customers/getstep.js +2 -2
  85. package/ts/customers/getsyncstatus.js +2 -2
  86. package/ts/customers/getvanumber.js +2 -2
  87. package/ts/customers/lamf/sendlamfotp.js +2 -2
  88. package/ts/customers/lamf/sendlamfpledgeotp.js +2 -2
  89. package/ts/customers/lamf/updatelamfjourney.js +2 -2
  90. package/ts/customers/lamf/verifylamfotp.js +2 -2
  91. package/ts/customers/lamf/verifylamfpledgeotp.js +2 -2
  92. package/ts/customers/logout.js +2 -2
  93. package/ts/customers/pd/getbanklist.js +2 -2
  94. package/ts/customers/pd/validatebankaccount.js +2 -2
  95. package/ts/customers/profilebasic.js +2 -2
  96. package/ts/customers/profileupdatetnc.js +2 -2
  97. package/ts/customers/resetbanner.js +2 -2
  98. package/ts/customers/restoreaccount.js +2 -2
  99. package/ts/customers/rpd/getrpdlink.js +2 -2
  100. package/ts/customers/rpd/getrpdtransactionstatus.js +2 -2
  101. package/ts/customers/rpd/mockpayment.js +2 -2
  102. package/ts/customers/saveappslist.js +2 -2
  103. package/ts/customers/savebasicdetails.js +2 -2
  104. package/ts/customers/savelimit.js +2 -2
  105. package/ts/customers/saveunlocklimit.js +2 -2
  106. package/ts/customers/sendotp.js +2 -2
  107. package/ts/customers/sendotptoemail.js +2 -2
  108. package/ts/customers/setmpin.js +2 -2
  109. package/ts/customers/skipscreen.js +2 -2
  110. package/ts/customers/submituploadeddocuments.js +2 -2
  111. package/ts/customers/syncdecisionengine.js +2 -2
  112. package/ts/customers/updatecategory.js +2 -2
  113. package/ts/customers/updatecongratulationstep.js +2 -2
  114. package/ts/customers/updatecustomerbyid.js +2 -2
  115. package/ts/customers/updatedlnumber.js +2 -2
  116. package/ts/customers/updatedob.js +2 -2
  117. package/ts/customers/updatelocstatus.js +2 -2
  118. package/ts/customers/updatemobilesendotp.js +2 -2
  119. package/ts/customers/updatemobileverifyotp.js +2 -2
  120. package/ts/customers/updateokyctxn.js +2 -2
  121. package/ts/customers/updatesanctionamount.js +2 -2
  122. package/ts/customers/updateselfieetxn.js +2 -2
  123. package/ts/customers/updatesyncstatus.js +2 -2
  124. package/ts/customers/updatevehiclenumber.js +2 -2
  125. package/ts/customers/uploaddocuments.js +2 -2
  126. package/ts/customers/validatepan.js +2 -2
  127. package/ts/customers/verifympin.js +2 -2
  128. package/ts/customers/verifyotp.js +2 -2
  129. package/ts/customers/verifyotptoemail.js +2 -2
  130. package/ts/customers.js +2 -2
  131. package/ts/decisionengine/decisionengine.js +2 -2
  132. package/ts/decisionengine/decisionenginetrigger.js +2 -2
  133. package/ts/decisionengine/locdisbursalapproval.js +2 -2
  134. package/ts/decisionengine/saveconsent.js +2 -2
  135. package/ts/decisionengine.js +2 -2
  136. package/ts/documents/getagreement.js +2 -2
  137. package/ts/documents.js +2 -2
  138. package/ts/example.js +2 -2
  139. package/ts/growth/checkplanstatus.js +2 -2
  140. package/ts/growth/getattachplandetails.js +2 -2
  141. package/ts/growth/getchrpaymentstatus.js +2 -2
  142. package/ts/growth/getchrplans.js +2 -2
  143. package/ts/growth/getcredithealthreport.js +2 -2
  144. package/ts/growth/initiatepayment.js +2 -2
  145. package/ts/growth/notifychrpayment.js +2 -2
  146. package/ts/growth/processchrpayment.js +2 -2
  147. package/ts/growth.js +2 -2
  148. package/ts/loans/amortization.js +2 -2
  149. package/ts/loans/approveloan.js +2 -2
  150. package/ts/loans/banklist.js +2 -2
  151. package/ts/loans/calculateemi.js +2 -2
  152. package/ts/loans/cbloan.js +2 -2
  153. package/ts/loans/createlamfloan.js +2 -2
  154. package/ts/loans/createpenalty.js +2 -2
  155. package/ts/loans/creditlimit.js +2 -2
  156. package/ts/loans/fcppayment.js +2 -2
  157. package/ts/loans/forecloseamount.js +2 -2
  158. package/ts/loans/foreclosepayment.js +2 -2
  159. package/ts/loans/futurepaymentmoredetails.js +2 -2
  160. package/ts/loans/getaddonslist.js +2 -2
  161. package/ts/loans/getbilldetails.js +2 -2
  162. package/ts/loans/getcbloandetails.js +2 -2
  163. package/ts/loans/getchrdetails.js +2 -2
  164. package/ts/loans/getcustomerloanstatus.js +2 -2
  165. package/ts/loans/getforecloseamount.js +2 -2
  166. package/ts/loans/getloanbyid.js +2 -2
  167. package/ts/loans/getnextdueamount.d.ts +31 -0
  168. package/ts/loans/getnextdueamount.js +238 -4
  169. package/ts/loans/getpaymentoptions.d.ts +1 -1
  170. package/ts/loans/getpaymentoptions.js +11 -11
  171. package/ts/loans/getpendingemiamount.js +2 -2
  172. package/ts/loans/getsetubilldetails.js +2 -2
  173. package/ts/loans/getsummarystaticfields.d.ts +27 -0
  174. package/ts/loans/getsummarystaticfields.js +186 -3
  175. package/ts/loans/gettransactionstatus.js +2 -2
  176. package/ts/loans/getusedlimit.js +2 -2
  177. package/ts/loans/getvirtualaccountnumber.js +2 -2
  178. package/ts/loans/getvirtualbankinfo.js +2 -2
  179. package/ts/loans/loansummary.js +2 -2
  180. package/ts/loans/paymentallocation.js +2 -2
  181. package/ts/loans/paymenthistory.js +2 -2
  182. package/ts/loans/paynow.js +2 -2
  183. package/ts/loans/refund.js +2 -2
  184. package/ts/loans/restructureloan.js +2 -2
  185. package/ts/loans/rollback.js +2 -2
  186. package/ts/loans/sendemail.js +2 -2
  187. package/ts/loans/sendnocemail.js +2 -2
  188. package/ts/loans/transactionlist.js +2 -2
  189. package/ts/loans/updatecollectionview.js +2 -2
  190. package/ts/loans/updateinstallments.js +2 -2
  191. package/ts/loans/updateloan.js +2 -2
  192. package/ts/loans/updatetransactionstatus.js +2 -2
  193. package/ts/loans.js +2 -2
  194. package/ts/payments/checkpaymentstatus.js +2 -2
  195. package/ts/payments/fundtransfer.js +2 -2
  196. package/ts/payments/getpaymentoptions.js +2 -2
  197. package/ts/payments/initiatepayment.js +2 -2
  198. package/ts/payments/nachpresentation.js +2 -2
  199. package/ts/payments/nachregistration.js +2 -2
  200. package/ts/payments.js +2 -2
  201. package/ts/stashcash/creditsc.js +2 -2
  202. package/ts/stashcash/debitsc.js +2 -2
  203. package/ts/stashcash/getscbalance.js +2 -2
  204. package/ts/stashcash/getschistory.js +2 -2
  205. package/ts/stashcash/reversesc.js +2 -2
  206. 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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: growth/initiatepayment.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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: growth/notifychrpayment.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.0
5
- // protoc v5.28.2
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: growth/processchrpayment.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
package/ts/growth.js CHANGED
@@ -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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: growth.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
8
8
  exports.growthClient = exports.growthService = exports.protobufPackage = void 0;
@@ -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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: loans/amortization.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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: loans/approveloan.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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: loans/banklist.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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: loans/calculateemi.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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: loans/cbloan.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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: loans/createlamfloan.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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: loans/createpenalty.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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: loans/creditlimit.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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: loans/fcppayment.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.0
5
- // protoc v5.28.2
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: loans/forecloseamount.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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: loans/foreclosepayment.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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: loans/futurepaymentmoredetails.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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: loans/getaddonslist.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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: loans/getbilldetails.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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: loans/getcbloandetails.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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: loans/getchrdetails.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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: loans/getcustomerloanstatus.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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: loans/getforecloseamount.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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: loans/getloanbyid.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -7,6 +7,21 @@ export interface getNextdueAmountResponse {
7
7
  current_due: number;
8
8
  advance_payment: number;
9
9
  future_payment: number;
10
+ fcp: getNextdueAmountResponse_FcpData[];
11
+ data: getNextdueAmountResponse_Field[];
12
+ }
13
+ export interface getNextdueAmountResponse_FcpData {
14
+ loan_id: number;
15
+ bill_amount: number;
16
+ bill_date: string;
17
+ }
18
+ export interface getNextdueAmountResponse_Field {
19
+ type: string;
20
+ amount: number;
21
+ principal: number;
22
+ interest: number;
23
+ penalty: number;
24
+ due_date: string;
10
25
  }
11
26
  export declare const getNextdueAmountRequest: {
12
27
  encode(_: getNextdueAmountRequest, writer?: _m0.Writer): _m0.Writer;
@@ -24,6 +39,22 @@ export declare const getNextdueAmountResponse: {
24
39
  create<I extends Exact<DeepPartial<getNextdueAmountResponse>, I>>(base?: I): getNextdueAmountResponse;
25
40
  fromPartial<I extends Exact<DeepPartial<getNextdueAmountResponse>, I>>(object: I): getNextdueAmountResponse;
26
41
  };
42
+ export declare const getNextdueAmountResponse_FcpData: {
43
+ encode(message: getNextdueAmountResponse_FcpData, writer?: _m0.Writer): _m0.Writer;
44
+ decode(input: _m0.Reader | Uint8Array, length?: number): getNextdueAmountResponse_FcpData;
45
+ fromJSON(object: any): getNextdueAmountResponse_FcpData;
46
+ toJSON(message: getNextdueAmountResponse_FcpData): unknown;
47
+ create<I extends Exact<DeepPartial<getNextdueAmountResponse_FcpData>, I>>(base?: I): getNextdueAmountResponse_FcpData;
48
+ fromPartial<I extends Exact<DeepPartial<getNextdueAmountResponse_FcpData>, I>>(object: I): getNextdueAmountResponse_FcpData;
49
+ };
50
+ export declare const getNextdueAmountResponse_Field: {
51
+ encode(message: getNextdueAmountResponse_Field, writer?: _m0.Writer): _m0.Writer;
52
+ decode(input: _m0.Reader | Uint8Array, length?: number): getNextdueAmountResponse_Field;
53
+ fromJSON(object: any): getNextdueAmountResponse_Field;
54
+ toJSON(message: getNextdueAmountResponse_Field): unknown;
55
+ create<I extends Exact<DeepPartial<getNextdueAmountResponse_Field>, I>>(base?: I): getNextdueAmountResponse_Field;
56
+ fromPartial<I extends Exact<DeepPartial<getNextdueAmountResponse_Field>, I>>(object: I): getNextdueAmountResponse_Field;
57
+ };
27
58
  type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
28
59
  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 {} ? {
29
60
  [K in keyof T]?: DeepPartial<T[K]>;
@@ -1,14 +1,14 @@
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.0
5
- // protoc v5.28.3
4
+ // protoc-gen-ts_proto v1.181.1
5
+ // protoc v3.20.3
6
6
  // source: loans/getnextdueamount.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
9
9
  };
10
10
  Object.defineProperty(exports, "__esModule", { value: true });
11
- exports.getNextdueAmountResponse = exports.getNextdueAmountRequest = exports.protobufPackage = void 0;
11
+ exports.getNextdueAmountResponse_Field = exports.getNextdueAmountResponse_FcpData = exports.getNextdueAmountResponse = exports.getNextdueAmountRequest = exports.protobufPackage = void 0;
12
12
  /* eslint-disable */
13
13
  const minimal_1 = __importDefault(require("protobufjs/minimal"));
14
14
  exports.protobufPackage = "loans.getnextdueamount";
@@ -50,7 +50,7 @@ exports.getNextdueAmountRequest = {
50
50
  },
51
51
  };
52
52
  function createBasegetNextdueAmountResponse() {
53
- return { overdue_amount: 0, current_due: 0, advance_payment: 0, future_payment: 0 };
53
+ return { overdue_amount: 0, current_due: 0, advance_payment: 0, future_payment: 0, fcp: [], data: [] };
54
54
  }
55
55
  exports.getNextdueAmountResponse = {
56
56
  encode(message, writer = minimal_1.default.Writer.create()) {
@@ -66,6 +66,12 @@ exports.getNextdueAmountResponse = {
66
66
  if (message.future_payment !== 0) {
67
67
  writer.uint32(32).int32(message.future_payment);
68
68
  }
69
+ for (const v of message.fcp) {
70
+ exports.getNextdueAmountResponse_FcpData.encode(v, writer.uint32(42).fork()).ldelim();
71
+ }
72
+ for (const v of message.data) {
73
+ exports.getNextdueAmountResponse_Field.encode(v, writer.uint32(50).fork()).ldelim();
74
+ }
69
75
  return writer;
70
76
  },
71
77
  decode(input, length) {
@@ -99,6 +105,18 @@ exports.getNextdueAmountResponse = {
99
105
  }
100
106
  message.future_payment = reader.int32();
101
107
  continue;
108
+ case 5:
109
+ if (tag !== 42) {
110
+ break;
111
+ }
112
+ message.fcp.push(exports.getNextdueAmountResponse_FcpData.decode(reader, reader.uint32()));
113
+ continue;
114
+ case 6:
115
+ if (tag !== 50) {
116
+ break;
117
+ }
118
+ message.data.push(exports.getNextdueAmountResponse_Field.decode(reader, reader.uint32()));
119
+ continue;
102
120
  }
103
121
  if ((tag & 7) === 4 || tag === 0) {
104
122
  break;
@@ -113,6 +131,12 @@ exports.getNextdueAmountResponse = {
113
131
  current_due: isSet(object.current_due) ? globalThis.Number(object.current_due) : 0,
114
132
  advance_payment: isSet(object.advance_payment) ? globalThis.Number(object.advance_payment) : 0,
115
133
  future_payment: isSet(object.future_payment) ? globalThis.Number(object.future_payment) : 0,
134
+ fcp: globalThis.Array.isArray(object?.fcp)
135
+ ? object.fcp.map((e) => exports.getNextdueAmountResponse_FcpData.fromJSON(e))
136
+ : [],
137
+ data: globalThis.Array.isArray(object?.data)
138
+ ? object.data.map((e) => exports.getNextdueAmountResponse_Field.fromJSON(e))
139
+ : [],
116
140
  };
117
141
  },
118
142
  toJSON(message) {
@@ -129,6 +153,12 @@ exports.getNextdueAmountResponse = {
129
153
  if (message.future_payment !== 0) {
130
154
  obj.future_payment = Math.round(message.future_payment);
131
155
  }
156
+ if (message.fcp?.length) {
157
+ obj.fcp = message.fcp.map((e) => exports.getNextdueAmountResponse_FcpData.toJSON(e));
158
+ }
159
+ if (message.data?.length) {
160
+ obj.data = message.data.map((e) => exports.getNextdueAmountResponse_Field.toJSON(e));
161
+ }
132
162
  return obj;
133
163
  },
134
164
  create(base) {
@@ -140,6 +170,210 @@ exports.getNextdueAmountResponse = {
140
170
  message.current_due = object.current_due ?? 0;
141
171
  message.advance_payment = object.advance_payment ?? 0;
142
172
  message.future_payment = object.future_payment ?? 0;
173
+ message.fcp = object.fcp?.map((e) => exports.getNextdueAmountResponse_FcpData.fromPartial(e)) || [];
174
+ message.data = object.data?.map((e) => exports.getNextdueAmountResponse_Field.fromPartial(e)) || [];
175
+ return message;
176
+ },
177
+ };
178
+ function createBasegetNextdueAmountResponse_FcpData() {
179
+ return { loan_id: 0, bill_amount: 0, bill_date: "" };
180
+ }
181
+ exports.getNextdueAmountResponse_FcpData = {
182
+ encode(message, writer = minimal_1.default.Writer.create()) {
183
+ if (message.loan_id !== 0) {
184
+ writer.uint32(8).int32(message.loan_id);
185
+ }
186
+ if (message.bill_amount !== 0) {
187
+ writer.uint32(16).int32(message.bill_amount);
188
+ }
189
+ if (message.bill_date !== "") {
190
+ writer.uint32(26).string(message.bill_date);
191
+ }
192
+ return writer;
193
+ },
194
+ decode(input, length) {
195
+ const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
196
+ let end = length === undefined ? reader.len : reader.pos + length;
197
+ const message = createBasegetNextdueAmountResponse_FcpData();
198
+ while (reader.pos < end) {
199
+ const tag = reader.uint32();
200
+ switch (tag >>> 3) {
201
+ case 1:
202
+ if (tag !== 8) {
203
+ break;
204
+ }
205
+ message.loan_id = reader.int32();
206
+ continue;
207
+ case 2:
208
+ if (tag !== 16) {
209
+ break;
210
+ }
211
+ message.bill_amount = reader.int32();
212
+ continue;
213
+ case 3:
214
+ if (tag !== 26) {
215
+ break;
216
+ }
217
+ message.bill_date = reader.string();
218
+ continue;
219
+ }
220
+ if ((tag & 7) === 4 || tag === 0) {
221
+ break;
222
+ }
223
+ reader.skipType(tag & 7);
224
+ }
225
+ return message;
226
+ },
227
+ fromJSON(object) {
228
+ return {
229
+ loan_id: isSet(object.loan_id) ? globalThis.Number(object.loan_id) : 0,
230
+ bill_amount: isSet(object.bill_amount) ? globalThis.Number(object.bill_amount) : 0,
231
+ bill_date: isSet(object.bill_date) ? globalThis.String(object.bill_date) : "",
232
+ };
233
+ },
234
+ toJSON(message) {
235
+ const obj = {};
236
+ if (message.loan_id !== 0) {
237
+ obj.loan_id = Math.round(message.loan_id);
238
+ }
239
+ if (message.bill_amount !== 0) {
240
+ obj.bill_amount = Math.round(message.bill_amount);
241
+ }
242
+ if (message.bill_date !== "") {
243
+ obj.bill_date = message.bill_date;
244
+ }
245
+ return obj;
246
+ },
247
+ create(base) {
248
+ return exports.getNextdueAmountResponse_FcpData.fromPartial(base ?? {});
249
+ },
250
+ fromPartial(object) {
251
+ const message = createBasegetNextdueAmountResponse_FcpData();
252
+ message.loan_id = object.loan_id ?? 0;
253
+ message.bill_amount = object.bill_amount ?? 0;
254
+ message.bill_date = object.bill_date ?? "";
255
+ return message;
256
+ },
257
+ };
258
+ function createBasegetNextdueAmountResponse_Field() {
259
+ return { type: "", amount: 0, principal: 0, interest: 0, penalty: 0, due_date: "" };
260
+ }
261
+ exports.getNextdueAmountResponse_Field = {
262
+ encode(message, writer = minimal_1.default.Writer.create()) {
263
+ if (message.type !== "") {
264
+ writer.uint32(10).string(message.type);
265
+ }
266
+ if (message.amount !== 0) {
267
+ writer.uint32(16).int32(message.amount);
268
+ }
269
+ if (message.principal !== 0) {
270
+ writer.uint32(24).int32(message.principal);
271
+ }
272
+ if (message.interest !== 0) {
273
+ writer.uint32(32).int32(message.interest);
274
+ }
275
+ if (message.penalty !== 0) {
276
+ writer.uint32(40).int32(message.penalty);
277
+ }
278
+ if (message.due_date !== "") {
279
+ writer.uint32(50).string(message.due_date);
280
+ }
281
+ return writer;
282
+ },
283
+ decode(input, length) {
284
+ const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
285
+ let end = length === undefined ? reader.len : reader.pos + length;
286
+ const message = createBasegetNextdueAmountResponse_Field();
287
+ while (reader.pos < end) {
288
+ const tag = reader.uint32();
289
+ switch (tag >>> 3) {
290
+ case 1:
291
+ if (tag !== 10) {
292
+ break;
293
+ }
294
+ message.type = reader.string();
295
+ continue;
296
+ case 2:
297
+ if (tag !== 16) {
298
+ break;
299
+ }
300
+ message.amount = reader.int32();
301
+ continue;
302
+ case 3:
303
+ if (tag !== 24) {
304
+ break;
305
+ }
306
+ message.principal = reader.int32();
307
+ continue;
308
+ case 4:
309
+ if (tag !== 32) {
310
+ break;
311
+ }
312
+ message.interest = reader.int32();
313
+ continue;
314
+ case 5:
315
+ if (tag !== 40) {
316
+ break;
317
+ }
318
+ message.penalty = reader.int32();
319
+ continue;
320
+ case 6:
321
+ if (tag !== 50) {
322
+ break;
323
+ }
324
+ message.due_date = reader.string();
325
+ continue;
326
+ }
327
+ if ((tag & 7) === 4 || tag === 0) {
328
+ break;
329
+ }
330
+ reader.skipType(tag & 7);
331
+ }
332
+ return message;
333
+ },
334
+ fromJSON(object) {
335
+ return {
336
+ type: isSet(object.type) ? globalThis.String(object.type) : "",
337
+ amount: isSet(object.amount) ? globalThis.Number(object.amount) : 0,
338
+ principal: isSet(object.principal) ? globalThis.Number(object.principal) : 0,
339
+ interest: isSet(object.interest) ? globalThis.Number(object.interest) : 0,
340
+ penalty: isSet(object.penalty) ? globalThis.Number(object.penalty) : 0,
341
+ due_date: isSet(object.due_date) ? globalThis.String(object.due_date) : "",
342
+ };
343
+ },
344
+ toJSON(message) {
345
+ const obj = {};
346
+ if (message.type !== "") {
347
+ obj.type = message.type;
348
+ }
349
+ if (message.amount !== 0) {
350
+ obj.amount = Math.round(message.amount);
351
+ }
352
+ if (message.principal !== 0) {
353
+ obj.principal = Math.round(message.principal);
354
+ }
355
+ if (message.interest !== 0) {
356
+ obj.interest = Math.round(message.interest);
357
+ }
358
+ if (message.penalty !== 0) {
359
+ obj.penalty = Math.round(message.penalty);
360
+ }
361
+ if (message.due_date !== "") {
362
+ obj.due_date = message.due_date;
363
+ }
364
+ return obj;
365
+ },
366
+ create(base) {
367
+ return exports.getNextdueAmountResponse_Field.fromPartial(base ?? {});
368
+ },
369
+ fromPartial(object) {
370
+ const message = createBasegetNextdueAmountResponse_Field();
371
+ message.type = object.type ?? "";
372
+ message.amount = object.amount ?? 0;
373
+ message.principal = object.principal ?? 0;
374
+ message.interest = object.interest ?? 0;
375
+ message.penalty = object.penalty ?? 0;
376
+ message.due_date = object.due_date ?? "";
143
377
  return message;
144
378
  },
145
379
  };
@@ -1,7 +1,7 @@
1
1
  import _m0 from "protobufjs/minimal";
2
2
  export declare const protobufPackage = "loans.getpaymentoptions";
3
3
  export interface getPaymentOptionsRequest {
4
- order_id: string;
4
+ amount: number;
5
5
  }
6
6
  export interface getPaymentOptionsResponse {
7
7
  options: paymentOptions[];