@stashfin/grpc 1.2.165 → 1.2.167
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/getdemogs.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/getbanklist.js +1 -1
- package/ts/customers/aa/initiate.js +1 -1
- 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/bulksms.js +1 -1
- package/ts/customers/changempin.js +1 -1
- package/ts/customers/createcustomerreference.js +1 -1
- package/ts/customers/deleteprofile.js +1 -1
- package/ts/customers/disablempin.js +1 -1
- package/ts/customers/fetchrcprofile.js +1 -1
- package/ts/customers/forgotmpin.js +1 -1
- package/ts/customers/forgotmpinverify.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/getcompanyaccdetails.js +1 -1
- package/ts/customers/getcustomerbyid.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.d.ts +2 -2
- package/ts/customers/getlimit.js +18 -18
- 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/logout.js +1 -1
- package/ts/customers/profilebasic.js +1 -1
- package/ts/customers/profileupdatetnc.js +1 -1
- package/ts/customers/savebasicdetails.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/skipdlrcscreen.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/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.js +1 -1
- package/ts/customers/verifyotptoemail.js +1 -1
- package/ts/customers.js +1 -1
- package/ts/example.js +1 -1
- package/ts/growth/processchrpayment.d.ts +2 -13
- package/ts/growth/processchrpayment.js +37 -87
- package/ts/growth.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/creditlimit.js +1 -1
- package/ts/loans/futurepaymentmoredetails.js +1 -1
- package/ts/loans/getbilldetails.js +1 -1
- package/ts/loans/getcustomerloanstatus.js +1 -1
- package/ts/loans/getloanbyid.js +1 -1
- package/ts/loans/getnextdueamount.js +1 -1
- package/ts/loans/getpendingemiamount.js +1 -1
- package/ts/loans/getsummarystaticfields.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/restructureloan.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.d.ts +0 -2
- package/ts/loans/updateloan.js +3 -31
- package/ts/loans.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
|
@@ -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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: customers/verifyotp.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
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.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: customers.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.customersClient = exports.customersService = exports.protobufPackage = void 0;
|
package/ts/example.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: example.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -3,14 +3,11 @@ export declare const protobufPackage = "growth.processchrpayment";
|
|
|
3
3
|
export interface request {
|
|
4
4
|
txn_id: string;
|
|
5
5
|
txn_status: string;
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
customer_id?: number | undefined;
|
|
6
|
+
customer_id: number;
|
|
7
|
+
data: string;
|
|
9
8
|
}
|
|
10
9
|
export interface response {
|
|
11
10
|
status: string;
|
|
12
|
-
}
|
|
13
|
-
export interface response_Data {
|
|
14
11
|
txn_id: string;
|
|
15
12
|
txn_status: string;
|
|
16
13
|
}
|
|
@@ -30,14 +27,6 @@ export declare const response: {
|
|
|
30
27
|
create<I extends Exact<DeepPartial<response>, I>>(base?: I): response;
|
|
31
28
|
fromPartial<I extends Exact<DeepPartial<response>, I>>(object: I): response;
|
|
32
29
|
};
|
|
33
|
-
export declare const response_Data: {
|
|
34
|
-
encode(message: response_Data, writer?: _m0.Writer): _m0.Writer;
|
|
35
|
-
decode(input: _m0.Reader | Uint8Array, length?: number): response_Data;
|
|
36
|
-
fromJSON(object: any): response_Data;
|
|
37
|
-
toJSON(message: response_Data): unknown;
|
|
38
|
-
create<I extends Exact<DeepPartial<response_Data>, I>>(base?: I): response_Data;
|
|
39
|
-
fromPartial<I extends Exact<DeepPartial<response_Data>, I>>(object: I): response_Data;
|
|
40
|
-
};
|
|
41
30
|
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
42
31
|
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 {} ? {
|
|
43
32
|
[K in keyof T]?: DeepPartial<T[K]>;
|
|
@@ -2,19 +2,19 @@
|
|
|
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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: growth/processchrpayment.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.
|
|
11
|
+
exports.response = exports.request = exports.protobufPackage = void 0;
|
|
12
12
|
/* eslint-disable */
|
|
13
13
|
const long_1 = __importDefault(require("long"));
|
|
14
14
|
const minimal_1 = __importDefault(require("protobufjs/minimal"));
|
|
15
15
|
exports.protobufPackage = "growth.processchrpayment";
|
|
16
16
|
function createBaserequest() {
|
|
17
|
-
return { txn_id: "", txn_status: "",
|
|
17
|
+
return { txn_id: "", txn_status: "", customer_id: 0, data: "" };
|
|
18
18
|
}
|
|
19
19
|
exports.request = {
|
|
20
20
|
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
@@ -24,14 +24,11 @@ exports.request = {
|
|
|
24
24
|
if (message.txn_status !== "") {
|
|
25
25
|
writer.uint32(18).string(message.txn_status);
|
|
26
26
|
}
|
|
27
|
-
if (message.
|
|
28
|
-
writer.uint32(
|
|
27
|
+
if (message.customer_id !== 0) {
|
|
28
|
+
writer.uint32(24).int64(message.customer_id);
|
|
29
29
|
}
|
|
30
|
-
if (message.
|
|
31
|
-
writer.uint32(
|
|
32
|
-
}
|
|
33
|
-
if (message.customer_id !== undefined) {
|
|
34
|
-
writer.uint32(40).int64(message.customer_id);
|
|
30
|
+
if (message.data !== "") {
|
|
31
|
+
writer.uint32(34).string(message.data);
|
|
35
32
|
}
|
|
36
33
|
return writer;
|
|
37
34
|
},
|
|
@@ -55,22 +52,16 @@ exports.request = {
|
|
|
55
52
|
message.txn_status = reader.string();
|
|
56
53
|
continue;
|
|
57
54
|
case 3:
|
|
58
|
-
if (tag !==
|
|
55
|
+
if (tag !== 24) {
|
|
59
56
|
break;
|
|
60
57
|
}
|
|
61
|
-
message.
|
|
58
|
+
message.customer_id = longToNumber(reader.int64());
|
|
62
59
|
continue;
|
|
63
60
|
case 4:
|
|
64
|
-
if (tag !==
|
|
61
|
+
if (tag !== 34) {
|
|
65
62
|
break;
|
|
66
63
|
}
|
|
67
|
-
message.
|
|
68
|
-
continue;
|
|
69
|
-
case 5:
|
|
70
|
-
if (tag !== 40) {
|
|
71
|
-
break;
|
|
72
|
-
}
|
|
73
|
-
message.customer_id = longToNumber(reader.int64());
|
|
64
|
+
message.data = reader.string();
|
|
74
65
|
continue;
|
|
75
66
|
}
|
|
76
67
|
if ((tag & 7) === 4 || tag === 0) {
|
|
@@ -84,9 +75,8 @@ exports.request = {
|
|
|
84
75
|
return {
|
|
85
76
|
txn_id: isSet(object.txn_id) ? globalThis.String(object.txn_id) : "",
|
|
86
77
|
txn_status: isSet(object.txn_status) ? globalThis.String(object.txn_status) : "",
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
customer_id: isSet(object.customer_id) ? globalThis.Number(object.customer_id) : undefined,
|
|
78
|
+
customer_id: isSet(object.customer_id) ? globalThis.Number(object.customer_id) : 0,
|
|
79
|
+
data: isSet(object.data) ? globalThis.String(object.data) : "",
|
|
90
80
|
};
|
|
91
81
|
},
|
|
92
82
|
toJSON(message) {
|
|
@@ -97,15 +87,12 @@ exports.request = {
|
|
|
97
87
|
if (message.txn_status !== "") {
|
|
98
88
|
obj.txn_status = message.txn_status;
|
|
99
89
|
}
|
|
100
|
-
if (message.
|
|
101
|
-
obj.report_type = message.report_type;
|
|
102
|
-
}
|
|
103
|
-
if (message.plan_id !== undefined) {
|
|
104
|
-
obj.plan_id = Math.round(message.plan_id);
|
|
105
|
-
}
|
|
106
|
-
if (message.customer_id !== undefined) {
|
|
90
|
+
if (message.customer_id !== 0) {
|
|
107
91
|
obj.customer_id = Math.round(message.customer_id);
|
|
108
92
|
}
|
|
93
|
+
if (message.data !== "") {
|
|
94
|
+
obj.data = message.data;
|
|
95
|
+
}
|
|
109
96
|
return obj;
|
|
110
97
|
},
|
|
111
98
|
create(base) {
|
|
@@ -115,79 +102,31 @@ exports.request = {
|
|
|
115
102
|
const message = createBaserequest();
|
|
116
103
|
message.txn_id = object.txn_id ?? "";
|
|
117
104
|
message.txn_status = object.txn_status ?? "";
|
|
118
|
-
message.
|
|
119
|
-
message.
|
|
120
|
-
message.customer_id = object.customer_id ?? undefined;
|
|
105
|
+
message.customer_id = object.customer_id ?? 0;
|
|
106
|
+
message.data = object.data ?? "";
|
|
121
107
|
return message;
|
|
122
108
|
},
|
|
123
109
|
};
|
|
124
110
|
function createBaseresponse() {
|
|
125
|
-
return { status: "" };
|
|
111
|
+
return { status: "", txn_id: "", txn_status: "" };
|
|
126
112
|
}
|
|
127
113
|
exports.response = {
|
|
128
114
|
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
129
115
|
if (message.status !== "") {
|
|
130
116
|
writer.uint32(10).string(message.status);
|
|
131
117
|
}
|
|
132
|
-
return writer;
|
|
133
|
-
},
|
|
134
|
-
decode(input, length) {
|
|
135
|
-
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
136
|
-
let end = length === undefined ? reader.len : reader.pos + length;
|
|
137
|
-
const message = createBaseresponse();
|
|
138
|
-
while (reader.pos < end) {
|
|
139
|
-
const tag = reader.uint32();
|
|
140
|
-
switch (tag >>> 3) {
|
|
141
|
-
case 1:
|
|
142
|
-
if (tag !== 10) {
|
|
143
|
-
break;
|
|
144
|
-
}
|
|
145
|
-
message.status = reader.string();
|
|
146
|
-
continue;
|
|
147
|
-
}
|
|
148
|
-
if ((tag & 7) === 4 || tag === 0) {
|
|
149
|
-
break;
|
|
150
|
-
}
|
|
151
|
-
reader.skipType(tag & 7);
|
|
152
|
-
}
|
|
153
|
-
return message;
|
|
154
|
-
},
|
|
155
|
-
fromJSON(object) {
|
|
156
|
-
return { status: isSet(object.status) ? globalThis.String(object.status) : "" };
|
|
157
|
-
},
|
|
158
|
-
toJSON(message) {
|
|
159
|
-
const obj = {};
|
|
160
|
-
if (message.status !== "") {
|
|
161
|
-
obj.status = message.status;
|
|
162
|
-
}
|
|
163
|
-
return obj;
|
|
164
|
-
},
|
|
165
|
-
create(base) {
|
|
166
|
-
return exports.response.fromPartial(base ?? {});
|
|
167
|
-
},
|
|
168
|
-
fromPartial(object) {
|
|
169
|
-
const message = createBaseresponse();
|
|
170
|
-
message.status = object.status ?? "";
|
|
171
|
-
return message;
|
|
172
|
-
},
|
|
173
|
-
};
|
|
174
|
-
function createBaseresponse_Data() {
|
|
175
|
-
return { txn_id: "", txn_status: "" };
|
|
176
|
-
}
|
|
177
|
-
exports.response_Data = {
|
|
178
|
-
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
179
118
|
if (message.txn_id !== "") {
|
|
180
|
-
writer.uint32(
|
|
119
|
+
writer.uint32(18).string(message.txn_id);
|
|
181
120
|
}
|
|
182
121
|
if (message.txn_status !== "") {
|
|
183
|
-
writer.uint32(
|
|
122
|
+
writer.uint32(26).string(message.txn_status);
|
|
184
123
|
}
|
|
185
124
|
return writer;
|
|
186
125
|
},
|
|
187
126
|
decode(input, length) {
|
|
188
127
|
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
189
128
|
let end = length === undefined ? reader.len : reader.pos + length;
|
|
190
|
-
const message =
|
|
129
|
+
const message = createBaseresponse();
|
|
191
130
|
while (reader.pos < end) {
|
|
192
131
|
const tag = reader.uint32();
|
|
193
132
|
switch (tag >>> 3) {
|
|
@@ -195,12 +134,18 @@ exports.response_Data = {
|
|
|
195
134
|
if (tag !== 10) {
|
|
196
135
|
break;
|
|
197
136
|
}
|
|
198
|
-
message.
|
|
137
|
+
message.status = reader.string();
|
|
199
138
|
continue;
|
|
200
139
|
case 2:
|
|
201
140
|
if (tag !== 18) {
|
|
202
141
|
break;
|
|
203
142
|
}
|
|
143
|
+
message.txn_id = reader.string();
|
|
144
|
+
continue;
|
|
145
|
+
case 3:
|
|
146
|
+
if (tag !== 26) {
|
|
147
|
+
break;
|
|
148
|
+
}
|
|
204
149
|
message.txn_status = reader.string();
|
|
205
150
|
continue;
|
|
206
151
|
}
|
|
@@ -213,12 +158,16 @@ exports.response_Data = {
|
|
|
213
158
|
},
|
|
214
159
|
fromJSON(object) {
|
|
215
160
|
return {
|
|
161
|
+
status: isSet(object.status) ? globalThis.String(object.status) : "",
|
|
216
162
|
txn_id: isSet(object.txn_id) ? globalThis.String(object.txn_id) : "",
|
|
217
163
|
txn_status: isSet(object.txn_status) ? globalThis.String(object.txn_status) : "",
|
|
218
164
|
};
|
|
219
165
|
},
|
|
220
166
|
toJSON(message) {
|
|
221
167
|
const obj = {};
|
|
168
|
+
if (message.status !== "") {
|
|
169
|
+
obj.status = message.status;
|
|
170
|
+
}
|
|
222
171
|
if (message.txn_id !== "") {
|
|
223
172
|
obj.txn_id = message.txn_id;
|
|
224
173
|
}
|
|
@@ -228,10 +177,11 @@ exports.response_Data = {
|
|
|
228
177
|
return obj;
|
|
229
178
|
},
|
|
230
179
|
create(base) {
|
|
231
|
-
return exports.
|
|
180
|
+
return exports.response.fromPartial(base ?? {});
|
|
232
181
|
},
|
|
233
182
|
fromPartial(object) {
|
|
234
|
-
const message =
|
|
183
|
+
const message = createBaseresponse();
|
|
184
|
+
message.status = object.status ?? "";
|
|
235
185
|
message.txn_id = object.txn_id ?? "";
|
|
236
186
|
message.txn_status = object.txn_status ?? "";
|
|
237
187
|
return message;
|
package/ts/growth.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: growth.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.growthClient = exports.growthService = exports.protobufPackage = void 0;
|
package/ts/loans/approveloan.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: loans/approveloan.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/loans/banklist.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: loans/banklist.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/loans/calculateemi.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: loans/calculateemi.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/loans/creditlimit.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: loans/creditlimit.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: loans/futurepaymentmoredetails.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: loans/getbilldetails.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: loans/getcustomerloanstatus.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/loans/getloanbyid.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: loans/getloanbyid.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: loans/getnextdueamount.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: loans/getpendingemiamount.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: loans/getsummarystaticfields.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/loans/loansummary.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: loans/loansummary.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: loans/paymentallocation.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: loans/paymenthistory.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: loans/restructureloan.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/loans/sendemail.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: loans/sendemail.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/loans/sendnocemail.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: loans/sendnocemail.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: loans/transactionlist.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.27.
|
|
5
|
+
// protoc v5.27.4
|
|
6
6
|
// source: loans/updateinstallments.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/loans/updateloan.d.ts
CHANGED