@stashfin/grpc 1.2.605 → 1.2.607
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/banking/aa/getaasupport.js +1 -1
- package/ts/banking/aa/getbanklist.js +1 -1
- package/ts/banking/aa/getcustomerbank.js +1 -1
- package/ts/banking/aa/getrpdlink.js +1 -1
- package/ts/banking/aa/initiate.js +1 -1
- package/ts/banking/aa/initiatepennydrop.js +1 -1
- package/ts/banking.d.ts +0 -28
- package/ts/banking.js +1 -21
- 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/ckyc/ckycdownload.js +1 -1
- package/ts/ckyc/ckycsearch.js +1 -1
- package/ts/ckyc.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.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/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/paynow.js +1 -1
- package/ts/customers/cb/savecreditbuilder.js +1 -1
- package/ts/customers/cb/updatecbstandalonecancellation.js +1 -1
- package/ts/customers/cb/updatecbstandaloneconfirmation.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/enach/updatetxnstatus.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/getcustomer.d.ts +57 -0
- package/ts/customers/getcustomer.js +351 -0
- 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/getglobalpopups.js +1 -1
- package/ts/customers/getlimit.js +1 -1
- package/ts/customers/getloclimit.js +1 -1
- package/ts/customers/getmessengermode.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/getrecommendedtag.d.ts +35 -0
- package/ts/customers/getrecommendedtag.js +134 -0
- package/ts/customers/getrpdlink.d.ts +40 -0
- package/ts/customers/getrpdlink.js +190 -0
- 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/kyc/epfo.d.ts +38 -0
- package/ts/customers/kyc/epfo.js +149 -0
- package/ts/customers/lamf/applylamf.js +1 -1
- package/ts/customers/lamf/sendlamfotp.js +1 -1
- package/ts/customers/lamf/sendlamfpledgeotp.js +1 -1
- package/ts/customers/lamf/updatelamfjourney.js +1 -1
- package/ts/customers/lamf/verifylamfotp.js +1 -1
- package/ts/customers/lamf/verifylamfpledgeotp.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/resetbanner.js +1 -1
- package/ts/customers/restoreaccount.js +1 -1
- 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/sendemailtoken.d.ts +35 -0
- package/ts/customers/sendemailtoken.js +117 -0
- 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.d.ts +35 -0
- package/ts/customers/skipdlrcscreen.js +117 -0
- package/ts/customers/skipscreen.js +1 -1
- package/ts/customers/step1.d.ts +69 -0
- package/ts/customers/step1.js +395 -0
- package/ts/customers/step10.d.ts +73 -0
- package/ts/customers/step10.js +459 -0
- package/ts/customers/step2.d.ts +68 -0
- package/ts/customers/step2.js +381 -0
- package/ts/customers/step7.d.ts +68 -0
- package/ts/customers/step7.js +381 -0
- package/ts/customers/step8.d.ts +69 -0
- package/ts/customers/step8.js +395 -0
- package/ts/customers/step9.d.ts +75 -0
- package/ts/customers/step9.js +489 -0
- package/ts/customers/stepstatic.d.ts +66 -0
- package/ts/customers/stepstatic.js +354 -0
- 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/updatesanctionamount.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/verifyemail.d.ts +35 -0
- package/ts/customers/verifyemail.js +117 -0
- 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/decisionengine/decisionengine.js +1 -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/getfinancialdoc.js +1 -1
- package/ts/documents.js +1 -1
- package/ts/eqxcustomer.js +1 -1
- package/ts/eqxcustomers/getcustomerbyid.js +1 -1
- package/ts/eqxcustomers/getdashboard.js +1 -1
- package/ts/eqxcustomers/getdashboardmaincard.js +1 -1
- package/ts/eqxcustomers/getnotifications.js +1 -1
- package/ts/eqxcustomers/sendotp.js +1 -1
- package/ts/eqxcustomers/updatenotification.js +1 -1
- package/ts/eqxcustomers/updatepushid.js +1 -1
- package/ts/eqxcustomers/verifyotp.js +1 -1
- package/ts/eqxcustomers/verifytoken.js +1 -1
- package/ts/example.js +1 -1
- package/ts/google/protobuf/timestamp.d.ts +127 -0
- package/ts/google/protobuf/timestamp.js +97 -0
- 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/processchrpayment.js +1 -1
- package/ts/growth.js +1 -1
- package/ts/kyc/epfo/fetchUANList.d.ts +35 -0
- package/ts/kyc/epfo/fetchUANList.js +119 -0
- package/ts/kyc/facematch.js +1 -1
- package/ts/kyc/fetchemploymenthistory.js +1 -1
- package/ts/kyc/fetchuanlist.js +1 -1
- package/ts/kyc/getselfietxn.d.ts +37 -0
- package/ts/{banking/aa/netbankinginitiate.js → kyc/getselfietxn.js} +36 -36
- package/ts/kyc/getselfietxnid.js +1 -1
- package/ts/kyc/nsdlpanvalidate.js +1 -1
- package/ts/kyc.d.ts +14 -0
- package/ts/kyc.js +11 -1
- package/ts/lamf/getloandetails.js +1 -1
- package/ts/lamf/submitotp.js +1 -1
- package/ts/lamf/validateuser.js +1 -1
- package/ts/lamf.js +1 -1
- package/ts/loans/addreference.js +1 -1
- package/ts/loans/addrefrences.d.ts +49 -0
- package/ts/loans/addrefrences.js +229 -0
- 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/createlamfloan.js +1 -1
- package/ts/loans/createpenalty.js +1 -1
- package/ts/loans/creditlimit.js +1 -1
- package/ts/loans/emimoredetails.js +1 -1
- package/ts/loans/fcppayment.js +1 -1
- package/ts/loans/forecloseamount.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/getcbloandetails.js +1 -1
- package/ts/loans/getchrdetails.js +1 -1
- package/ts/loans/getcustomerloanstatus.js +1 -1
- package/ts/loans/getforecloseamount.js +1 -1
- package/ts/loans/getloanbyid.js +1 -1
- package/ts/loans/getlocwithdrawform.d.ts +47 -0
- package/ts/loans/getlocwithdrawform.js +309 -0
- 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/manualpaymentallocation.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/rollbackextrapayment.d.ts +37 -0
- package/ts/loans/rollbackextrapayment.js +149 -0
- package/ts/loans/sendemail.js +1 -1
- package/ts/loans/sendnocemail.js +1 -1
- package/ts/loans/transactionlist.js +1 -1
- package/ts/loans/updatecollectionview.js +1 -1
- package/ts/loans/updateinstallments.js +1 -1
- package/ts/loans/updateloan.js +1 -1
- package/ts/loans/updatetransactionstatus.js +1 -1
- package/ts/loans.d.ts +14 -0
- package/ts/loans.js +11 -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/paymentsnode.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
- package/ts/upi/addaccount.js +1 -1
- package/ts/upi/addupinumber.js +1 -1
- package/ts/upi/addvpa.js +1 -1
- package/ts/upi/blockvpa.js +1 -1
- package/ts/upi/checkderegisterpermission.js +1 -1
- package/ts/upi/checktransactionstatus.js +1 -1
- package/ts/upi/declinemandate.js +1 -1
- package/ts/upi/deregisterprofile.js +1 -1
- package/ts/upi/getaccountsbyprovider.js +1 -1
- package/ts/upi/getallmandates.js +1 -1
- package/ts/upi/getavailablevpa.js +1 -1
- package/ts/upi/getlistedaccountproviders.js +1 -1
- package/ts/upi/getmandatedetails.js +1 -1
- package/ts/upi/getmandatehistory.js +1 -1
- package/ts/upi/getpendingcollectrequest.js +1 -1
- package/ts/upi/getprofile.js +1 -1
- package/ts/upi/getrecentcontacts.js +1 -1
- package/ts/upi/gettransactions.js +1 -1
- package/ts/upi/getupinumbers.js +1 -1
- package/ts/upi/initiatemandateaction.js +1 -1
- package/ts/upi/initiatetransaction.js +1 -1
- package/ts/upi/listblockedvpa.js +1 -1
- package/ts/upi/suggestvpa.js +1 -1
- package/ts/upi/unblockvpa.js +1 -1
- package/ts/upi/updatedevicebinding.js +1 -1
- package/ts/upi/updatedevicelinking.js +1 -1
- package/ts/upi/upinumberoperations.js +1 -1
- package/ts/upi/validateifsc.js +1 -1
- package/ts/upi/validatevpa.js +1 -1
- package/ts/upi.js +1 -1
- package/ts/banking/aa/checktransactionstatus.d.ts +0 -38
- package/ts/banking/aa/checktransactionstatus.js +0 -161
- package/ts/banking/aa/netbankinginitiate.d.ts +0 -37
|
@@ -0,0 +1,309 @@
|
|
|
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.29.3
|
|
6
|
+
// source: loans/getlocwithdrawform.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.getLocWithdrawFormResponse = exports.getLocWithdrawFormRequest = exports.protobufPackage = void 0;
|
|
12
|
+
/* eslint-disable */
|
|
13
|
+
const minimal_1 = __importDefault(require("protobufjs/minimal"));
|
|
14
|
+
exports.protobufPackage = "loans.getlocwithdrawform";
|
|
15
|
+
function createBasegetLocWithdrawFormRequest() {
|
|
16
|
+
return {};
|
|
17
|
+
}
|
|
18
|
+
exports.getLocWithdrawFormRequest = {
|
|
19
|
+
encode(_, writer = minimal_1.default.Writer.create()) {
|
|
20
|
+
return writer;
|
|
21
|
+
},
|
|
22
|
+
decode(input, length) {
|
|
23
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
24
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
25
|
+
const message = createBasegetLocWithdrawFormRequest();
|
|
26
|
+
while (reader.pos < end) {
|
|
27
|
+
const tag = reader.uint32();
|
|
28
|
+
switch (tag >>> 3) {
|
|
29
|
+
}
|
|
30
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
31
|
+
break;
|
|
32
|
+
}
|
|
33
|
+
reader.skipType(tag & 7);
|
|
34
|
+
}
|
|
35
|
+
return message;
|
|
36
|
+
},
|
|
37
|
+
fromJSON(_) {
|
|
38
|
+
return {};
|
|
39
|
+
},
|
|
40
|
+
toJSON(_) {
|
|
41
|
+
const obj = {};
|
|
42
|
+
return obj;
|
|
43
|
+
},
|
|
44
|
+
create(base) {
|
|
45
|
+
return exports.getLocWithdrawFormRequest.fromPartial(base ?? {});
|
|
46
|
+
},
|
|
47
|
+
fromPartial(_) {
|
|
48
|
+
const message = createBasegetLocWithdrawFormRequest();
|
|
49
|
+
return message;
|
|
50
|
+
},
|
|
51
|
+
};
|
|
52
|
+
function createBasegetLocWithdrawFormResponse() {
|
|
53
|
+
return {
|
|
54
|
+
loc_limit: 0,
|
|
55
|
+
bill_date: "",
|
|
56
|
+
minimum_request_amount: 0,
|
|
57
|
+
request_amount_increment_step: 0,
|
|
58
|
+
used_loc: 0,
|
|
59
|
+
pending_used_loc: 0,
|
|
60
|
+
max_tenure: 0,
|
|
61
|
+
rate_of_interest: 0,
|
|
62
|
+
min_tenure: 0,
|
|
63
|
+
can_reload_card: false,
|
|
64
|
+
remaining_loc: 0,
|
|
65
|
+
request_max_percentage: 0,
|
|
66
|
+
sanction_letter: "",
|
|
67
|
+
loc_disable: false,
|
|
68
|
+
};
|
|
69
|
+
}
|
|
70
|
+
exports.getLocWithdrawFormResponse = {
|
|
71
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
72
|
+
if (message.loc_limit !== 0) {
|
|
73
|
+
writer.uint32(9).double(message.loc_limit);
|
|
74
|
+
}
|
|
75
|
+
if (message.bill_date !== "") {
|
|
76
|
+
writer.uint32(18).string(message.bill_date);
|
|
77
|
+
}
|
|
78
|
+
if (message.minimum_request_amount !== 0) {
|
|
79
|
+
writer.uint32(25).double(message.minimum_request_amount);
|
|
80
|
+
}
|
|
81
|
+
if (message.request_amount_increment_step !== 0) {
|
|
82
|
+
writer.uint32(33).double(message.request_amount_increment_step);
|
|
83
|
+
}
|
|
84
|
+
if (message.used_loc !== 0) {
|
|
85
|
+
writer.uint32(41).double(message.used_loc);
|
|
86
|
+
}
|
|
87
|
+
if (message.pending_used_loc !== 0) {
|
|
88
|
+
writer.uint32(49).double(message.pending_used_loc);
|
|
89
|
+
}
|
|
90
|
+
if (message.max_tenure !== 0) {
|
|
91
|
+
writer.uint32(56).int32(message.max_tenure);
|
|
92
|
+
}
|
|
93
|
+
if (message.rate_of_interest !== 0) {
|
|
94
|
+
writer.uint32(65).double(message.rate_of_interest);
|
|
95
|
+
}
|
|
96
|
+
if (message.min_tenure !== 0) {
|
|
97
|
+
writer.uint32(72).int32(message.min_tenure);
|
|
98
|
+
}
|
|
99
|
+
if (message.can_reload_card !== false) {
|
|
100
|
+
writer.uint32(80).bool(message.can_reload_card);
|
|
101
|
+
}
|
|
102
|
+
if (message.remaining_loc !== 0) {
|
|
103
|
+
writer.uint32(89).double(message.remaining_loc);
|
|
104
|
+
}
|
|
105
|
+
if (message.request_max_percentage !== 0) {
|
|
106
|
+
writer.uint32(97).double(message.request_max_percentage);
|
|
107
|
+
}
|
|
108
|
+
if (message.sanction_letter !== "") {
|
|
109
|
+
writer.uint32(106).string(message.sanction_letter);
|
|
110
|
+
}
|
|
111
|
+
if (message.loc_disable !== false) {
|
|
112
|
+
writer.uint32(112).bool(message.loc_disable);
|
|
113
|
+
}
|
|
114
|
+
return writer;
|
|
115
|
+
},
|
|
116
|
+
decode(input, length) {
|
|
117
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
118
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
119
|
+
const message = createBasegetLocWithdrawFormResponse();
|
|
120
|
+
while (reader.pos < end) {
|
|
121
|
+
const tag = reader.uint32();
|
|
122
|
+
switch (tag >>> 3) {
|
|
123
|
+
case 1:
|
|
124
|
+
if (tag !== 9) {
|
|
125
|
+
break;
|
|
126
|
+
}
|
|
127
|
+
message.loc_limit = reader.double();
|
|
128
|
+
continue;
|
|
129
|
+
case 2:
|
|
130
|
+
if (tag !== 18) {
|
|
131
|
+
break;
|
|
132
|
+
}
|
|
133
|
+
message.bill_date = reader.string();
|
|
134
|
+
continue;
|
|
135
|
+
case 3:
|
|
136
|
+
if (tag !== 25) {
|
|
137
|
+
break;
|
|
138
|
+
}
|
|
139
|
+
message.minimum_request_amount = reader.double();
|
|
140
|
+
continue;
|
|
141
|
+
case 4:
|
|
142
|
+
if (tag !== 33) {
|
|
143
|
+
break;
|
|
144
|
+
}
|
|
145
|
+
message.request_amount_increment_step = reader.double();
|
|
146
|
+
continue;
|
|
147
|
+
case 5:
|
|
148
|
+
if (tag !== 41) {
|
|
149
|
+
break;
|
|
150
|
+
}
|
|
151
|
+
message.used_loc = reader.double();
|
|
152
|
+
continue;
|
|
153
|
+
case 6:
|
|
154
|
+
if (tag !== 49) {
|
|
155
|
+
break;
|
|
156
|
+
}
|
|
157
|
+
message.pending_used_loc = reader.double();
|
|
158
|
+
continue;
|
|
159
|
+
case 7:
|
|
160
|
+
if (tag !== 56) {
|
|
161
|
+
break;
|
|
162
|
+
}
|
|
163
|
+
message.max_tenure = reader.int32();
|
|
164
|
+
continue;
|
|
165
|
+
case 8:
|
|
166
|
+
if (tag !== 65) {
|
|
167
|
+
break;
|
|
168
|
+
}
|
|
169
|
+
message.rate_of_interest = reader.double();
|
|
170
|
+
continue;
|
|
171
|
+
case 9:
|
|
172
|
+
if (tag !== 72) {
|
|
173
|
+
break;
|
|
174
|
+
}
|
|
175
|
+
message.min_tenure = reader.int32();
|
|
176
|
+
continue;
|
|
177
|
+
case 10:
|
|
178
|
+
if (tag !== 80) {
|
|
179
|
+
break;
|
|
180
|
+
}
|
|
181
|
+
message.can_reload_card = reader.bool();
|
|
182
|
+
continue;
|
|
183
|
+
case 11:
|
|
184
|
+
if (tag !== 89) {
|
|
185
|
+
break;
|
|
186
|
+
}
|
|
187
|
+
message.remaining_loc = reader.double();
|
|
188
|
+
continue;
|
|
189
|
+
case 12:
|
|
190
|
+
if (tag !== 97) {
|
|
191
|
+
break;
|
|
192
|
+
}
|
|
193
|
+
message.request_max_percentage = reader.double();
|
|
194
|
+
continue;
|
|
195
|
+
case 13:
|
|
196
|
+
if (tag !== 106) {
|
|
197
|
+
break;
|
|
198
|
+
}
|
|
199
|
+
message.sanction_letter = reader.string();
|
|
200
|
+
continue;
|
|
201
|
+
case 14:
|
|
202
|
+
if (tag !== 112) {
|
|
203
|
+
break;
|
|
204
|
+
}
|
|
205
|
+
message.loc_disable = reader.bool();
|
|
206
|
+
continue;
|
|
207
|
+
}
|
|
208
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
209
|
+
break;
|
|
210
|
+
}
|
|
211
|
+
reader.skipType(tag & 7);
|
|
212
|
+
}
|
|
213
|
+
return message;
|
|
214
|
+
},
|
|
215
|
+
fromJSON(object) {
|
|
216
|
+
return {
|
|
217
|
+
loc_limit: isSet(object.loc_limit) ? globalThis.Number(object.loc_limit) : 0,
|
|
218
|
+
bill_date: isSet(object.bill_date) ? globalThis.String(object.bill_date) : "",
|
|
219
|
+
minimum_request_amount: isSet(object.minimum_request_amount)
|
|
220
|
+
? globalThis.Number(object.minimum_request_amount)
|
|
221
|
+
: 0,
|
|
222
|
+
request_amount_increment_step: isSet(object.request_amount_increment_step)
|
|
223
|
+
? globalThis.Number(object.request_amount_increment_step)
|
|
224
|
+
: 0,
|
|
225
|
+
used_loc: isSet(object.used_loc) ? globalThis.Number(object.used_loc) : 0,
|
|
226
|
+
pending_used_loc: isSet(object.pending_used_loc) ? globalThis.Number(object.pending_used_loc) : 0,
|
|
227
|
+
max_tenure: isSet(object.max_tenure) ? globalThis.Number(object.max_tenure) : 0,
|
|
228
|
+
rate_of_interest: isSet(object.rate_of_interest) ? globalThis.Number(object.rate_of_interest) : 0,
|
|
229
|
+
min_tenure: isSet(object.min_tenure) ? globalThis.Number(object.min_tenure) : 0,
|
|
230
|
+
can_reload_card: isSet(object.can_reload_card) ? globalThis.Boolean(object.can_reload_card) : false,
|
|
231
|
+
remaining_loc: isSet(object.remaining_loc) ? globalThis.Number(object.remaining_loc) : 0,
|
|
232
|
+
request_max_percentage: isSet(object.request_max_percentage)
|
|
233
|
+
? globalThis.Number(object.request_max_percentage)
|
|
234
|
+
: 0,
|
|
235
|
+
sanction_letter: isSet(object.sanction_letter) ? globalThis.String(object.sanction_letter) : "",
|
|
236
|
+
loc_disable: isSet(object.loc_disable) ? globalThis.Boolean(object.loc_disable) : false,
|
|
237
|
+
};
|
|
238
|
+
},
|
|
239
|
+
toJSON(message) {
|
|
240
|
+
const obj = {};
|
|
241
|
+
if (message.loc_limit !== 0) {
|
|
242
|
+
obj.loc_limit = message.loc_limit;
|
|
243
|
+
}
|
|
244
|
+
if (message.bill_date !== "") {
|
|
245
|
+
obj.bill_date = message.bill_date;
|
|
246
|
+
}
|
|
247
|
+
if (message.minimum_request_amount !== 0) {
|
|
248
|
+
obj.minimum_request_amount = message.minimum_request_amount;
|
|
249
|
+
}
|
|
250
|
+
if (message.request_amount_increment_step !== 0) {
|
|
251
|
+
obj.request_amount_increment_step = message.request_amount_increment_step;
|
|
252
|
+
}
|
|
253
|
+
if (message.used_loc !== 0) {
|
|
254
|
+
obj.used_loc = message.used_loc;
|
|
255
|
+
}
|
|
256
|
+
if (message.pending_used_loc !== 0) {
|
|
257
|
+
obj.pending_used_loc = message.pending_used_loc;
|
|
258
|
+
}
|
|
259
|
+
if (message.max_tenure !== 0) {
|
|
260
|
+
obj.max_tenure = Math.round(message.max_tenure);
|
|
261
|
+
}
|
|
262
|
+
if (message.rate_of_interest !== 0) {
|
|
263
|
+
obj.rate_of_interest = message.rate_of_interest;
|
|
264
|
+
}
|
|
265
|
+
if (message.min_tenure !== 0) {
|
|
266
|
+
obj.min_tenure = Math.round(message.min_tenure);
|
|
267
|
+
}
|
|
268
|
+
if (message.can_reload_card !== false) {
|
|
269
|
+
obj.can_reload_card = message.can_reload_card;
|
|
270
|
+
}
|
|
271
|
+
if (message.remaining_loc !== 0) {
|
|
272
|
+
obj.remaining_loc = message.remaining_loc;
|
|
273
|
+
}
|
|
274
|
+
if (message.request_max_percentage !== 0) {
|
|
275
|
+
obj.request_max_percentage = message.request_max_percentage;
|
|
276
|
+
}
|
|
277
|
+
if (message.sanction_letter !== "") {
|
|
278
|
+
obj.sanction_letter = message.sanction_letter;
|
|
279
|
+
}
|
|
280
|
+
if (message.loc_disable !== false) {
|
|
281
|
+
obj.loc_disable = message.loc_disable;
|
|
282
|
+
}
|
|
283
|
+
return obj;
|
|
284
|
+
},
|
|
285
|
+
create(base) {
|
|
286
|
+
return exports.getLocWithdrawFormResponse.fromPartial(base ?? {});
|
|
287
|
+
},
|
|
288
|
+
fromPartial(object) {
|
|
289
|
+
const message = createBasegetLocWithdrawFormResponse();
|
|
290
|
+
message.loc_limit = object.loc_limit ?? 0;
|
|
291
|
+
message.bill_date = object.bill_date ?? "";
|
|
292
|
+
message.minimum_request_amount = object.minimum_request_amount ?? 0;
|
|
293
|
+
message.request_amount_increment_step = object.request_amount_increment_step ?? 0;
|
|
294
|
+
message.used_loc = object.used_loc ?? 0;
|
|
295
|
+
message.pending_used_loc = object.pending_used_loc ?? 0;
|
|
296
|
+
message.max_tenure = object.max_tenure ?? 0;
|
|
297
|
+
message.rate_of_interest = object.rate_of_interest ?? 0;
|
|
298
|
+
message.min_tenure = object.min_tenure ?? 0;
|
|
299
|
+
message.can_reload_card = object.can_reload_card ?? false;
|
|
300
|
+
message.remaining_loc = object.remaining_loc ?? 0;
|
|
301
|
+
message.request_max_percentage = object.request_max_percentage ?? 0;
|
|
302
|
+
message.sanction_letter = object.sanction_letter ?? "";
|
|
303
|
+
message.loc_disable = object.loc_disable ?? false;
|
|
304
|
+
return message;
|
|
305
|
+
},
|
|
306
|
+
};
|
|
307
|
+
function isSet(value) {
|
|
308
|
+
return value !== null && value !== undefined;
|
|
309
|
+
}
|
|
@@ -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.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: loans/getnextdueamount.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: loans/getpaymentoptions.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.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: loans/getpendingemiamount.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: loans/getsetubilldetails.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.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: loans/getsummarystaticfields.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: loans/gettransactionstatus.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
package/ts/loans/getusedlimit.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: loans/getusedlimit.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: loans/getvirtualbankinfo.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
package/ts/loans/loansummary.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: loans/loansummary.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: loans/manualpaymentallocation.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.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: loans/paymentallocation.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: loans/paymenthistory.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
package/ts/loans/paynow.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: loans/paynow.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
package/ts/loans/refund.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: loans/refund.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: loans/restructureloan.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
package/ts/loans/rollback.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: loans/rollback.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 = "loans.rollbackextrapayment";
|
|
3
|
+
export interface rollbackExtraPaymentRequest {
|
|
4
|
+
customer_id: number;
|
|
5
|
+
amount: number;
|
|
6
|
+
}
|
|
7
|
+
export interface rollbackExtraPaymentResponse {
|
|
8
|
+
message: string;
|
|
9
|
+
status: number;
|
|
10
|
+
}
|
|
11
|
+
export declare const rollbackExtraPaymentRequest: {
|
|
12
|
+
encode(message: rollbackExtraPaymentRequest, writer?: _m0.Writer): _m0.Writer;
|
|
13
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): rollbackExtraPaymentRequest;
|
|
14
|
+
fromJSON(object: any): rollbackExtraPaymentRequest;
|
|
15
|
+
toJSON(message: rollbackExtraPaymentRequest): unknown;
|
|
16
|
+
create<I extends Exact<DeepPartial<rollbackExtraPaymentRequest>, I>>(base?: I): rollbackExtraPaymentRequest;
|
|
17
|
+
fromPartial<I extends Exact<DeepPartial<rollbackExtraPaymentRequest>, I>>(object: I): rollbackExtraPaymentRequest;
|
|
18
|
+
};
|
|
19
|
+
export declare const rollbackExtraPaymentResponse: {
|
|
20
|
+
encode(message: rollbackExtraPaymentResponse, writer?: _m0.Writer): _m0.Writer;
|
|
21
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): rollbackExtraPaymentResponse;
|
|
22
|
+
fromJSON(object: any): rollbackExtraPaymentResponse;
|
|
23
|
+
toJSON(message: rollbackExtraPaymentResponse): unknown;
|
|
24
|
+
create<I extends Exact<DeepPartial<rollbackExtraPaymentResponse>, I>>(base?: I): rollbackExtraPaymentResponse;
|
|
25
|
+
fromPartial<I extends Exact<DeepPartial<rollbackExtraPaymentResponse>, I>>(object: I): rollbackExtraPaymentResponse;
|
|
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 {};
|
|
@@ -0,0 +1,149 @@
|
|
|
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: loans/rollbackextrapayment.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.rollbackExtraPaymentResponse = exports.rollbackExtraPaymentRequest = exports.protobufPackage = void 0;
|
|
12
|
+
/* eslint-disable */
|
|
13
|
+
const minimal_1 = __importDefault(require("protobufjs/minimal"));
|
|
14
|
+
exports.protobufPackage = "loans.rollbackextrapayment";
|
|
15
|
+
function createBaserollbackExtraPaymentRequest() {
|
|
16
|
+
return { customer_id: 0, amount: 0 };
|
|
17
|
+
}
|
|
18
|
+
exports.rollbackExtraPaymentRequest = {
|
|
19
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
20
|
+
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);
|
|
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 = createBaserollbackExtraPaymentRequest();
|
|
32
|
+
while (reader.pos < end) {
|
|
33
|
+
const tag = reader.uint32();
|
|
34
|
+
switch (tag >>> 3) {
|
|
35
|
+
case 1:
|
|
36
|
+
if (tag !== 8) {
|
|
37
|
+
break;
|
|
38
|
+
}
|
|
39
|
+
message.customer_id = reader.int32();
|
|
40
|
+
continue;
|
|
41
|
+
case 2:
|
|
42
|
+
if (tag !== 16) {
|
|
43
|
+
break;
|
|
44
|
+
}
|
|
45
|
+
message.amount = reader.int32();
|
|
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
|
+
customer_id: isSet(object.customer_id) ? globalThis.Number(object.customer_id) : 0,
|
|
58
|
+
amount: isSet(object.amount) ? globalThis.Number(object.amount) : 0,
|
|
59
|
+
};
|
|
60
|
+
},
|
|
61
|
+
toJSON(message) {
|
|
62
|
+
const obj = {};
|
|
63
|
+
if (message.customer_id !== 0) {
|
|
64
|
+
obj.customer_id = Math.round(message.customer_id);
|
|
65
|
+
}
|
|
66
|
+
if (message.amount !== 0) {
|
|
67
|
+
obj.amount = Math.round(message.amount);
|
|
68
|
+
}
|
|
69
|
+
return obj;
|
|
70
|
+
},
|
|
71
|
+
create(base) {
|
|
72
|
+
return exports.rollbackExtraPaymentRequest.fromPartial(base ?? {});
|
|
73
|
+
},
|
|
74
|
+
fromPartial(object) {
|
|
75
|
+
const message = createBaserollbackExtraPaymentRequest();
|
|
76
|
+
message.customer_id = object.customer_id ?? 0;
|
|
77
|
+
message.amount = object.amount ?? 0;
|
|
78
|
+
return message;
|
|
79
|
+
},
|
|
80
|
+
};
|
|
81
|
+
function createBaserollbackExtraPaymentResponse() {
|
|
82
|
+
return { message: "", status: 0 };
|
|
83
|
+
}
|
|
84
|
+
exports.rollbackExtraPaymentResponse = {
|
|
85
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
86
|
+
if (message.message !== "") {
|
|
87
|
+
writer.uint32(10).string(message.message);
|
|
88
|
+
}
|
|
89
|
+
if (message.status !== 0) {
|
|
90
|
+
writer.uint32(16).int32(message.status);
|
|
91
|
+
}
|
|
92
|
+
return writer;
|
|
93
|
+
},
|
|
94
|
+
decode(input, length) {
|
|
95
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
96
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
97
|
+
const message = createBaserollbackExtraPaymentResponse();
|
|
98
|
+
while (reader.pos < end) {
|
|
99
|
+
const tag = reader.uint32();
|
|
100
|
+
switch (tag >>> 3) {
|
|
101
|
+
case 1:
|
|
102
|
+
if (tag !== 10) {
|
|
103
|
+
break;
|
|
104
|
+
}
|
|
105
|
+
message.message = reader.string();
|
|
106
|
+
continue;
|
|
107
|
+
case 2:
|
|
108
|
+
if (tag !== 16) {
|
|
109
|
+
break;
|
|
110
|
+
}
|
|
111
|
+
message.status = reader.int32();
|
|
112
|
+
continue;
|
|
113
|
+
}
|
|
114
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
115
|
+
break;
|
|
116
|
+
}
|
|
117
|
+
reader.skipType(tag & 7);
|
|
118
|
+
}
|
|
119
|
+
return message;
|
|
120
|
+
},
|
|
121
|
+
fromJSON(object) {
|
|
122
|
+
return {
|
|
123
|
+
message: isSet(object.message) ? globalThis.String(object.message) : "",
|
|
124
|
+
status: isSet(object.status) ? globalThis.Number(object.status) : 0,
|
|
125
|
+
};
|
|
126
|
+
},
|
|
127
|
+
toJSON(message) {
|
|
128
|
+
const obj = {};
|
|
129
|
+
if (message.message !== "") {
|
|
130
|
+
obj.message = message.message;
|
|
131
|
+
}
|
|
132
|
+
if (message.status !== 0) {
|
|
133
|
+
obj.status = Math.round(message.status);
|
|
134
|
+
}
|
|
135
|
+
return obj;
|
|
136
|
+
},
|
|
137
|
+
create(base) {
|
|
138
|
+
return exports.rollbackExtraPaymentResponse.fromPartial(base ?? {});
|
|
139
|
+
},
|
|
140
|
+
fromPartial(object) {
|
|
141
|
+
const message = createBaserollbackExtraPaymentResponse();
|
|
142
|
+
message.message = object.message ?? "";
|
|
143
|
+
message.status = object.status ?? 0;
|
|
144
|
+
return message;
|
|
145
|
+
},
|
|
146
|
+
};
|
|
147
|
+
function isSet(value) {
|
|
148
|
+
return value !== null && value !== undefined;
|
|
149
|
+
}
|
package/ts/loans/sendemail.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: loans/sendemail.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
package/ts/loans/sendnocemail.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: loans/sendnocemail.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|