@stashfin/grpc 1.2.604 → 1.2.605

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 (308) hide show
  1. package/package.json +1 -1
  2. package/ts/banking/aa/checktransactionstatus.d.ts +38 -0
  3. package/ts/banking/aa/checktransactionstatus.js +161 -0
  4. package/ts/banking/aa/getaasupport.js +1 -1
  5. package/ts/banking/aa/getbanklist.js +1 -1
  6. package/ts/banking/aa/getcustomerbank.js +1 -1
  7. package/ts/banking/aa/getrpdlink.js +1 -1
  8. package/ts/banking/aa/initiate.js +1 -1
  9. package/ts/banking/aa/initiatepennydrop.js +1 -1
  10. package/ts/banking/aa/netbankinginitiate.d.ts +37 -0
  11. package/ts/{loans/rollbackextrapayment.js → banking/aa/netbankinginitiate.js} +63 -51
  12. package/ts/banking.d.ts +28 -0
  13. package/ts/banking.js +21 -1
  14. package/ts/bureau/getbasicdetails.js +1 -1
  15. package/ts/bureau/getcibilwebtoken.js +1 -1
  16. package/ts/bureau/getdbrcolending.js +1 -1
  17. package/ts/bureau/getdemogs.js +1 -1
  18. package/ts/bureau/getobligation.js +1 -1
  19. package/ts/bureau/getreport.js +1 -1
  20. package/ts/bureau.js +1 -1
  21. package/ts/ckyc/ckycdownload.js +1 -1
  22. package/ts/ckyc/ckycsearch.js +1 -1
  23. package/ts/ckyc.js +1 -1
  24. package/ts/colender/disburseLoan.js +1 -1
  25. package/ts/colender/forecloseLoan.js +1 -1
  26. package/ts/colender/repayLoan.js +1 -1
  27. package/ts/colender.js +1 -1
  28. package/ts/customers/aa/getaatxnstatus.js +1 -1
  29. package/ts/customers/aa/getbanklist.js +1 -1
  30. package/ts/customers/aa/initiate.js +1 -1
  31. package/ts/customers/accidentprotectionplan.js +1 -1
  32. package/ts/customers/addaddress.js +1 -1
  33. package/ts/customers/addbankaccountdetails.js +1 -1
  34. package/ts/customers/addfathersname.js +1 -1
  35. package/ts/customers/addgstnumber.js +1 -1
  36. package/ts/customers/addmoredetails.js +1 -1
  37. package/ts/customers/addsuspendedcustomer.js +1 -1
  38. package/ts/customers/adduserapps.js +1 -1
  39. package/ts/customers/applyclijourney.js +1 -1
  40. package/ts/customers/bulksms.js +1 -1
  41. package/ts/customers/cb/cbapplicationrejecteddata.js +1 -1
  42. package/ts/customers/cb/cbpaynow.js +1 -1
  43. package/ts/customers/cb/cbsignup.js +1 -1
  44. package/ts/customers/cb/getcbtxnstatus.js +1 -1
  45. package/ts/customers/cb/getcreditbuilder.js +1 -1
  46. package/ts/customers/cb/getpaymentsummary.js +1 -1
  47. package/ts/customers/cb/insurancedetails.js +1 -1
  48. package/ts/customers/cb/lesscsimprove.js +1 -1
  49. package/ts/customers/cb/morecsimprove.js +1 -1
  50. package/ts/customers/cb/paynow.js +1 -1
  51. package/ts/customers/cb/savecreditbuilder.js +1 -1
  52. package/ts/customers/cb/updatecbstandalonecancellation.js +1 -1
  53. package/ts/customers/cb/updatecbstandaloneconfirmation.js +1 -1
  54. package/ts/customers/cb/updatecbstandalonejourney.js +1 -1
  55. package/ts/customers/cb/updatecbtxnstatus.js +1 -1
  56. package/ts/customers/changempin.js +1 -1
  57. package/ts/customers/createcustomerreference.js +1 -1
  58. package/ts/customers/createvanumber.js +1 -1
  59. package/ts/customers/customerinfo.js +1 -1
  60. package/ts/customers/deletedocument.js +1 -1
  61. package/ts/customers/deleteprofile.js +1 -1
  62. package/ts/customers/disablempin.js +1 -1
  63. package/ts/customers/enach/gettxnstatus.js +1 -1
  64. package/ts/customers/enach/getweburl.js +1 -1
  65. package/ts/customers/enach/updateenachtxnstatus.js +1 -1
  66. package/ts/customers/enach/updatetxnstatus.js +1 -1
  67. package/ts/customers/fetchrcprofile.js +1 -1
  68. package/ts/customers/floatingvideos.js +1 -1
  69. package/ts/customers/forceupdate.js +1 -1
  70. package/ts/customers/forgotmpin.js +1 -1
  71. package/ts/customers/forgotmpinverify.js +1 -1
  72. package/ts/customers/freedom/addressconfirmation.js +1 -1
  73. package/ts/customers/freedom/freedompaynow.js +1 -1
  74. package/ts/customers/freedom/getfreedomtxnstatus.js +1 -1
  75. package/ts/customers/freedom/updateadditionalverification.js +1 -1
  76. package/ts/customers/freedom/updatefreedomtxnstatus.js +1 -1
  77. package/ts/customers/getaddresslist.js +1 -1
  78. package/ts/customers/getappsubmittedscreen.js +1 -1
  79. package/ts/customers/getbankaccountdetails.js +1 -1
  80. package/ts/customers/getbasicinfo.js +1 -1
  81. package/ts/customers/getcities.js +1 -1
  82. package/ts/customers/getclistatus.js +1 -1
  83. package/ts/customers/getcompanyaccdetails.js +1 -1
  84. package/ts/customers/getcustomerbyid.js +1 -1
  85. package/ts/customers/getcustomerdetailsbymobile.js +1 -1
  86. package/ts/customers/getdashboard.js +1 -1
  87. package/ts/customers/getdashboardmaincard.js +1 -1
  88. package/ts/customers/getdocuments.js +1 -1
  89. package/ts/customers/getglobalpopups.js +1 -1
  90. package/ts/customers/getlimit.js +1 -1
  91. package/ts/customers/getloclimit.js +1 -1
  92. package/ts/customers/getmessengermode.js +1 -1
  93. package/ts/customers/getoccupationlist.js +1 -1
  94. package/ts/customers/getpaymentoptions.js +1 -1
  95. package/ts/customers/getprofessionalinfo.js +1 -1
  96. package/ts/customers/getprofile.js +1 -1
  97. package/ts/customers/getselfieetxnid.js +1 -1
  98. package/ts/customers/getstates.js +1 -1
  99. package/ts/customers/getstep.js +1 -1
  100. package/ts/customers/getsyncstatus.js +1 -1
  101. package/ts/customers/getvanumber.js +1 -1
  102. package/ts/customers/lamf/applylamf.js +1 -1
  103. package/ts/customers/lamf/sendlamfotp.js +1 -1
  104. package/ts/customers/lamf/sendlamfpledgeotp.js +1 -1
  105. package/ts/customers/lamf/updatelamfjourney.js +1 -1
  106. package/ts/customers/lamf/verifylamfotp.js +1 -1
  107. package/ts/customers/lamf/verifylamfpledgeotp.js +1 -1
  108. package/ts/customers/logout.js +1 -1
  109. package/ts/customers/pd/getbanklist.js +1 -1
  110. package/ts/customers/pd/validatebankaccount.js +1 -1
  111. package/ts/customers/profilebasic.js +1 -1
  112. package/ts/customers/profileupdatetnc.js +1 -1
  113. package/ts/customers/resetbanner.js +1 -1
  114. package/ts/customers/restoreaccount.js +1 -1
  115. package/ts/customers/rpd/getrpdlink.js +1 -1
  116. package/ts/customers/rpd/getrpdtransactionstatus.js +1 -1
  117. package/ts/customers/rpd/mockpayment.js +1 -1
  118. package/ts/customers/saveappslist.js +1 -1
  119. package/ts/customers/savebasicdetails.js +1 -1
  120. package/ts/customers/savelimit.js +1 -1
  121. package/ts/customers/saveunlocklimit.js +1 -1
  122. package/ts/customers/sendotp.js +1 -1
  123. package/ts/customers/sendotptoemail.js +1 -1
  124. package/ts/customers/setmpin.js +1 -1
  125. package/ts/customers/skipscreen.js +1 -1
  126. package/ts/customers/submituploadeddocuments.js +1 -1
  127. package/ts/customers/syncdecisionengine.js +1 -1
  128. package/ts/customers/updatecategory.js +1 -1
  129. package/ts/customers/updatecongratulationstep.js +1 -1
  130. package/ts/customers/updatecustomerbyid.js +1 -1
  131. package/ts/customers/updatedlnumber.js +1 -1
  132. package/ts/customers/updatedob.js +1 -1
  133. package/ts/customers/updatelocstatus.js +1 -1
  134. package/ts/customers/updatemobilesendotp.js +1 -1
  135. package/ts/customers/updatemobileverifyotp.js +1 -1
  136. package/ts/customers/updateokyctxn.js +1 -1
  137. package/ts/customers/updatesanctionamount.js +1 -1
  138. package/ts/customers/updateselfieetxn.js +1 -1
  139. package/ts/customers/updatesyncstatus.js +1 -1
  140. package/ts/customers/updatevehiclenumber.js +1 -1
  141. package/ts/customers/uploaddocuments.js +1 -1
  142. package/ts/customers/validatepan.js +1 -1
  143. package/ts/customers/verifympin.js +1 -1
  144. package/ts/customers/verifyotp.js +1 -1
  145. package/ts/customers/verifyotptoemail.js +1 -1
  146. package/ts/customers.js +1 -1
  147. package/ts/decisionengine/decisionengine.js +1 -1
  148. package/ts/decisionengine/decisionenginetrigger.js +1 -1
  149. package/ts/decisionengine/locdisbursalapproval.js +1 -1
  150. package/ts/decisionengine/saveconsent.js +1 -1
  151. package/ts/decisionengine.js +1 -1
  152. package/ts/documents/getagreement.js +1 -1
  153. package/ts/documents/getfinancialdoc.js +1 -1
  154. package/ts/documents.js +1 -1
  155. package/ts/eqxcustomer.js +1 -1
  156. package/ts/eqxcustomers/getcustomerbyid.js +1 -1
  157. package/ts/eqxcustomers/getdashboard.js +1 -1
  158. package/ts/eqxcustomers/getdashboardmaincard.js +1 -1
  159. package/ts/eqxcustomers/getnotifications.js +1 -1
  160. package/ts/eqxcustomers/sendotp.js +1 -1
  161. package/ts/eqxcustomers/updatenotification.js +1 -1
  162. package/ts/eqxcustomers/updatepushid.js +1 -1
  163. package/ts/eqxcustomers/verifyotp.js +1 -1
  164. package/ts/eqxcustomers/verifytoken.js +1 -1
  165. package/ts/example.js +1 -1
  166. package/ts/growth/checkplanstatus.js +1 -1
  167. package/ts/growth/getattachplandetails.js +1 -1
  168. package/ts/growth/getchrpaymentstatus.js +1 -1
  169. package/ts/growth/getchrplans.js +1 -1
  170. package/ts/growth/getcredithealthreport.js +1 -1
  171. package/ts/growth/initiatepayment.js +1 -1
  172. package/ts/growth/notifychrpayment.js +1 -1
  173. package/ts/growth/processchrpayment.js +1 -1
  174. package/ts/growth.js +1 -1
  175. package/ts/kyc/facematch.js +1 -1
  176. package/ts/kyc/fetchemploymenthistory.js +1 -1
  177. package/ts/kyc/fetchuanlist.js +1 -1
  178. package/ts/kyc/getselfietxnid.js +1 -1
  179. package/ts/kyc/nsdlpanvalidate.js +1 -1
  180. package/ts/kyc.js +1 -1
  181. package/ts/lamf/getloandetails.js +1 -1
  182. package/ts/lamf/submitotp.js +1 -1
  183. package/ts/lamf/validateuser.js +1 -1
  184. package/ts/lamf.js +1 -1
  185. package/ts/loans/addreference.js +1 -1
  186. package/ts/loans/amortization.js +1 -1
  187. package/ts/loans/approveloan.js +1 -1
  188. package/ts/loans/banklist.js +1 -1
  189. package/ts/loans/calculateemi.js +1 -1
  190. package/ts/loans/cbloan.js +1 -1
  191. package/ts/loans/createlamfloan.js +1 -1
  192. package/ts/loans/createpenalty.js +1 -1
  193. package/ts/loans/creditlimit.js +1 -1
  194. package/ts/loans/emimoredetails.js +1 -1
  195. package/ts/loans/fcppayment.js +1 -1
  196. package/ts/loans/forecloseamount.js +1 -1
  197. package/ts/loans/foreclosepayment.js +1 -1
  198. package/ts/loans/futurepaymentmoredetails.js +1 -1
  199. package/ts/loans/getaddonslist.js +1 -1
  200. package/ts/loans/getbilldetails.js +1 -1
  201. package/ts/loans/getcbloandetails.js +1 -1
  202. package/ts/loans/getchrdetails.js +1 -1
  203. package/ts/loans/getcustomerloanstatus.js +1 -1
  204. package/ts/loans/getforecloseamount.js +1 -1
  205. package/ts/loans/getloanbyid.js +1 -1
  206. package/ts/loans/getnextdueamount.js +1 -1
  207. package/ts/loans/getpaymentoptions.js +1 -1
  208. package/ts/loans/getpendingemiamount.js +1 -1
  209. package/ts/loans/getsetubilldetails.js +1 -1
  210. package/ts/loans/getsummarystaticfields.js +1 -1
  211. package/ts/loans/gettransactionstatus.js +1 -1
  212. package/ts/loans/getusedlimit.js +1 -1
  213. package/ts/loans/getvirtualbankinfo.js +1 -1
  214. package/ts/loans/loansummary.js +1 -1
  215. package/ts/loans/manualpaymentallocation.js +1 -1
  216. package/ts/loans/paymentallocation.js +1 -1
  217. package/ts/loans/paymenthistory.js +1 -1
  218. package/ts/loans/paynow.js +1 -1
  219. package/ts/loans/refund.js +1 -1
  220. package/ts/loans/restructureloan.js +1 -1
  221. package/ts/loans/rollback.js +1 -1
  222. package/ts/loans/sendemail.js +1 -1
  223. package/ts/loans/sendnocemail.js +1 -1
  224. package/ts/loans/transactionlist.js +1 -1
  225. package/ts/loans/updatecollectionview.js +1 -1
  226. package/ts/loans/updateinstallments.js +1 -1
  227. package/ts/loans/updateloan.js +1 -1
  228. package/ts/loans/updatetransactionstatus.js +1 -1
  229. package/ts/loans.js +1 -1
  230. package/ts/payments/checkpaymentstatus.js +1 -1
  231. package/ts/payments/fundtransfer.js +1 -1
  232. package/ts/payments/getpaymentoptions.js +1 -1
  233. package/ts/payments/initiatepayment.js +1 -1
  234. package/ts/payments/nachpresentation.js +1 -1
  235. package/ts/payments/nachregistration.js +1 -1
  236. package/ts/payments.js +1 -1
  237. package/ts/paymentsnode.js +1 -1
  238. package/ts/stashcash/creditsc.js +1 -1
  239. package/ts/stashcash/debitsc.js +1 -1
  240. package/ts/stashcash/getscbalance.js +1 -1
  241. package/ts/stashcash/getschistory.js +1 -1
  242. package/ts/stashcash/reversesc.js +1 -1
  243. package/ts/stashcash.js +1 -1
  244. package/ts/upi/addaccount.js +1 -1
  245. package/ts/upi/addupinumber.js +1 -1
  246. package/ts/upi/addvpa.js +1 -1
  247. package/ts/upi/blockvpa.js +1 -1
  248. package/ts/upi/checkderegisterpermission.js +1 -1
  249. package/ts/upi/checktransactionstatus.js +1 -1
  250. package/ts/upi/declinemandate.js +1 -1
  251. package/ts/upi/deregisterprofile.js +1 -1
  252. package/ts/upi/getaccountsbyprovider.js +1 -1
  253. package/ts/upi/getallmandates.js +1 -1
  254. package/ts/upi/getavailablevpa.js +1 -1
  255. package/ts/upi/getlistedaccountproviders.js +1 -1
  256. package/ts/upi/getmandatedetails.js +1 -1
  257. package/ts/upi/getmandatehistory.js +1 -1
  258. package/ts/upi/getpendingcollectrequest.js +1 -1
  259. package/ts/upi/getprofile.js +1 -1
  260. package/ts/upi/getrecentcontacts.js +1 -1
  261. package/ts/upi/gettransactions.js +1 -1
  262. package/ts/upi/getupinumbers.js +1 -1
  263. package/ts/upi/initiatemandateaction.js +1 -1
  264. package/ts/upi/initiatetransaction.js +1 -1
  265. package/ts/upi/listblockedvpa.js +1 -1
  266. package/ts/upi/suggestvpa.js +1 -1
  267. package/ts/upi/unblockvpa.js +1 -1
  268. package/ts/upi/updatedevicebinding.js +1 -1
  269. package/ts/upi/updatedevicelinking.js +1 -1
  270. package/ts/upi/upinumberoperations.js +1 -1
  271. package/ts/upi/validateifsc.js +1 -1
  272. package/ts/upi/validatevpa.js +1 -1
  273. package/ts/upi.js +1 -1
  274. package/ts/customers/getcustomer.d.ts +0 -57
  275. package/ts/customers/getcustomer.js +0 -351
  276. package/ts/customers/getrecommendedtag.d.ts +0 -35
  277. package/ts/customers/getrecommendedtag.js +0 -134
  278. package/ts/customers/getrpdlink.d.ts +0 -40
  279. package/ts/customers/getrpdlink.js +0 -190
  280. package/ts/customers/kyc/epfo.d.ts +0 -38
  281. package/ts/customers/kyc/epfo.js +0 -149
  282. package/ts/customers/sendemailtoken.d.ts +0 -35
  283. package/ts/customers/sendemailtoken.js +0 -117
  284. package/ts/customers/skipdlrcscreen.d.ts +0 -35
  285. package/ts/customers/skipdlrcscreen.js +0 -117
  286. package/ts/customers/step1.d.ts +0 -69
  287. package/ts/customers/step1.js +0 -395
  288. package/ts/customers/step10.d.ts +0 -73
  289. package/ts/customers/step10.js +0 -459
  290. package/ts/customers/step2.d.ts +0 -68
  291. package/ts/customers/step2.js +0 -381
  292. package/ts/customers/step7.d.ts +0 -68
  293. package/ts/customers/step7.js +0 -381
  294. package/ts/customers/step8.d.ts +0 -69
  295. package/ts/customers/step8.js +0 -395
  296. package/ts/customers/step9.d.ts +0 -75
  297. package/ts/customers/step9.js +0 -489
  298. package/ts/customers/stepstatic.d.ts +0 -66
  299. package/ts/customers/stepstatic.js +0 -354
  300. package/ts/customers/verifyemail.d.ts +0 -35
  301. package/ts/customers/verifyemail.js +0 -117
  302. package/ts/google/protobuf/timestamp.d.ts +0 -127
  303. package/ts/google/protobuf/timestamp.js +0 -97
  304. package/ts/kyc/epfo/fetchUANList.d.ts +0 -35
  305. package/ts/kyc/epfo/fetchUANList.js +0 -119
  306. package/ts/loans/addrefrences.d.ts +0 -49
  307. package/ts/loans/addrefrences.js +0 -229
  308. package/ts/loans/rollbackextrapayment.d.ts +0 -37
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stashfin/grpc",
3
- "version": "1.2.604",
3
+ "version": "1.2.605",
4
4
  "description": "Grpc proto manger",
5
5
  "scripts": {
6
6
  "prebuild": "rimraf src/ts && mkdirp src/ts && mkdirp dist",
@@ -0,0 +1,38 @@
1
+ import _m0 from "protobufjs/minimal";
2
+ export declare const protobufPackage = "banking.aa.checktransactionstatus";
3
+ export interface inputTransactionStatus {
4
+ transactionId: string;
5
+ }
6
+ export interface outputTransactionStatus {
7
+ success?: boolean | undefined;
8
+ status?: boolean | undefined;
9
+ error_message?: string | undefined;
10
+ error_code?: string | undefined;
11
+ }
12
+ export declare const inputTransactionStatus: {
13
+ encode(message: inputTransactionStatus, writer?: _m0.Writer): _m0.Writer;
14
+ decode(input: _m0.Reader | Uint8Array, length?: number): inputTransactionStatus;
15
+ fromJSON(object: any): inputTransactionStatus;
16
+ toJSON(message: inputTransactionStatus): unknown;
17
+ create<I extends Exact<DeepPartial<inputTransactionStatus>, I>>(base?: I): inputTransactionStatus;
18
+ fromPartial<I extends Exact<DeepPartial<inputTransactionStatus>, I>>(object: I): inputTransactionStatus;
19
+ };
20
+ export declare const outputTransactionStatus: {
21
+ encode(message: outputTransactionStatus, writer?: _m0.Writer): _m0.Writer;
22
+ decode(input: _m0.Reader | Uint8Array, length?: number): outputTransactionStatus;
23
+ fromJSON(object: any): outputTransactionStatus;
24
+ toJSON(message: outputTransactionStatus): unknown;
25
+ create<I extends Exact<DeepPartial<outputTransactionStatus>, I>>(base?: I): outputTransactionStatus;
26
+ fromPartial<I extends Exact<DeepPartial<outputTransactionStatus>, I>>(object: I): outputTransactionStatus;
27
+ };
28
+ type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
29
+ 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 {} ? {
30
+ [K in keyof T]?: DeepPartial<T[K]>;
31
+ } : Partial<T>;
32
+ type KeysOfUnion<T> = T extends T ? keyof T : never;
33
+ export type Exact<P, I extends P> = P extends Builtin ? P : P & {
34
+ [K in keyof P]: Exact<P[K], I[K]>;
35
+ } & {
36
+ [K in Exclude<keyof I, KeysOfUnion<P>>]: never;
37
+ };
38
+ export {};
@@ -0,0 +1,161 @@
1
+ "use strict";
2
+ // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
+ // versions:
4
+ // protoc-gen-ts_proto v1.181.2
5
+ // protoc v5.29.3
6
+ // source: banking/aa/checktransactionstatus.proto
7
+ var __importDefault = (this && this.__importDefault) || function (mod) {
8
+ return (mod && mod.__esModule) ? mod : { "default": mod };
9
+ };
10
+ Object.defineProperty(exports, "__esModule", { value: true });
11
+ exports.outputTransactionStatus = exports.inputTransactionStatus = exports.protobufPackage = void 0;
12
+ /* eslint-disable */
13
+ const minimal_1 = __importDefault(require("protobufjs/minimal"));
14
+ exports.protobufPackage = "banking.aa.checktransactionstatus";
15
+ function createBaseinputTransactionStatus() {
16
+ return { transactionId: "" };
17
+ }
18
+ exports.inputTransactionStatus = {
19
+ encode(message, writer = minimal_1.default.Writer.create()) {
20
+ if (message.transactionId !== "") {
21
+ writer.uint32(10).string(message.transactionId);
22
+ }
23
+ return writer;
24
+ },
25
+ decode(input, length) {
26
+ const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
27
+ let end = length === undefined ? reader.len : reader.pos + length;
28
+ const message = createBaseinputTransactionStatus();
29
+ while (reader.pos < end) {
30
+ const tag = reader.uint32();
31
+ switch (tag >>> 3) {
32
+ case 1:
33
+ if (tag !== 10) {
34
+ break;
35
+ }
36
+ message.transactionId = reader.string();
37
+ continue;
38
+ }
39
+ if ((tag & 7) === 4 || tag === 0) {
40
+ break;
41
+ }
42
+ reader.skipType(tag & 7);
43
+ }
44
+ return message;
45
+ },
46
+ fromJSON(object) {
47
+ return { transactionId: isSet(object.transactionId) ? globalThis.String(object.transactionId) : "" };
48
+ },
49
+ toJSON(message) {
50
+ const obj = {};
51
+ if (message.transactionId !== "") {
52
+ obj.transactionId = message.transactionId;
53
+ }
54
+ return obj;
55
+ },
56
+ create(base) {
57
+ return exports.inputTransactionStatus.fromPartial(base ?? {});
58
+ },
59
+ fromPartial(object) {
60
+ const message = createBaseinputTransactionStatus();
61
+ message.transactionId = object.transactionId ?? "";
62
+ return message;
63
+ },
64
+ };
65
+ function createBaseoutputTransactionStatus() {
66
+ return { success: undefined, status: undefined, error_message: undefined, error_code: undefined };
67
+ }
68
+ exports.outputTransactionStatus = {
69
+ encode(message, writer = minimal_1.default.Writer.create()) {
70
+ if (message.success !== undefined) {
71
+ writer.uint32(8).bool(message.success);
72
+ }
73
+ if (message.status !== undefined) {
74
+ writer.uint32(16).bool(message.status);
75
+ }
76
+ if (message.error_message !== undefined) {
77
+ writer.uint32(26).string(message.error_message);
78
+ }
79
+ if (message.error_code !== undefined) {
80
+ writer.uint32(34).string(message.error_code);
81
+ }
82
+ return writer;
83
+ },
84
+ decode(input, length) {
85
+ const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
86
+ let end = length === undefined ? reader.len : reader.pos + length;
87
+ const message = createBaseoutputTransactionStatus();
88
+ while (reader.pos < end) {
89
+ const tag = reader.uint32();
90
+ switch (tag >>> 3) {
91
+ case 1:
92
+ if (tag !== 8) {
93
+ break;
94
+ }
95
+ message.success = reader.bool();
96
+ continue;
97
+ case 2:
98
+ if (tag !== 16) {
99
+ break;
100
+ }
101
+ message.status = reader.bool();
102
+ continue;
103
+ case 3:
104
+ if (tag !== 26) {
105
+ break;
106
+ }
107
+ message.error_message = reader.string();
108
+ continue;
109
+ case 4:
110
+ if (tag !== 34) {
111
+ break;
112
+ }
113
+ message.error_code = reader.string();
114
+ continue;
115
+ }
116
+ if ((tag & 7) === 4 || tag === 0) {
117
+ break;
118
+ }
119
+ reader.skipType(tag & 7);
120
+ }
121
+ return message;
122
+ },
123
+ fromJSON(object) {
124
+ return {
125
+ success: isSet(object.success) ? globalThis.Boolean(object.success) : undefined,
126
+ status: isSet(object.status) ? globalThis.Boolean(object.status) : undefined,
127
+ error_message: isSet(object.error_message) ? globalThis.String(object.error_message) : undefined,
128
+ error_code: isSet(object.error_code) ? globalThis.String(object.error_code) : undefined,
129
+ };
130
+ },
131
+ toJSON(message) {
132
+ const obj = {};
133
+ if (message.success !== undefined) {
134
+ obj.success = message.success;
135
+ }
136
+ if (message.status !== undefined) {
137
+ obj.status = message.status;
138
+ }
139
+ if (message.error_message !== undefined) {
140
+ obj.error_message = message.error_message;
141
+ }
142
+ if (message.error_code !== undefined) {
143
+ obj.error_code = message.error_code;
144
+ }
145
+ return obj;
146
+ },
147
+ create(base) {
148
+ return exports.outputTransactionStatus.fromPartial(base ?? {});
149
+ },
150
+ fromPartial(object) {
151
+ const message = createBaseoutputTransactionStatus();
152
+ message.success = object.success ?? undefined;
153
+ message.status = object.status ?? undefined;
154
+ message.error_message = object.error_message ?? undefined;
155
+ message.error_code = object.error_code ?? undefined;
156
+ return message;
157
+ },
158
+ };
159
+ function isSet(value) {
160
+ return value !== null && value !== undefined;
161
+ }
@@ -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.0
4
+ // protoc-gen-ts_proto v1.181.2
5
5
  // protoc v5.29.3
6
6
  // source: banking/aa/getaasupport.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.0
4
+ // protoc-gen-ts_proto v1.181.2
5
5
  // protoc v5.29.3
6
6
  // source: banking/aa/getbanklist.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.0
4
+ // protoc-gen-ts_proto v1.181.2
5
5
  // protoc v5.29.3
6
6
  // source: banking/aa/getcustomerbank.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.0
4
+ // protoc-gen-ts_proto v1.181.2
5
5
  // protoc v5.29.3
6
6
  // source: banking/aa/getrpdlink.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.0
4
+ // protoc-gen-ts_proto v1.181.2
5
5
  // protoc v5.29.3
6
6
  // source: banking/aa/initiate.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.0
4
+ // protoc-gen-ts_proto v1.181.2
5
5
  // protoc v5.29.3
6
6
  // source: banking/aa/initiatepennydrop.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
@@ -0,0 +1,37 @@
1
+ import _m0 from "protobufjs/minimal";
2
+ export declare const protobufPackage = "banking.aa.netbankinginitiate";
3
+ export interface inputPerfiosRequest {
4
+ customer_id: number;
5
+ }
6
+ export interface OutputPerfiosResponse {
7
+ payload: string;
8
+ signature: string;
9
+ url: string;
10
+ }
11
+ export declare const inputPerfiosRequest: {
12
+ encode(message: inputPerfiosRequest, writer?: _m0.Writer): _m0.Writer;
13
+ decode(input: _m0.Reader | Uint8Array, length?: number): inputPerfiosRequest;
14
+ fromJSON(object: any): inputPerfiosRequest;
15
+ toJSON(message: inputPerfiosRequest): unknown;
16
+ create<I extends Exact<DeepPartial<inputPerfiosRequest>, I>>(base?: I): inputPerfiosRequest;
17
+ fromPartial<I extends Exact<DeepPartial<inputPerfiosRequest>, I>>(object: I): inputPerfiosRequest;
18
+ };
19
+ export declare const OutputPerfiosResponse: {
20
+ encode(message: OutputPerfiosResponse, writer?: _m0.Writer): _m0.Writer;
21
+ decode(input: _m0.Reader | Uint8Array, length?: number): OutputPerfiosResponse;
22
+ fromJSON(object: any): OutputPerfiosResponse;
23
+ toJSON(message: OutputPerfiosResponse): unknown;
24
+ create<I extends Exact<DeepPartial<OutputPerfiosResponse>, I>>(base?: I): OutputPerfiosResponse;
25
+ fromPartial<I extends Exact<DeepPartial<OutputPerfiosResponse>, I>>(object: I): OutputPerfiosResponse;
26
+ };
27
+ type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
28
+ 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
+ [K in keyof T]?: DeepPartial<T[K]>;
30
+ } : Partial<T>;
31
+ type KeysOfUnion<T> = T extends T ? keyof T : never;
32
+ export type Exact<P, I extends P> = P extends Builtin ? P : P & {
33
+ [K in keyof P]: Exact<P[K], I[K]>;
34
+ } & {
35
+ [K in Exclude<keyof I, KeysOfUnion<P>>]: never;
36
+ };
37
+ export {};
@@ -1,34 +1,32 @@
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
6
- // source: loans/rollbackextrapayment.proto
4
+ // protoc-gen-ts_proto v1.181.2
5
+ // protoc v5.29.3
6
+ // source: banking/aa/netbankinginitiate.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.rollbackExtraPaymentResponse = exports.rollbackExtraPaymentRequest = exports.protobufPackage = void 0;
11
+ exports.OutputPerfiosResponse = exports.inputPerfiosRequest = 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
- exports.protobufPackage = "loans.rollbackextrapayment";
15
- function createBaserollbackExtraPaymentRequest() {
16
- return { customer_id: 0, amount: 0 };
15
+ exports.protobufPackage = "banking.aa.netbankinginitiate";
16
+ function createBaseinputPerfiosRequest() {
17
+ return { customer_id: 0 };
17
18
  }
18
- exports.rollbackExtraPaymentRequest = {
19
+ exports.inputPerfiosRequest = {
19
20
  encode(message, writer = minimal_1.default.Writer.create()) {
20
21
  if (message.customer_id !== 0) {
21
- writer.uint32(8).int32(message.customer_id);
22
- }
23
- if (message.amount !== 0) {
24
- writer.uint32(16).int32(message.amount);
22
+ writer.uint32(8).int64(message.customer_id);
25
23
  }
26
24
  return writer;
27
25
  },
28
26
  decode(input, length) {
29
27
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
30
28
  let end = length === undefined ? reader.len : reader.pos + length;
31
- const message = createBaserollbackExtraPaymentRequest();
29
+ const message = createBaseinputPerfiosRequest();
32
30
  while (reader.pos < end) {
33
31
  const tag = reader.uint32();
34
32
  switch (tag >>> 3) {
@@ -36,13 +34,7 @@ exports.rollbackExtraPaymentRequest = {
36
34
  if (tag !== 8) {
37
35
  break;
38
36
  }
39
- message.customer_id = reader.int32();
40
- continue;
41
- case 2:
42
- if (tag !== 16) {
43
- break;
44
- }
45
- message.amount = reader.int32();
37
+ message.customer_id = longToNumber(reader.int64());
46
38
  continue;
47
39
  }
48
40
  if ((tag & 7) === 4 || tag === 0) {
@@ -53,48 +45,44 @@ exports.rollbackExtraPaymentRequest = {
53
45
  return message;
54
46
  },
55
47
  fromJSON(object) {
56
- return {
57
- customer_id: isSet(object.customer_id) ? globalThis.Number(object.customer_id) : 0,
58
- amount: isSet(object.amount) ? globalThis.Number(object.amount) : 0,
59
- };
48
+ return { customer_id: isSet(object.customer_id) ? globalThis.Number(object.customer_id) : 0 };
60
49
  },
61
50
  toJSON(message) {
62
51
  const obj = {};
63
52
  if (message.customer_id !== 0) {
64
53
  obj.customer_id = Math.round(message.customer_id);
65
54
  }
66
- if (message.amount !== 0) {
67
- obj.amount = Math.round(message.amount);
68
- }
69
55
  return obj;
70
56
  },
71
57
  create(base) {
72
- return exports.rollbackExtraPaymentRequest.fromPartial(base ?? {});
58
+ return exports.inputPerfiosRequest.fromPartial(base ?? {});
73
59
  },
74
60
  fromPartial(object) {
75
- const message = createBaserollbackExtraPaymentRequest();
61
+ const message = createBaseinputPerfiosRequest();
76
62
  message.customer_id = object.customer_id ?? 0;
77
- message.amount = object.amount ?? 0;
78
63
  return message;
79
64
  },
80
65
  };
81
- function createBaserollbackExtraPaymentResponse() {
82
- return { message: "", status: 0 };
66
+ function createBaseOutputPerfiosResponse() {
67
+ return { payload: "", signature: "", url: "" };
83
68
  }
84
- exports.rollbackExtraPaymentResponse = {
69
+ exports.OutputPerfiosResponse = {
85
70
  encode(message, writer = minimal_1.default.Writer.create()) {
86
- if (message.message !== "") {
87
- writer.uint32(10).string(message.message);
71
+ if (message.payload !== "") {
72
+ writer.uint32(10).string(message.payload);
88
73
  }
89
- if (message.status !== 0) {
90
- writer.uint32(16).int32(message.status);
74
+ if (message.signature !== "") {
75
+ writer.uint32(18).string(message.signature);
76
+ }
77
+ if (message.url !== "") {
78
+ writer.uint32(26).string(message.url);
91
79
  }
92
80
  return writer;
93
81
  },
94
82
  decode(input, length) {
95
83
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
96
84
  let end = length === undefined ? reader.len : reader.pos + length;
97
- const message = createBaserollbackExtraPaymentResponse();
85
+ const message = createBaseOutputPerfiosResponse();
98
86
  while (reader.pos < end) {
99
87
  const tag = reader.uint32();
100
88
  switch (tag >>> 3) {
@@ -102,13 +90,19 @@ exports.rollbackExtraPaymentResponse = {
102
90
  if (tag !== 10) {
103
91
  break;
104
92
  }
105
- message.message = reader.string();
93
+ message.payload = reader.string();
106
94
  continue;
107
95
  case 2:
108
- if (tag !== 16) {
96
+ if (tag !== 18) {
97
+ break;
98
+ }
99
+ message.signature = reader.string();
100
+ continue;
101
+ case 3:
102
+ if (tag !== 26) {
109
103
  break;
110
104
  }
111
- message.status = reader.int32();
105
+ message.url = reader.string();
112
106
  continue;
113
107
  }
114
108
  if ((tag & 7) === 4 || tag === 0) {
@@ -120,30 +114,48 @@ exports.rollbackExtraPaymentResponse = {
120
114
  },
121
115
  fromJSON(object) {
122
116
  return {
123
- message: isSet(object.message) ? globalThis.String(object.message) : "",
124
- status: isSet(object.status) ? globalThis.Number(object.status) : 0,
117
+ payload: isSet(object.payload) ? globalThis.String(object.payload) : "",
118
+ signature: isSet(object.signature) ? globalThis.String(object.signature) : "",
119
+ url: isSet(object.url) ? globalThis.String(object.url) : "",
125
120
  };
126
121
  },
127
122
  toJSON(message) {
128
123
  const obj = {};
129
- if (message.message !== "") {
130
- obj.message = message.message;
124
+ if (message.payload !== "") {
125
+ obj.payload = message.payload;
131
126
  }
132
- if (message.status !== 0) {
133
- obj.status = Math.round(message.status);
127
+ if (message.signature !== "") {
128
+ obj.signature = message.signature;
129
+ }
130
+ if (message.url !== "") {
131
+ obj.url = message.url;
134
132
  }
135
133
  return obj;
136
134
  },
137
135
  create(base) {
138
- return exports.rollbackExtraPaymentResponse.fromPartial(base ?? {});
136
+ return exports.OutputPerfiosResponse.fromPartial(base ?? {});
139
137
  },
140
138
  fromPartial(object) {
141
- const message = createBaserollbackExtraPaymentResponse();
142
- message.message = object.message ?? "";
143
- message.status = object.status ?? 0;
139
+ const message = createBaseOutputPerfiosResponse();
140
+ message.payload = object.payload ?? "";
141
+ message.signature = object.signature ?? "";
142
+ message.url = object.url ?? "";
144
143
  return message;
145
144
  },
146
145
  };
146
+ function longToNumber(long) {
147
+ if (long.gt(globalThis.Number.MAX_SAFE_INTEGER)) {
148
+ throw new globalThis.Error("Value is larger than Number.MAX_SAFE_INTEGER");
149
+ }
150
+ if (long.lt(globalThis.Number.MIN_SAFE_INTEGER)) {
151
+ throw new globalThis.Error("Value is smaller than Number.MIN_SAFE_INTEGER");
152
+ }
153
+ return long.toNumber();
154
+ }
155
+ if (minimal_1.default.util.Long !== long_1.default) {
156
+ minimal_1.default.util.Long = long_1.default;
157
+ minimal_1.default.configure();
158
+ }
147
159
  function isSet(value) {
148
160
  return value !== null && value !== undefined;
149
161
  }
package/ts/banking.d.ts CHANGED
@@ -1,10 +1,12 @@
1
1
  import { type CallOptions, ChannelCredentials, Client, type ClientOptions, type ClientUnaryCall, type handleUnaryCall, Metadata, type ServiceError, type UntypedServiceImplementation } from "@grpc/grpc-js";
2
+ import { inputTransactionStatus, outputTransactionStatus } from "./banking/aa/checktransactionstatus";
2
3
  import { getAASupportRequest, getAASupportResponse } from "./banking/aa/getaasupport";
3
4
  import { getBankListRequest, getBankListResponse } from "./banking/aa/getbanklist";
4
5
  import { getCustomerBankRequest, getCustomerBankResponse } from "./banking/aa/getcustomerbank";
5
6
  import { createRpdLinkRequest, createRpdLinkResponse } from "./banking/aa/getrpdlink";
6
7
  import { initiateRequest, initiateResponse } from "./banking/aa/initiate";
7
8
  import { pennyDropRequest, pennyDropResponse } from "./banking/aa/initiatepennydrop";
9
+ import { inputPerfiosRequest, OutputPerfiosResponse } from "./banking/aa/netbankinginitiate";
8
10
  export declare const protobufPackage = "service";
9
11
  export type bankingService = typeof bankingService;
10
12
  export declare const bankingService: {
@@ -62,6 +64,24 @@ export declare const bankingService: {
62
64
  readonly responseSerialize: (value: getCustomerBankResponse) => Buffer;
63
65
  readonly responseDeserialize: (value: Buffer) => getCustomerBankResponse;
64
66
  };
67
+ readonly checkTransactionStatus: {
68
+ readonly path: "/service.banking/checkTransactionStatus";
69
+ readonly requestStream: false;
70
+ readonly responseStream: false;
71
+ readonly requestSerialize: (value: inputTransactionStatus) => Buffer;
72
+ readonly requestDeserialize: (value: Buffer) => inputTransactionStatus;
73
+ readonly responseSerialize: (value: outputTransactionStatus) => Buffer;
74
+ readonly responseDeserialize: (value: Buffer) => outputTransactionStatus;
75
+ };
76
+ readonly netBankingInitiate: {
77
+ readonly path: "/service.banking/netBankingInitiate";
78
+ readonly requestStream: false;
79
+ readonly responseStream: false;
80
+ readonly requestSerialize: (value: inputPerfiosRequest) => Buffer;
81
+ readonly requestDeserialize: (value: Buffer) => inputPerfiosRequest;
82
+ readonly responseSerialize: (value: OutputPerfiosResponse) => Buffer;
83
+ readonly responseDeserialize: (value: Buffer) => OutputPerfiosResponse;
84
+ };
65
85
  };
66
86
  export interface bankingServer extends UntypedServiceImplementation {
67
87
  getBankList: handleUnaryCall<getBankListRequest, getBankListResponse>;
@@ -70,6 +90,8 @@ export interface bankingServer extends UntypedServiceImplementation {
70
90
  getAaSupport: handleUnaryCall<getAASupportRequest, getAASupportResponse>;
71
91
  initiatePennyDrop: handleUnaryCall<pennyDropRequest, pennyDropResponse>;
72
92
  getCustomerBank: handleUnaryCall<getCustomerBankRequest, getCustomerBankResponse>;
93
+ checkTransactionStatus: handleUnaryCall<inputTransactionStatus, outputTransactionStatus>;
94
+ netBankingInitiate: handleUnaryCall<inputPerfiosRequest, OutputPerfiosResponse>;
73
95
  }
74
96
  export interface bankingClient extends Client {
75
97
  getBankList(request: getBankListRequest, callback: (error: ServiceError | null, response: getBankListResponse) => void): ClientUnaryCall;
@@ -90,6 +112,12 @@ export interface bankingClient extends Client {
90
112
  getCustomerBank(request: getCustomerBankRequest, callback: (error: ServiceError | null, response: getCustomerBankResponse) => void): ClientUnaryCall;
91
113
  getCustomerBank(request: getCustomerBankRequest, metadata: Metadata, callback: (error: ServiceError | null, response: getCustomerBankResponse) => void): ClientUnaryCall;
92
114
  getCustomerBank(request: getCustomerBankRequest, metadata: Metadata, options: Partial<CallOptions>, callback: (error: ServiceError | null, response: getCustomerBankResponse) => void): ClientUnaryCall;
115
+ checkTransactionStatus(request: inputTransactionStatus, callback: (error: ServiceError | null, response: outputTransactionStatus) => void): ClientUnaryCall;
116
+ checkTransactionStatus(request: inputTransactionStatus, metadata: Metadata, callback: (error: ServiceError | null, response: outputTransactionStatus) => void): ClientUnaryCall;
117
+ checkTransactionStatus(request: inputTransactionStatus, metadata: Metadata, options: Partial<CallOptions>, callback: (error: ServiceError | null, response: outputTransactionStatus) => void): ClientUnaryCall;
118
+ netBankingInitiate(request: inputPerfiosRequest, callback: (error: ServiceError | null, response: OutputPerfiosResponse) => void): ClientUnaryCall;
119
+ netBankingInitiate(request: inputPerfiosRequest, metadata: Metadata, callback: (error: ServiceError | null, response: OutputPerfiosResponse) => void): ClientUnaryCall;
120
+ netBankingInitiate(request: inputPerfiosRequest, metadata: Metadata, options: Partial<CallOptions>, callback: (error: ServiceError | null, response: OutputPerfiosResponse) => void): ClientUnaryCall;
93
121
  }
94
122
  export declare const bankingClient: {
95
123
  new (address: string, credentials: ChannelCredentials, options?: Partial<ClientOptions>): bankingClient;
package/ts/banking.js CHANGED
@@ -1,19 +1,21 @@
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
4
+ // protoc-gen-ts_proto v1.181.2
5
5
  // protoc v5.29.3
6
6
  // source: banking.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
8
8
  exports.bankingClient = exports.bankingService = exports.protobufPackage = void 0;
9
9
  /* eslint-disable */
10
10
  const grpc_js_1 = require("@grpc/grpc-js");
11
+ const checktransactionstatus_1 = require("./banking/aa/checktransactionstatus");
11
12
  const getaasupport_1 = require("./banking/aa/getaasupport");
12
13
  const getbanklist_1 = require("./banking/aa/getbanklist");
13
14
  const getcustomerbank_1 = require("./banking/aa/getcustomerbank");
14
15
  const getrpdlink_1 = require("./banking/aa/getrpdlink");
15
16
  const initiate_1 = require("./banking/aa/initiate");
16
17
  const initiatepennydrop_1 = require("./banking/aa/initiatepennydrop");
18
+ const netbankinginitiate_1 = require("./banking/aa/netbankinginitiate");
17
19
  exports.protobufPackage = "service";
18
20
  exports.bankingService = {
19
21
  getBankList: {
@@ -70,5 +72,23 @@ exports.bankingService = {
70
72
  responseSerialize: (value) => Buffer.from(getcustomerbank_1.getCustomerBankResponse.encode(value).finish()),
71
73
  responseDeserialize: (value) => getcustomerbank_1.getCustomerBankResponse.decode(value),
72
74
  },
75
+ checkTransactionStatus: {
76
+ path: "/service.banking/checkTransactionStatus",
77
+ requestStream: false,
78
+ responseStream: false,
79
+ requestSerialize: (value) => Buffer.from(checktransactionstatus_1.inputTransactionStatus.encode(value).finish()),
80
+ requestDeserialize: (value) => checktransactionstatus_1.inputTransactionStatus.decode(value),
81
+ responseSerialize: (value) => Buffer.from(checktransactionstatus_1.outputTransactionStatus.encode(value).finish()),
82
+ responseDeserialize: (value) => checktransactionstatus_1.outputTransactionStatus.decode(value),
83
+ },
84
+ netBankingInitiate: {
85
+ path: "/service.banking/netBankingInitiate",
86
+ requestStream: false,
87
+ responseStream: false,
88
+ requestSerialize: (value) => Buffer.from(netbankinginitiate_1.inputPerfiosRequest.encode(value).finish()),
89
+ requestDeserialize: (value) => netbankinginitiate_1.inputPerfiosRequest.decode(value),
90
+ responseSerialize: (value) => Buffer.from(netbankinginitiate_1.OutputPerfiosResponse.encode(value).finish()),
91
+ responseDeserialize: (value) => netbankinginitiate_1.OutputPerfiosResponse.decode(value),
92
+ },
73
93
  };
74
94
  exports.bankingClient = (0, grpc_js_1.makeGenericClientConstructor)(exports.bankingService, "service.banking");
@@ -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.0
4
+ // protoc-gen-ts_proto v1.181.2
5
5
  // protoc v5.29.3
6
6
  // source: bureau/getbasicdetails.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.0
4
+ // protoc-gen-ts_proto v1.181.2
5
5
  // protoc v5.29.3
6
6
  // source: bureau/getcibilwebtoken.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.0
4
+ // protoc-gen-ts_proto v1.181.2
5
5
  // protoc v5.29.3
6
6
  // source: bureau/getdbrcolending.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.0
4
+ // protoc-gen-ts_proto v1.181.2
5
5
  // protoc v5.29.3
6
6
  // source: bureau/getdemogs.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {