@stashfin/grpc 1.2.366 → 1.2.368
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.
- package/package.json +1 -1
- package/ts/bureau/getbasicdetails.js +1 -1
- package/ts/bureau/getcibilwebtoken.js +1 -1
- package/ts/bureau/getdbrcolending.js +1 -1
- package/ts/bureau/getdemogs.js +1 -1
- package/ts/bureau/getobligation.js +1 -1
- package/ts/bureau/getreport.js +1 -1
- package/ts/bureau.js +1 -1
- package/ts/colender/disburseLoan.js +1 -1
- package/ts/colender/forecloseLoan.js +1 -1
- package/ts/colender/repayLoan.js +1 -1
- package/ts/colender.js +1 -1
- package/ts/customers/aa/getaatxnstatus.js +1 -1
- package/ts/customers/aa/getbanklist.js +1 -1
- package/ts/customers/aa/initiate.js +1 -1
- package/ts/customers/accidentprotectionplan.d.ts +52 -0
- package/ts/customers/accidentprotectionplan.js +256 -0
- package/ts/customers/addaddress.js +1 -1
- package/ts/customers/addbankaccountdetails.js +1 -1
- package/ts/customers/addfathersname.js +1 -1
- package/ts/customers/addgstnumber.js +1 -1
- package/ts/customers/addmoredetails.js +1 -1
- package/ts/customers/addsuspendedcustomer.js +1 -1
- package/ts/customers/adduserapps.js +1 -1
- package/ts/customers/applyclijourney.js +1 -1
- package/ts/customers/bulksms.js +1 -1
- package/ts/customers/cb/cbapplicationrejecteddata.js +1 -1
- package/ts/customers/cb/cbpaynow.js +1 -1
- package/ts/customers/cb/cbsignup.js +1 -1
- package/ts/customers/cb/getcbtxnstatus.js +1 -1
- package/ts/customers/cb/getcreditbuilder.js +1 -1
- package/ts/customers/cb/getpaymentsummary.js +1 -1
- package/ts/customers/cb/insurancedetails.js +1 -1
- package/ts/customers/cb/lesscsimprove.js +1 -1
- package/ts/customers/cb/morecsimprove.js +1 -1
- package/ts/customers/cb/savecreditbuilder.js +1 -1
- package/ts/customers/cb/updatecbstandalonejourney.js +1 -1
- package/ts/customers/cb/updatecbtxnstatus.js +1 -1
- package/ts/customers/changempin.js +1 -1
- package/ts/customers/createcustomerreference.js +1 -1
- package/ts/customers/createvanumber.js +1 -1
- package/ts/customers/customerinfo.js +1 -1
- package/ts/customers/deletedocument.js +1 -1
- package/ts/customers/deleteprofile.js +1 -1
- package/ts/customers/disablempin.js +1 -1
- package/ts/customers/enach/gettxnstatus.js +1 -1
- package/ts/customers/enach/getweburl.js +1 -1
- package/ts/customers/enach/updateenachtxnstatus.js +1 -1
- package/ts/customers/fetchrcprofile.js +1 -1
- package/ts/customers/floatingvideos.js +1 -1
- package/ts/customers/forceupdate.js +1 -1
- package/ts/customers/forgotmpin.js +1 -1
- package/ts/customers/forgotmpinverify.js +1 -1
- package/ts/customers/freedom/addressconfirmation.js +1 -1
- package/ts/customers/freedom/freedompaynow.js +1 -1
- package/ts/customers/freedom/getfreedomtxnstatus.js +1 -1
- package/ts/customers/freedom/updateadditionalverification.js +1 -1
- package/ts/customers/freedom/updatefreedomtxnstatus.js +1 -1
- package/ts/customers/getaddresslist.js +1 -1
- package/ts/customers/getappsubmittedscreen.js +1 -1
- package/ts/customers/getbankaccountdetails.js +1 -1
- package/ts/customers/getbasicinfo.js +1 -1
- package/ts/customers/getcities.js +1 -1
- package/ts/customers/getclistatus.js +1 -1
- package/ts/customers/getcompanyaccdetails.js +1 -1
- package/ts/customers/getcustomerbyid.js +1 -1
- package/ts/customers/getcustomerdetailsbymobile.js +1 -1
- package/ts/customers/getdashboard.js +1 -1
- package/ts/customers/getdashboardmaincard.js +1 -1
- package/ts/customers/getdocuments.js +1 -1
- package/ts/customers/getlimit.js +1 -1
- package/ts/customers/getloclimit.js +1 -1
- package/ts/customers/getoccupationlist.js +1 -1
- package/ts/customers/getpaymentoptions.js +1 -1
- package/ts/customers/getprofessionalinfo.js +1 -1
- package/ts/customers/getprofile.js +1 -1
- package/ts/customers/getselfieetxnid.js +1 -1
- package/ts/customers/getstates.js +1 -1
- package/ts/customers/getstep.js +1 -1
- package/ts/customers/getsyncstatus.js +1 -1
- package/ts/customers/getvanumber.js +1 -1
- package/ts/customers/logout.js +1 -1
- package/ts/customers/pd/getbanklist.js +1 -1
- package/ts/customers/pd/validatebankaccount.js +1 -1
- package/ts/customers/profilebasic.js +1 -1
- package/ts/customers/profileupdatetnc.js +1 -1
- package/ts/customers/restoreaccount.d.ts +36 -0
- package/ts/customers/restoreaccount.js +133 -0
- package/ts/customers/rpd/getrpdlink.js +1 -1
- package/ts/customers/rpd/getrpdtransactionstatus.js +1 -1
- package/ts/customers/rpd/mockpayment.js +1 -1
- package/ts/customers/saveappslist.js +1 -1
- package/ts/customers/savebasicdetails.js +1 -1
- package/ts/customers/savelimit.js +1 -1
- package/ts/customers/saveunlocklimit.js +1 -1
- package/ts/customers/sendotp.js +1 -1
- package/ts/customers/sendotptoemail.js +1 -1
- package/ts/customers/setmpin.js +1 -1
- package/ts/customers/skipscreen.js +1 -1
- package/ts/customers/submituploadeddocuments.js +1 -1
- package/ts/customers/syncdecisionengine.js +1 -1
- package/ts/customers/updatecategory.js +1 -1
- package/ts/customers/updatecongratulationstep.js +1 -1
- package/ts/customers/updatecustomerbyid.js +1 -1
- package/ts/customers/updatedlnumber.js +1 -1
- package/ts/customers/updatedob.js +1 -1
- package/ts/customers/updatelocstatus.js +1 -1
- package/ts/customers/updatemobilesendotp.js +1 -1
- package/ts/customers/updatemobileverifyotp.js +1 -1
- package/ts/customers/updateokyctxn.js +1 -1
- package/ts/customers/updateselfieetxn.js +1 -1
- package/ts/customers/updatesyncstatus.js +1 -1
- package/ts/customers/updatevehiclenumber.js +1 -1
- package/ts/customers/uploaddocuments.js +1 -1
- package/ts/customers/validatepan.js +1 -1
- package/ts/customers/verifympin.js +1 -1
- package/ts/customers/verifyotp.d.ts +1 -0
- package/ts/customers/verifyotp.js +16 -2
- package/ts/customers/verifyotptoemail.js +1 -1
- package/ts/customers.d.ts +28 -0
- package/ts/customers.js +21 -1
- package/ts/decisionengine/decisionenginetrigger.js +1 -1
- package/ts/decisionengine/locdisbursalapproval.js +1 -1
- package/ts/decisionengine/saveconsent.js +1 -1
- package/ts/decisionengine.js +1 -1
- package/ts/documents/getagreement.js +1 -1
- package/ts/documents.js +1 -1
- package/ts/example.js +1 -1
- package/ts/growth/checkplanstatus.js +1 -1
- package/ts/growth/getattachplandetails.js +1 -1
- package/ts/growth/getchrpaymentstatus.js +1 -1
- package/ts/growth/getchrplans.js +1 -1
- package/ts/growth/getcredithealthreport.js +1 -1
- package/ts/growth/initiatepayment.js +1 -1
- package/ts/growth/notifychrpayment.js +1 -1
- package/ts/growth.js +1 -1
- package/ts/loans/amortization.js +1 -1
- package/ts/loans/approveloan.js +1 -1
- package/ts/loans/banklist.js +1 -1
- package/ts/loans/calculateemi.js +1 -1
- package/ts/loans/cbloan.js +1 -1
- package/ts/loans/creditlimit.js +1 -1
- package/ts/loans/fcppayment.js +1 -1
- package/ts/loans/foreclosepayment.js +1 -1
- package/ts/loans/futurepaymentmoredetails.js +1 -1
- package/ts/loans/getaddonslist.js +1 -1
- package/ts/loans/getbilldetails.js +1 -1
- package/ts/loans/getchrdetails.js +1 -1
- package/ts/loans/getcustomerloanstatus.js +1 -1
- package/ts/loans/getforecloseamount.d.ts +1 -1
- package/ts/loans/getforecloseamount.js +11 -13
- package/ts/loans/getloanbyid.js +1 -1
- package/ts/loans/getnextdueamount.js +1 -1
- package/ts/loans/getpaymentoptions.js +1 -1
- package/ts/loans/getpendingemiamount.js +1 -1
- package/ts/loans/getsetubilldetails.js +1 -1
- package/ts/loans/getsummarystaticfields.js +1 -1
- package/ts/loans/gettransactionstatus.js +1 -1
- package/ts/loans/getusedlimit.js +1 -1
- package/ts/loans/getvirtualbankinfo.js +1 -1
- package/ts/loans/loansummary.js +1 -1
- package/ts/loans/paymentallocation.js +1 -1
- package/ts/loans/paymenthistory.js +1 -1
- package/ts/loans/paynow.js +1 -1
- package/ts/loans/refund.js +1 -1
- package/ts/loans/restructureloan.js +1 -1
- package/ts/loans/rollback.js +1 -1
- package/ts/loans/sendemail.js +1 -1
- package/ts/loans/sendnocemail.js +1 -1
- package/ts/loans/transactionlist.js +1 -1
- package/ts/loans/updateinstallments.js +1 -1
- package/ts/loans/updateloan.js +1 -1
- package/ts/loans/updatetransactionstatus.d.ts +3 -1
- package/ts/loans/updatetransactionstatus.js +35 -7
- package/ts/loans.js +1 -1
- package/ts/payments/checkpaymentstatus.js +1 -1
- package/ts/payments/fundtransfer.js +1 -1
- package/ts/payments/getpaymentoptions.js +1 -1
- package/ts/payments/initiatepayment.js +1 -1
- package/ts/payments/nachpresentation.js +1 -1
- package/ts/payments/nachregistration.js +1 -1
- package/ts/payments.js +1 -1
- package/ts/stashcash/creditsc.js +1 -1
- package/ts/stashcash/debitsc.js +1 -1
- package/ts/stashcash/getscbalance.js +1 -1
- package/ts/stashcash/getschistory.js +1 -1
- package/ts/stashcash/reversesc.js +1 -1
- package/ts/stashcash.js +1 -1
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
|
+
// versions:
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v5.28.3
|
|
6
|
+
// source: customers/restoreaccount.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.restoreAccountResponse = exports.restoreAccountRequest = exports.protobufPackage = void 0;
|
|
12
|
+
/* eslint-disable */
|
|
13
|
+
const minimal_1 = __importDefault(require("protobufjs/minimal"));
|
|
14
|
+
exports.protobufPackage = "customers.restoreaccount";
|
|
15
|
+
function createBaserestoreAccountRequest() {
|
|
16
|
+
return { mobile: "", deleted_token: "" };
|
|
17
|
+
}
|
|
18
|
+
exports.restoreAccountRequest = {
|
|
19
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
20
|
+
if (message.mobile !== "") {
|
|
21
|
+
writer.uint32(10).string(message.mobile);
|
|
22
|
+
}
|
|
23
|
+
if (message.deleted_token !== "") {
|
|
24
|
+
writer.uint32(18).string(message.deleted_token);
|
|
25
|
+
}
|
|
26
|
+
return writer;
|
|
27
|
+
},
|
|
28
|
+
decode(input, length) {
|
|
29
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
30
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
31
|
+
const message = createBaserestoreAccountRequest();
|
|
32
|
+
while (reader.pos < end) {
|
|
33
|
+
const tag = reader.uint32();
|
|
34
|
+
switch (tag >>> 3) {
|
|
35
|
+
case 1:
|
|
36
|
+
if (tag !== 10) {
|
|
37
|
+
break;
|
|
38
|
+
}
|
|
39
|
+
message.mobile = reader.string();
|
|
40
|
+
continue;
|
|
41
|
+
case 2:
|
|
42
|
+
if (tag !== 18) {
|
|
43
|
+
break;
|
|
44
|
+
}
|
|
45
|
+
message.deleted_token = reader.string();
|
|
46
|
+
continue;
|
|
47
|
+
}
|
|
48
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
49
|
+
break;
|
|
50
|
+
}
|
|
51
|
+
reader.skipType(tag & 7);
|
|
52
|
+
}
|
|
53
|
+
return message;
|
|
54
|
+
},
|
|
55
|
+
fromJSON(object) {
|
|
56
|
+
return {
|
|
57
|
+
mobile: isSet(object.mobile) ? globalThis.String(object.mobile) : "",
|
|
58
|
+
deleted_token: isSet(object.deleted_token) ? globalThis.String(object.deleted_token) : "",
|
|
59
|
+
};
|
|
60
|
+
},
|
|
61
|
+
toJSON(message) {
|
|
62
|
+
const obj = {};
|
|
63
|
+
if (message.mobile !== "") {
|
|
64
|
+
obj.mobile = message.mobile;
|
|
65
|
+
}
|
|
66
|
+
if (message.deleted_token !== "") {
|
|
67
|
+
obj.deleted_token = message.deleted_token;
|
|
68
|
+
}
|
|
69
|
+
return obj;
|
|
70
|
+
},
|
|
71
|
+
create(base) {
|
|
72
|
+
return exports.restoreAccountRequest.fromPartial(base ?? {});
|
|
73
|
+
},
|
|
74
|
+
fromPartial(object) {
|
|
75
|
+
const message = createBaserestoreAccountRequest();
|
|
76
|
+
message.mobile = object.mobile ?? "";
|
|
77
|
+
message.deleted_token = object.deleted_token ?? "";
|
|
78
|
+
return message;
|
|
79
|
+
},
|
|
80
|
+
};
|
|
81
|
+
function createBaserestoreAccountResponse() {
|
|
82
|
+
return { jwttoken: "" };
|
|
83
|
+
}
|
|
84
|
+
exports.restoreAccountResponse = {
|
|
85
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
86
|
+
if (message.jwttoken !== "") {
|
|
87
|
+
writer.uint32(10).string(message.jwttoken);
|
|
88
|
+
}
|
|
89
|
+
return writer;
|
|
90
|
+
},
|
|
91
|
+
decode(input, length) {
|
|
92
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
93
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
94
|
+
const message = createBaserestoreAccountResponse();
|
|
95
|
+
while (reader.pos < end) {
|
|
96
|
+
const tag = reader.uint32();
|
|
97
|
+
switch (tag >>> 3) {
|
|
98
|
+
case 1:
|
|
99
|
+
if (tag !== 10) {
|
|
100
|
+
break;
|
|
101
|
+
}
|
|
102
|
+
message.jwttoken = reader.string();
|
|
103
|
+
continue;
|
|
104
|
+
}
|
|
105
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
106
|
+
break;
|
|
107
|
+
}
|
|
108
|
+
reader.skipType(tag & 7);
|
|
109
|
+
}
|
|
110
|
+
return message;
|
|
111
|
+
},
|
|
112
|
+
fromJSON(object) {
|
|
113
|
+
return { jwttoken: isSet(object.jwttoken) ? globalThis.String(object.jwttoken) : "" };
|
|
114
|
+
},
|
|
115
|
+
toJSON(message) {
|
|
116
|
+
const obj = {};
|
|
117
|
+
if (message.jwttoken !== "") {
|
|
118
|
+
obj.jwttoken = message.jwttoken;
|
|
119
|
+
}
|
|
120
|
+
return obj;
|
|
121
|
+
},
|
|
122
|
+
create(base) {
|
|
123
|
+
return exports.restoreAccountResponse.fromPartial(base ?? {});
|
|
124
|
+
},
|
|
125
|
+
fromPartial(object) {
|
|
126
|
+
const message = createBaserestoreAccountResponse();
|
|
127
|
+
message.jwttoken = object.jwttoken ?? "";
|
|
128
|
+
return message;
|
|
129
|
+
},
|
|
130
|
+
};
|
|
131
|
+
function isSet(value) {
|
|
132
|
+
return value !== null && value !== undefined;
|
|
133
|
+
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/rpd/getrpdlink.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/rpd/getrpdtransactionstatus.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/rpd/mockpayment.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/saveappslist.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/savebasicdetails.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/savelimit.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/saveunlocklimit.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/customers/sendotp.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/sendotp.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/sendotptoemail.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/customers/setmpin.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/setmpin.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/skipscreen.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/submituploadeddocuments.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/syncdecisionengine.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/updatecategory.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/updatecongratulationstep.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/updatecustomerbyid.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/updatedlnumber.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/updatedob.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/updatelocstatus.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/updatemobilesendotp.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/updatemobileverifyotp.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/updateokyctxn.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/updateselfieetxn.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/updatesyncstatus.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/updatevehiclenumber.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/uploaddocuments.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/validatepan.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/verifympin.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/verifyotp.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -135,7 +135,7 @@ exports.verifyOtpReqeust = {
|
|
|
135
135
|
},
|
|
136
136
|
};
|
|
137
137
|
function createBaseverifyOtpResponse() {
|
|
138
|
-
return { category: "", ismpin: false, jwttoken: "" };
|
|
138
|
+
return { category: "", ismpin: false, jwttoken: "", is_deleted_token: "" };
|
|
139
139
|
}
|
|
140
140
|
exports.verifyOtpResponse = {
|
|
141
141
|
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
@@ -148,6 +148,9 @@ exports.verifyOtpResponse = {
|
|
|
148
148
|
if (message.jwttoken !== "") {
|
|
149
149
|
writer.uint32(26).string(message.jwttoken);
|
|
150
150
|
}
|
|
151
|
+
if (message.is_deleted_token !== "") {
|
|
152
|
+
writer.uint32(34).string(message.is_deleted_token);
|
|
153
|
+
}
|
|
151
154
|
return writer;
|
|
152
155
|
},
|
|
153
156
|
decode(input, length) {
|
|
@@ -175,6 +178,12 @@ exports.verifyOtpResponse = {
|
|
|
175
178
|
}
|
|
176
179
|
message.jwttoken = reader.string();
|
|
177
180
|
continue;
|
|
181
|
+
case 4:
|
|
182
|
+
if (tag !== 34) {
|
|
183
|
+
break;
|
|
184
|
+
}
|
|
185
|
+
message.is_deleted_token = reader.string();
|
|
186
|
+
continue;
|
|
178
187
|
}
|
|
179
188
|
if ((tag & 7) === 4 || tag === 0) {
|
|
180
189
|
break;
|
|
@@ -188,6 +197,7 @@ exports.verifyOtpResponse = {
|
|
|
188
197
|
category: isSet(object.category) ? globalThis.String(object.category) : "",
|
|
189
198
|
ismpin: isSet(object.ismpin) ? globalThis.Boolean(object.ismpin) : false,
|
|
190
199
|
jwttoken: isSet(object.jwttoken) ? globalThis.String(object.jwttoken) : "",
|
|
200
|
+
is_deleted_token: isSet(object.is_deleted_token) ? globalThis.String(object.is_deleted_token) : "",
|
|
191
201
|
};
|
|
192
202
|
},
|
|
193
203
|
toJSON(message) {
|
|
@@ -201,6 +211,9 @@ exports.verifyOtpResponse = {
|
|
|
201
211
|
if (message.jwttoken !== "") {
|
|
202
212
|
obj.jwttoken = message.jwttoken;
|
|
203
213
|
}
|
|
214
|
+
if (message.is_deleted_token !== "") {
|
|
215
|
+
obj.is_deleted_token = message.is_deleted_token;
|
|
216
|
+
}
|
|
204
217
|
return obj;
|
|
205
218
|
},
|
|
206
219
|
create(base) {
|
|
@@ -211,6 +224,7 @@ exports.verifyOtpResponse = {
|
|
|
211
224
|
message.category = object.category ?? "";
|
|
212
225
|
message.ismpin = object.ismpin ?? false;
|
|
213
226
|
message.jwttoken = object.jwttoken ?? "";
|
|
227
|
+
message.is_deleted_token = object.is_deleted_token ?? "";
|
|
214
228
|
return message;
|
|
215
229
|
},
|
|
216
230
|
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers/verifyotptoemail.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/customers.d.ts
CHANGED
|
@@ -2,6 +2,7 @@ import { type CallOptions, ChannelCredentials, Client, type ClientOptions, type
|
|
|
2
2
|
import { getAATransactionStatusRequest, getAATransactionStatusResponse } from "./customers/aa/getaatxnstatus";
|
|
3
3
|
import { getBankListRequest, getBankListResponse } from "./customers/aa/getbanklist";
|
|
4
4
|
import { initiateRequest, initiateResponse } from "./customers/aa/initiate";
|
|
5
|
+
import { getPocketPersonalAccidentProtectionPlanRequest, getPocketPersonalAccidentProtectionPlanResponse } from "./customers/accidentprotectionplan";
|
|
5
6
|
import { addAddressRequest, addAddressResponse } from "./customers/addaddress";
|
|
6
7
|
import { addBankAccountDetailsRequest, addBankAccountDetailsResponse } from "./customers/addbankaccountdetails";
|
|
7
8
|
import { addFathersNameRequest, addFathersNameResponse } from "./customers/addfathersname";
|
|
@@ -71,6 +72,7 @@ import { getPdBankListRequest, getPdBankListResponse } from "./customers/pd/getb
|
|
|
71
72
|
import { validateBankAccountRequest, validateBankAccountResponse } from "./customers/pd/validatebankaccount";
|
|
72
73
|
import { updateProfileBasicRequest, updateProfileBasicResponse } from "./customers/profilebasic";
|
|
73
74
|
import { updateTncRequest, updateTncResponse } from "./customers/profileupdatetnc";
|
|
75
|
+
import { restoreAccountRequest, restoreAccountResponse } from "./customers/restoreaccount";
|
|
74
76
|
import { createRpdLinkRequest, createRpdLinkResponse } from "./customers/rpd/getrpdlink";
|
|
75
77
|
import { getRpdTransactionStatusRequest, getRpdTransactionStatusResponse } from "./customers/rpd/getrpdtransactionstatus";
|
|
76
78
|
import { mockPaymentRequest, mockPaymentResponse } from "./customers/rpd/mockpayment";
|
|
@@ -1049,6 +1051,24 @@ export declare const customersService: {
|
|
|
1049
1051
|
readonly responseSerialize: (value: applyCliJourneyResponse) => Buffer;
|
|
1050
1052
|
readonly responseDeserialize: (value: Buffer) => applyCliJourneyResponse;
|
|
1051
1053
|
};
|
|
1054
|
+
readonly restoreAccount: {
|
|
1055
|
+
readonly path: "/service.customers/restoreAccount";
|
|
1056
|
+
readonly requestStream: false;
|
|
1057
|
+
readonly responseStream: false;
|
|
1058
|
+
readonly requestSerialize: (value: restoreAccountRequest) => Buffer;
|
|
1059
|
+
readonly requestDeserialize: (value: Buffer) => restoreAccountRequest;
|
|
1060
|
+
readonly responseSerialize: (value: restoreAccountResponse) => Buffer;
|
|
1061
|
+
readonly responseDeserialize: (value: Buffer) => restoreAccountResponse;
|
|
1062
|
+
};
|
|
1063
|
+
readonly getPocketPersonalAccidentProtectionPlan: {
|
|
1064
|
+
readonly path: "/service.customers/getPocketPersonalAccidentProtectionPlan";
|
|
1065
|
+
readonly requestStream: false;
|
|
1066
|
+
readonly responseStream: false;
|
|
1067
|
+
readonly requestSerialize: (value: getPocketPersonalAccidentProtectionPlanRequest) => Buffer;
|
|
1068
|
+
readonly requestDeserialize: (value: Buffer) => getPocketPersonalAccidentProtectionPlanRequest;
|
|
1069
|
+
readonly responseSerialize: (value: getPocketPersonalAccidentProtectionPlanResponse) => Buffer;
|
|
1070
|
+
readonly responseDeserialize: (value: Buffer) => getPocketPersonalAccidentProtectionPlanResponse;
|
|
1071
|
+
};
|
|
1052
1072
|
};
|
|
1053
1073
|
export interface customersServer extends UntypedServiceImplementation {
|
|
1054
1074
|
sendOtp: handleUnaryCall<sendOtpRequest, sendOtpRespone>;
|
|
@@ -1156,6 +1176,8 @@ export interface customersServer extends UntypedServiceImplementation {
|
|
|
1156
1176
|
insuranceDetailsStaticScreen: handleUnaryCall<insuranceDetailsRequest, insuranceDetailsResponse>;
|
|
1157
1177
|
getCliStatus: handleUnaryCall<getCliStatusRequest, getCliStatusResponse>;
|
|
1158
1178
|
applyCliJourney: handleUnaryCall<applyCliJourneyRequest, applyCliJourneyResponse>;
|
|
1179
|
+
restoreAccount: handleUnaryCall<restoreAccountRequest, restoreAccountResponse>;
|
|
1180
|
+
getPocketPersonalAccidentProtectionPlan: handleUnaryCall<getPocketPersonalAccidentProtectionPlanRequest, getPocketPersonalAccidentProtectionPlanResponse>;
|
|
1159
1181
|
}
|
|
1160
1182
|
export interface customersClient extends Client {
|
|
1161
1183
|
sendOtp(request: sendOtpRequest, callback: (error: ServiceError | null, response: sendOtpRespone) => void): ClientUnaryCall;
|
|
@@ -1473,6 +1495,12 @@ export interface customersClient extends Client {
|
|
|
1473
1495
|
applyCliJourney(request: applyCliJourneyRequest, callback: (error: ServiceError | null, response: applyCliJourneyResponse) => void): ClientUnaryCall;
|
|
1474
1496
|
applyCliJourney(request: applyCliJourneyRequest, metadata: Metadata, callback: (error: ServiceError | null, response: applyCliJourneyResponse) => void): ClientUnaryCall;
|
|
1475
1497
|
applyCliJourney(request: applyCliJourneyRequest, metadata: Metadata, options: Partial<CallOptions>, callback: (error: ServiceError | null, response: applyCliJourneyResponse) => void): ClientUnaryCall;
|
|
1498
|
+
restoreAccount(request: restoreAccountRequest, callback: (error: ServiceError | null, response: restoreAccountResponse) => void): ClientUnaryCall;
|
|
1499
|
+
restoreAccount(request: restoreAccountRequest, metadata: Metadata, callback: (error: ServiceError | null, response: restoreAccountResponse) => void): ClientUnaryCall;
|
|
1500
|
+
restoreAccount(request: restoreAccountRequest, metadata: Metadata, options: Partial<CallOptions>, callback: (error: ServiceError | null, response: restoreAccountResponse) => void): ClientUnaryCall;
|
|
1501
|
+
getPocketPersonalAccidentProtectionPlan(request: getPocketPersonalAccidentProtectionPlanRequest, callback: (error: ServiceError | null, response: getPocketPersonalAccidentProtectionPlanResponse) => void): ClientUnaryCall;
|
|
1502
|
+
getPocketPersonalAccidentProtectionPlan(request: getPocketPersonalAccidentProtectionPlanRequest, metadata: Metadata, callback: (error: ServiceError | null, response: getPocketPersonalAccidentProtectionPlanResponse) => void): ClientUnaryCall;
|
|
1503
|
+
getPocketPersonalAccidentProtectionPlan(request: getPocketPersonalAccidentProtectionPlanRequest, metadata: Metadata, options: Partial<CallOptions>, callback: (error: ServiceError | null, response: getPocketPersonalAccidentProtectionPlanResponse) => void): ClientUnaryCall;
|
|
1476
1504
|
}
|
|
1477
1505
|
export declare const customersClient: {
|
|
1478
1506
|
new (address: string, credentials: ChannelCredentials, options?: Partial<ClientOptions>): customersClient;
|
package/ts/customers.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: customers.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.customersClient = exports.customersService = exports.protobufPackage = void 0;
|
|
@@ -11,6 +11,7 @@ const grpc_js_1 = require("@grpc/grpc-js");
|
|
|
11
11
|
const getaatxnstatus_1 = require("./customers/aa/getaatxnstatus");
|
|
12
12
|
const getbanklist_1 = require("./customers/aa/getbanklist");
|
|
13
13
|
const initiate_1 = require("./customers/aa/initiate");
|
|
14
|
+
const accidentprotectionplan_1 = require("./customers/accidentprotectionplan");
|
|
14
15
|
const addaddress_1 = require("./customers/addaddress");
|
|
15
16
|
const addbankaccountdetails_1 = require("./customers/addbankaccountdetails");
|
|
16
17
|
const addfathersname_1 = require("./customers/addfathersname");
|
|
@@ -80,6 +81,7 @@ const getbanklist_2 = require("./customers/pd/getbanklist");
|
|
|
80
81
|
const validatebankaccount_1 = require("./customers/pd/validatebankaccount");
|
|
81
82
|
const profilebasic_1 = require("./customers/profilebasic");
|
|
82
83
|
const profileupdatetnc_1 = require("./customers/profileupdatetnc");
|
|
84
|
+
const restoreaccount_1 = require("./customers/restoreaccount");
|
|
83
85
|
const getrpdlink_1 = require("./customers/rpd/getrpdlink");
|
|
84
86
|
const getrpdtransactionstatus_1 = require("./customers/rpd/getrpdtransactionstatus");
|
|
85
87
|
const mockpayment_1 = require("./customers/rpd/mockpayment");
|
|
@@ -1057,5 +1059,23 @@ exports.customersService = {
|
|
|
1057
1059
|
responseSerialize: (value) => Buffer.from(applyclijourney_1.applyCliJourneyResponse.encode(value).finish()),
|
|
1058
1060
|
responseDeserialize: (value) => applyclijourney_1.applyCliJourneyResponse.decode(value),
|
|
1059
1061
|
},
|
|
1062
|
+
restoreAccount: {
|
|
1063
|
+
path: "/service.customers/restoreAccount",
|
|
1064
|
+
requestStream: false,
|
|
1065
|
+
responseStream: false,
|
|
1066
|
+
requestSerialize: (value) => Buffer.from(restoreaccount_1.restoreAccountRequest.encode(value).finish()),
|
|
1067
|
+
requestDeserialize: (value) => restoreaccount_1.restoreAccountRequest.decode(value),
|
|
1068
|
+
responseSerialize: (value) => Buffer.from(restoreaccount_1.restoreAccountResponse.encode(value).finish()),
|
|
1069
|
+
responseDeserialize: (value) => restoreaccount_1.restoreAccountResponse.decode(value),
|
|
1070
|
+
},
|
|
1071
|
+
getPocketPersonalAccidentProtectionPlan: {
|
|
1072
|
+
path: "/service.customers/getPocketPersonalAccidentProtectionPlan",
|
|
1073
|
+
requestStream: false,
|
|
1074
|
+
responseStream: false,
|
|
1075
|
+
requestSerialize: (value) => Buffer.from(accidentprotectionplan_1.getPocketPersonalAccidentProtectionPlanRequest.encode(value).finish()),
|
|
1076
|
+
requestDeserialize: (value) => accidentprotectionplan_1.getPocketPersonalAccidentProtectionPlanRequest.decode(value),
|
|
1077
|
+
responseSerialize: (value) => Buffer.from(accidentprotectionplan_1.getPocketPersonalAccidentProtectionPlanResponse.encode(value).finish()),
|
|
1078
|
+
responseDeserialize: (value) => accidentprotectionplan_1.getPocketPersonalAccidentProtectionPlanResponse.decode(value),
|
|
1079
|
+
},
|
|
1060
1080
|
};
|
|
1061
1081
|
exports.customersClient = (0, grpc_js_1.makeGenericClientConstructor)(exports.customersService, "service.customers");
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: decisionengine/decisionenginetrigger.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v1.181.0
|
|
5
|
-
// protoc v5.28.
|
|
5
|
+
// protoc v5.28.3
|
|
6
6
|
// source: decisionengine/locdisbursalapproval.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|