@stashfin/grpc 1.2.707 → 1.2.708
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 +2 -2
- package/ts/banking/aa/getbanklist.js +2 -2
- package/ts/banking/aa/getcustomerbank.js +2 -2
- package/ts/banking/aa/getrpdlink.js +2 -2
- package/ts/banking/aa/initiate.js +2 -2
- package/ts/banking/aa/initiatepennydrop.js +2 -2
- package/ts/banking/aa/netbankinginitiate.js +2 -2
- package/ts/banking/aa/pollingrpd.js +2 -2
- package/ts/banking.js +2 -2
- package/ts/bureau/getbasicdetails.js +2 -2
- package/ts/bureau/getcibilwebtoken.js +2 -2
- package/ts/bureau/getdbrcolending.js +2 -2
- package/ts/bureau/getdemogs.js +2 -2
- package/ts/bureau/getobligation.js +2 -2
- package/ts/bureau/getreport.d.ts +1 -0
- package/ts/bureau/getreport.js +17 -2
- package/ts/bureau.js +2 -2
- package/ts/ckyc/ckycdownload.js +2 -2
- package/ts/ckyc/ckycsearch.js +2 -2
- package/ts/ckyc.js +2 -2
- package/ts/colender/disburseLoan.js +2 -2
- package/ts/colender/forecloseLoan.js +2 -2
- package/ts/colender/repayLoan.js +2 -2
- package/ts/colender.js +2 -2
- package/ts/communications/bureauidwhatsapp.js +2 -2
- package/ts/communications.js +2 -2
- package/ts/customers/aa/getaatxnstatus.js +2 -2
- package/ts/customers/aa/getbanklist.js +2 -2
- package/ts/customers/aa/initiate.js +2 -2
- package/ts/customers/accidentprotectionplan.js +2 -2
- package/ts/customers/addaddress.js +2 -2
- package/ts/customers/addbankaccountdetails.js +2 -2
- package/ts/customers/addfathersname.js +2 -2
- package/ts/customers/addgstnumber.js +2 -2
- package/ts/customers/addmoredetails.js +2 -2
- package/ts/customers/addsuspendedcustomer.js +2 -2
- package/ts/customers/adduserapps.js +2 -2
- package/ts/customers/applyclijourney.js +2 -2
- package/ts/customers/bulksms.js +2 -2
- package/ts/customers/cb/cbapplicationrejecteddata.js +2 -2
- package/ts/customers/cb/cbpaynow.js +2 -2
- package/ts/customers/cb/cbsignup.js +2 -2
- package/ts/customers/cb/getcbtxnstatus.js +2 -2
- package/ts/customers/cb/getcreditbuilder.js +2 -2
- package/ts/customers/cb/getpaymentsummary.js +2 -2
- package/ts/customers/cb/insurancedetails.js +2 -2
- package/ts/customers/cb/lesscsimprove.js +2 -2
- package/ts/customers/cb/morecsimprove.js +2 -2
- package/ts/customers/cb/paynow.js +2 -2
- package/ts/customers/cb/savecreditbuilder.js +2 -2
- package/ts/customers/cb/updatecbstandalonecancellation.js +2 -2
- package/ts/customers/cb/updatecbstandaloneconfirmation.js +2 -2
- package/ts/customers/cb/updatecbstandalonejourney.js +2 -2
- package/ts/customers/cb/updatecbtxnstatus.js +2 -2
- package/ts/customers/changempin.js +2 -2
- package/ts/customers/createcustomerreference.js +2 -2
- package/ts/customers/createvanumber.js +2 -2
- package/ts/customers/customerinfo.js +2 -2
- package/ts/customers/deletedocument.js +2 -2
- package/ts/customers/deleteprofile.js +2 -2
- package/ts/customers/disablempin.js +2 -2
- package/ts/customers/enach/gettxnstatus.js +2 -2
- package/ts/customers/enach/getweburl.js +2 -2
- package/ts/customers/enach/updateenachtxnstatus.js +2 -2
- package/ts/customers/enach/updatetxnstatus.js +2 -2
- package/ts/customers/fetchrcprofile.js +2 -2
- package/ts/customers/floatingvideos.js +2 -2
- package/ts/customers/forceupdate.js +2 -2
- package/ts/customers/forgotmpin.js +2 -2
- package/ts/customers/forgotmpinverify.js +2 -2
- package/ts/customers/freedom/addressconfirmation.js +2 -2
- package/ts/customers/freedom/freedompaynow.js +2 -2
- package/ts/customers/freedom/getfreedomtxnstatus.js +2 -2
- package/ts/customers/freedom/updateadditionalverification.js +2 -2
- package/ts/customers/freedom/updatefreedomtxnstatus.js +2 -2
- package/ts/customers/getaddresslist.js +2 -2
- package/ts/customers/getappsubmittedscreen.js +2 -2
- package/ts/customers/getbankaccountdetails.js +2 -2
- package/ts/customers/getbasicinfo.js +2 -2
- package/ts/customers/getcities.js +2 -2
- package/ts/customers/getclistatus.js +2 -2
- package/ts/customers/getcompanyaccdetails.js +2 -2
- package/ts/customers/getcustomer.d.ts +57 -0
- package/ts/customers/getcustomer.js +351 -0
- package/ts/customers/getcustomerbyid.js +2 -2
- package/ts/customers/getcustomerdetailsbymobile.js +2 -2
- package/ts/customers/getdashboard.js +2 -2
- package/ts/customers/getdashboardmaincard.js +2 -2
- package/ts/customers/getdocuments.js +2 -2
- package/ts/customers/getglobalpopups.js +2 -2
- package/ts/customers/getlimit.js +2 -2
- package/ts/customers/getloclimit.js +2 -2
- package/ts/customers/getmessengermode.js +2 -2
- package/ts/customers/getoccupationlist.js +2 -2
- package/ts/customers/getpaymentoptions.js +2 -2
- package/ts/customers/getprofessionalinfo.js +2 -2
- package/ts/customers/getprofile.js +2 -2
- 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 +2 -2
- package/ts/customers/getstates.js +2 -2
- package/ts/customers/getstep.js +2 -2
- package/ts/customers/getsyncstatus.js +2 -2
- package/ts/customers/getvanumber.js +2 -2
- package/ts/customers/kyc/epfo.d.ts +38 -0
- package/ts/customers/kyc/epfo.js +149 -0
- package/ts/customers/lamf/applylamf.js +2 -2
- package/ts/customers/lamf/sendlamfotp.js +2 -2
- package/ts/customers/lamf/sendlamfpledgeotp.js +2 -2
- package/ts/customers/lamf/updatelamfjourney.js +2 -2
- package/ts/customers/lamf/verifylamfotp.js +2 -2
- package/ts/customers/lamf/verifylamfpledgeotp.js +2 -2
- package/ts/customers/logout.js +2 -2
- package/ts/customers/pd/getbanklist.js +2 -2
- package/ts/customers/pd/validatebankaccount.js +2 -2
- package/ts/customers/profilebasic.js +2 -2
- package/ts/customers/profileupdatetnc.js +2 -2
- package/ts/customers/resetbanner.js +2 -2
- package/ts/customers/restoreaccount.js +2 -2
- package/ts/customers/rpd/getrpdlink.js +2 -2
- package/ts/customers/rpd/getrpdtransactionstatus.js +2 -2
- package/ts/customers/rpd/mockpayment.js +2 -2
- package/ts/customers/saveappslist.js +2 -2
- package/ts/customers/savebasicdetails.js +2 -2
- package/ts/customers/savelimit.js +2 -2
- package/ts/customers/saveunlocklimit.js +2 -2
- package/ts/customers/sendemailtoken.d.ts +35 -0
- package/ts/customers/sendemailtoken.js +117 -0
- package/ts/customers/sendotp.js +2 -2
- package/ts/customers/sendotptoemail.js +2 -2
- package/ts/customers/setmpin.js +2 -2
- package/ts/customers/skipdlrcscreen.d.ts +35 -0
- package/ts/customers/skipdlrcscreen.js +117 -0
- package/ts/customers/skipscreen.js +2 -2
- 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 +2 -2
- package/ts/customers/syncdecisionengine.js +2 -2
- package/ts/customers/updatecategory.js +2 -2
- package/ts/customers/updatecongratulationstep.js +2 -2
- package/ts/customers/updatecustomerbyid.js +2 -2
- package/ts/customers/updatedlnumber.js +2 -2
- package/ts/customers/updatedob.js +2 -2
- package/ts/customers/updatelocstatus.js +2 -2
- package/ts/customers/updatemobilesendotp.js +2 -2
- package/ts/customers/updatemobileverifyotp.js +2 -2
- package/ts/customers/updateokyctxn.js +2 -2
- package/ts/customers/updatesanctionamount.js +2 -2
- package/ts/customers/updateselfieetxn.js +2 -2
- package/ts/customers/updatesyncstatus.js +2 -2
- package/ts/customers/updatevehiclenumber.js +2 -2
- package/ts/customers/uploaddocuments.js +2 -2
- package/ts/customers/validatepan.js +2 -2
- package/ts/customers/verifyemail.d.ts +35 -0
- package/ts/{loans/getvirtualaccountnumber.js → customers/verifyemail.js} +32 -32
- package/ts/customers/verifympin.js +2 -2
- package/ts/customers/verifyotp.js +2 -2
- package/ts/customers/verifyotptoemail.js +2 -2
- package/ts/customers.js +2 -2
- package/ts/decisionengine/decisionengine.js +2 -2
- package/ts/decisionengine/decisionenginetrigger.js +2 -2
- package/ts/decisionengine/locdisbursalapproval.js +2 -2
- package/ts/decisionengine/saveconsent.js +2 -2
- package/ts/decisionengine.js +2 -2
- package/ts/deveqxcustomers.js +2 -2
- package/ts/devupi.js +2 -2
- package/ts/documents/getagreement.js +2 -2
- package/ts/documents/getfinancialdoc.js +2 -2
- package/ts/documents.js +2 -2
- package/ts/eqxcustomer.js +2 -2
- package/ts/eqxcustomers/authenticateuser.js +2 -2
- package/ts/eqxcustomers/creditguidance.js +2 -2
- package/ts/eqxcustomers/getbankaccount.js +2 -2
- package/ts/eqxcustomers/getcustomerbyid.js +2 -2
- package/ts/eqxcustomers/getcustomerbymobile.js +2 -2
- package/ts/eqxcustomers/getdashboard.js +2 -2
- package/ts/eqxcustomers/getdashboardmaincard.js +2 -2
- package/ts/eqxcustomers/getnotifications.js +2 -2
- package/ts/eqxcustomers/getstashscorecustomerprofile.js +2 -2
- package/ts/eqxcustomers/gettokens.js +2 -2
- package/ts/eqxcustomers/iscustomerregistered.js +2 -2
- package/ts/eqxcustomers/sendotp.js +2 -2
- package/ts/eqxcustomers/updatecustomer.js +2 -2
- package/ts/eqxcustomers/updatenotification.js +2 -2
- package/ts/eqxcustomers/updatepushid.js +2 -2
- package/ts/eqxcustomers/updatesubscriptionstatus.js +2 -2
- package/ts/eqxcustomers/verifyotp.js +2 -2
- package/ts/eqxcustomers/verifytoken.js +2 -2
- package/ts/example.js +2 -2
- package/ts/google/protobuf/struct.d.ts +121 -0
- package/ts/google/protobuf/struct.js +449 -0
- package/ts/google/protobuf/timestamp.d.ts +127 -0
- package/ts/google/protobuf/timestamp.js +97 -0
- package/ts/growth/checkplanstatus.js +2 -2
- package/ts/growth/getattachplandetails.js +2 -2
- package/ts/growth/getchrpaymentstatus.js +2 -2
- package/ts/growth/getchrpdfurl.js +2 -2
- package/ts/growth/getchrplans.js +2 -2
- package/ts/growth/getchrreport.d.ts +42 -0
- package/ts/growth/getchrreport.js +300 -4
- package/ts/growth/getchrreportdata.js +2 -2
- package/ts/growth/getcredithealthreport.js +2 -2
- package/ts/growth/initiatepayment.js +2 -2
- package/ts/growth/notifychrpayment.js +2 -2
- package/ts/growth/processchrpayment.js +2 -2
- package/ts/growth.js +2 -2
- package/ts/kyc/amldetails.js +2 -2
- package/ts/kyc/authbridgepancomprehend.js +2 -2
- package/ts/kyc/epfo/fetchUANList.d.ts +35 -0
- package/ts/kyc/epfo/fetchUANList.js +119 -0
- package/ts/kyc/facematch.js +2 -2
- package/ts/kyc/fetchaadhaarbypan.js +2 -2
- package/ts/kyc/fetchemploymenthistory.js +2 -2
- package/ts/kyc/fetchuanlist.js +2 -2
- package/ts/kyc/getselfietxn.d.ts +37 -0
- package/ts/kyc/getselfietxn.js +161 -0
- package/ts/kyc/getselfietxnid.js +2 -2
- package/ts/kyc/getselfieurl.js +2 -2
- package/ts/kyc/nsdlpanvalidate.js +2 -2
- package/ts/kyc.js +2 -2
- package/ts/lamf/getloandetails.js +2 -2
- package/ts/lamf/submitotp.js +2 -2
- package/ts/lamf/validateuser.js +2 -2
- package/ts/lamf.js +2 -2
- package/ts/loans/addreference.js +2 -2
- package/ts/loans/addrefrences.d.ts +49 -0
- package/ts/loans/addrefrences.js +229 -0
- package/ts/loans/amortization.js +2 -2
- package/ts/loans/approveloan.js +2 -2
- package/ts/loans/banklist.js +2 -2
- package/ts/loans/calculateemi.js +2 -2
- package/ts/loans/cbloan.js +2 -2
- package/ts/loans/createlamfloan.js +2 -2
- package/ts/loans/createpenalty.js +2 -2
- package/ts/loans/creditlimit.js +2 -2
- package/ts/loans/emimoredetails.js +2 -2
- package/ts/loans/fcppayment.js +2 -2
- package/ts/loans/forecloseamount.js +2 -2
- package/ts/loans/foreclosepayment.js +2 -2
- package/ts/loans/futurepaymentmoredetails.js +2 -2
- package/ts/loans/getaddonslist.js +2 -2
- package/ts/loans/getbankdetails.js +2 -2
- package/ts/loans/getbilldetails.js +2 -2
- package/ts/loans/getcbloandetails.js +2 -2
- package/ts/loans/getchrdetails.js +2 -2
- package/ts/loans/getcustomerloanstatus.js +2 -2
- package/ts/loans/getforecloseamount.js +2 -2
- package/ts/loans/getloanbyid.js +2 -2
- package/ts/loans/getlocconfirms.js +2 -2
- package/ts/loans/getlocdetails.js +2 -2
- package/ts/loans/getlocdisburse.js +2 -2
- package/ts/loans/getlocpartnerconfirm.d.ts +46 -0
- package/ts/loans/getlocpartnerconfirm.js +287 -0
- package/ts/loans/getlocpartnertenure.d.ts +57 -0
- package/ts/loans/getlocpartnertenure.js +339 -0
- package/ts/loans/getloctenure.js +2 -2
- package/ts/loans/getlocwithdraw.js +2 -2
- package/ts/loans/getlocwithdrawform.js +2 -2
- package/ts/loans/getnextdueamount.js +2 -2
- package/ts/loans/getpartnerlocwithdraw.d.ts +111 -0
- package/ts/loans/getpartnerlocwithdraw.js +1289 -0
- package/ts/loans/getpaymentoptions.js +2 -2
- package/ts/loans/getpendingemiamount.js +2 -2
- package/ts/loans/getsetubilldetails.js +2 -2
- package/ts/loans/getsummarystaticfields.js +2 -2
- package/ts/loans/gettransactionstatus.js +2 -2
- package/ts/loans/getusedlimit.js +2 -2
- package/ts/loans/getvirtualbankinfo.js +2 -2
- package/ts/loans/loansummary.js +2 -2
- package/ts/loans/locrequested.js +2 -2
- package/ts/loans/manualpaymentallocation.js +2 -2
- package/ts/loans/paymentallocation.js +2 -2
- package/ts/loans/paymenthistory.js +2 -2
- package/ts/loans/paynow.js +2 -2
- package/ts/loans/refund.js +2 -2
- package/ts/loans/restructureloan.js +2 -2
- package/ts/loans/rollback.js +2 -2
- package/ts/loans/rollbackextrapayment.js +2 -2
- package/ts/loans/sendemail.js +2 -2
- package/ts/loans/sendnocemail.js +2 -2
- package/ts/loans/transactionlist.js +2 -2
- package/ts/loans/updatecollectionview.js +2 -2
- package/ts/loans/updateinstallments.js +2 -2
- package/ts/loans/updateloan.js +2 -2
- package/ts/loans/updatetransactionstatus.js +2 -2
- package/ts/loans.js +2 -2
- package/ts/payments/checkpaymentstatus.js +2 -2
- package/ts/payments/fundtransfer.js +2 -2
- package/ts/payments/getpaymentoptions.js +2 -2
- package/ts/payments/initiatepayment.js +2 -2
- package/ts/payments/nachpresentation.js +2 -2
- package/ts/payments/nachregistration.js +2 -2
- package/ts/payments.js +2 -2
- package/ts/paymentsnode.js +2 -2
- package/ts/rewards/getoffers.js +2 -2
- package/ts/rewards/redeemoffer.js +2 -2
- package/ts/rewards.js +2 -2
- package/ts/stashcash/creditsc.js +2 -2
- package/ts/stashcash/debitsc.js +2 -2
- package/ts/stashcash/getscbalance.js +2 -2
- package/ts/stashcash/getschistory.js +2 -2
- package/ts/stashcash/reversesc.js +2 -2
- package/ts/stashcash.js +2 -2
- package/ts/upi/addaccount.js +2 -2
- package/ts/upi/addupinumber.d.ts +39 -0
- package/ts/upi/addupinumber.js +177 -0
- package/ts/upi/addvpa.d.ts +36 -0
- package/ts/upi/addvpa.js +133 -0
- package/ts/upi/blockvpa.js +2 -2
- package/ts/upi/checkderegisterpermission.js +2 -2
- package/ts/upi/checktransactionstatus.js +2 -2
- package/ts/upi/declinemandate.js +2 -2
- package/ts/upi/deregisterprofile.js +2 -2
- package/ts/upi/getaccountsbyprovider.js +2 -2
- package/ts/upi/getallmandates.js +2 -2
- package/ts/upi/getavailablevpa.js +2 -2
- package/ts/upi/getlistedaccountproviders.js +2 -2
- package/ts/upi/getmandatedetails.js +2 -2
- package/ts/upi/getmandatehistory.js +2 -2
- package/ts/upi/getpendingcollectrequest.js +2 -2
- package/ts/upi/getprofile.js +2 -2
- package/ts/upi/getrecentcontacts.js +2 -2
- package/ts/upi/gettransactions.js +2 -2
- package/ts/upi/getupinumbers.js +2 -2
- package/ts/upi/initiatemandateaction.js +2 -2
- package/ts/upi/initiatetransaction.js +2 -2
- package/ts/upi/listblockedvpa.js +2 -2
- package/ts/upi/suggestvpa.d.ts +35 -0
- package/ts/upi/suggestvpa.js +122 -0
- package/ts/upi/unblockvpa.js +2 -2
- package/ts/upi/updatedevicebinding.js +2 -2
- package/ts/upi/updatedevicelinking.js +2 -2
- package/ts/upi/upinumberoperations.js +2 -2
- package/ts/upi/validateifsc.js +2 -2
- package/ts/upi/validatevpa.js +2 -2
- package/ts/upi.js +2 -2
- package/ts/loans/getvirtualaccountnumber.d.ts +0 -35
|
@@ -0,0 +1,1289 @@
|
|
|
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/getpartnerlocwithdraw.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.GetPartnerLocWithdrawResponse = exports.GetPartnerLocWithdrawRequest = exports.protobufPackage = void 0;
|
|
12
|
+
/* eslint-disable */
|
|
13
|
+
const minimal_1 = __importDefault(require("protobufjs/minimal"));
|
|
14
|
+
exports.protobufPackage = "loans.getpartnerlocwithdraw";
|
|
15
|
+
function createBaseGetPartnerLocWithdrawRequest() {
|
|
16
|
+
return {
|
|
17
|
+
amount: 0,
|
|
18
|
+
tenure: 0,
|
|
19
|
+
gateway_enable: 0,
|
|
20
|
+
is_fip: false,
|
|
21
|
+
credit_shield_enable: false,
|
|
22
|
+
pcr_enable: false,
|
|
23
|
+
gateway_type: undefined,
|
|
24
|
+
credit_shield_opt: false,
|
|
25
|
+
pcr_opt: false,
|
|
26
|
+
};
|
|
27
|
+
}
|
|
28
|
+
exports.GetPartnerLocWithdrawRequest = {
|
|
29
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
30
|
+
if (message.amount !== 0) {
|
|
31
|
+
writer.uint32(8).int32(message.amount);
|
|
32
|
+
}
|
|
33
|
+
if (message.tenure !== 0) {
|
|
34
|
+
writer.uint32(16).int32(message.tenure);
|
|
35
|
+
}
|
|
36
|
+
if (message.gateway_enable !== 0) {
|
|
37
|
+
writer.uint32(24).int32(message.gateway_enable);
|
|
38
|
+
}
|
|
39
|
+
if (message.is_fip !== false) {
|
|
40
|
+
writer.uint32(32).bool(message.is_fip);
|
|
41
|
+
}
|
|
42
|
+
if (message.credit_shield_enable !== false) {
|
|
43
|
+
writer.uint32(40).bool(message.credit_shield_enable);
|
|
44
|
+
}
|
|
45
|
+
if (message.pcr_enable !== false) {
|
|
46
|
+
writer.uint32(48).bool(message.pcr_enable);
|
|
47
|
+
}
|
|
48
|
+
if (message.gateway_type !== undefined) {
|
|
49
|
+
writer.uint32(58).string(message.gateway_type);
|
|
50
|
+
}
|
|
51
|
+
if (message.credit_shield_opt !== false) {
|
|
52
|
+
writer.uint32(64).bool(message.credit_shield_opt);
|
|
53
|
+
}
|
|
54
|
+
if (message.pcr_opt !== false) {
|
|
55
|
+
writer.uint32(72).bool(message.pcr_opt);
|
|
56
|
+
}
|
|
57
|
+
return writer;
|
|
58
|
+
},
|
|
59
|
+
decode(input, length) {
|
|
60
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
61
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
62
|
+
const message = createBaseGetPartnerLocWithdrawRequest();
|
|
63
|
+
while (reader.pos < end) {
|
|
64
|
+
const tag = reader.uint32();
|
|
65
|
+
switch (tag >>> 3) {
|
|
66
|
+
case 1:
|
|
67
|
+
if (tag !== 8) {
|
|
68
|
+
break;
|
|
69
|
+
}
|
|
70
|
+
message.amount = reader.int32();
|
|
71
|
+
continue;
|
|
72
|
+
case 2:
|
|
73
|
+
if (tag !== 16) {
|
|
74
|
+
break;
|
|
75
|
+
}
|
|
76
|
+
message.tenure = reader.int32();
|
|
77
|
+
continue;
|
|
78
|
+
case 3:
|
|
79
|
+
if (tag !== 24) {
|
|
80
|
+
break;
|
|
81
|
+
}
|
|
82
|
+
message.gateway_enable = reader.int32();
|
|
83
|
+
continue;
|
|
84
|
+
case 4:
|
|
85
|
+
if (tag !== 32) {
|
|
86
|
+
break;
|
|
87
|
+
}
|
|
88
|
+
message.is_fip = reader.bool();
|
|
89
|
+
continue;
|
|
90
|
+
case 5:
|
|
91
|
+
if (tag !== 40) {
|
|
92
|
+
break;
|
|
93
|
+
}
|
|
94
|
+
message.credit_shield_enable = reader.bool();
|
|
95
|
+
continue;
|
|
96
|
+
case 6:
|
|
97
|
+
if (tag !== 48) {
|
|
98
|
+
break;
|
|
99
|
+
}
|
|
100
|
+
message.pcr_enable = reader.bool();
|
|
101
|
+
continue;
|
|
102
|
+
case 7:
|
|
103
|
+
if (tag !== 58) {
|
|
104
|
+
break;
|
|
105
|
+
}
|
|
106
|
+
message.gateway_type = reader.string();
|
|
107
|
+
continue;
|
|
108
|
+
case 8:
|
|
109
|
+
if (tag !== 64) {
|
|
110
|
+
break;
|
|
111
|
+
}
|
|
112
|
+
message.credit_shield_opt = reader.bool();
|
|
113
|
+
continue;
|
|
114
|
+
case 9:
|
|
115
|
+
if (tag !== 72) {
|
|
116
|
+
break;
|
|
117
|
+
}
|
|
118
|
+
message.pcr_opt = reader.bool();
|
|
119
|
+
continue;
|
|
120
|
+
}
|
|
121
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
122
|
+
break;
|
|
123
|
+
}
|
|
124
|
+
reader.skipType(tag & 7);
|
|
125
|
+
}
|
|
126
|
+
return message;
|
|
127
|
+
},
|
|
128
|
+
fromJSON(object) {
|
|
129
|
+
return {
|
|
130
|
+
amount: isSet(object.amount) ? globalThis.Number(object.amount) : 0,
|
|
131
|
+
tenure: isSet(object.tenure) ? globalThis.Number(object.tenure) : 0,
|
|
132
|
+
gateway_enable: isSet(object.gateway_enable) ? globalThis.Number(object.gateway_enable) : 0,
|
|
133
|
+
is_fip: isSet(object.is_fip) ? globalThis.Boolean(object.is_fip) : false,
|
|
134
|
+
credit_shield_enable: isSet(object.credit_shield_enable)
|
|
135
|
+
? globalThis.Boolean(object.credit_shield_enable)
|
|
136
|
+
: false,
|
|
137
|
+
pcr_enable: isSet(object.pcr_enable) ? globalThis.Boolean(object.pcr_enable) : false,
|
|
138
|
+
gateway_type: isSet(object.gateway_type) ? globalThis.String(object.gateway_type) : undefined,
|
|
139
|
+
credit_shield_opt: isSet(object.credit_shield_opt) ? globalThis.Boolean(object.credit_shield_opt) : false,
|
|
140
|
+
pcr_opt: isSet(object.pcr_opt) ? globalThis.Boolean(object.pcr_opt) : false,
|
|
141
|
+
};
|
|
142
|
+
},
|
|
143
|
+
toJSON(message) {
|
|
144
|
+
const obj = {};
|
|
145
|
+
if (message.amount !== 0) {
|
|
146
|
+
obj.amount = Math.round(message.amount);
|
|
147
|
+
}
|
|
148
|
+
if (message.tenure !== 0) {
|
|
149
|
+
obj.tenure = Math.round(message.tenure);
|
|
150
|
+
}
|
|
151
|
+
if (message.gateway_enable !== 0) {
|
|
152
|
+
obj.gateway_enable = Math.round(message.gateway_enable);
|
|
153
|
+
}
|
|
154
|
+
if (message.is_fip !== false) {
|
|
155
|
+
obj.is_fip = message.is_fip;
|
|
156
|
+
}
|
|
157
|
+
if (message.credit_shield_enable !== false) {
|
|
158
|
+
obj.credit_shield_enable = message.credit_shield_enable;
|
|
159
|
+
}
|
|
160
|
+
if (message.pcr_enable !== false) {
|
|
161
|
+
obj.pcr_enable = message.pcr_enable;
|
|
162
|
+
}
|
|
163
|
+
if (message.gateway_type !== undefined) {
|
|
164
|
+
obj.gateway_type = message.gateway_type;
|
|
165
|
+
}
|
|
166
|
+
if (message.credit_shield_opt !== false) {
|
|
167
|
+
obj.credit_shield_opt = message.credit_shield_opt;
|
|
168
|
+
}
|
|
169
|
+
if (message.pcr_opt !== false) {
|
|
170
|
+
obj.pcr_opt = message.pcr_opt;
|
|
171
|
+
}
|
|
172
|
+
return obj;
|
|
173
|
+
},
|
|
174
|
+
create(base) {
|
|
175
|
+
return exports.GetPartnerLocWithdrawRequest.fromPartial(base ?? {});
|
|
176
|
+
},
|
|
177
|
+
fromPartial(object) {
|
|
178
|
+
const message = createBaseGetPartnerLocWithdrawRequest();
|
|
179
|
+
message.amount = object.amount ?? 0;
|
|
180
|
+
message.tenure = object.tenure ?? 0;
|
|
181
|
+
message.gateway_enable = object.gateway_enable ?? 0;
|
|
182
|
+
message.is_fip = object.is_fip ?? false;
|
|
183
|
+
message.credit_shield_enable = object.credit_shield_enable ?? false;
|
|
184
|
+
message.pcr_enable = object.pcr_enable ?? false;
|
|
185
|
+
message.gateway_type = object.gateway_type ?? undefined;
|
|
186
|
+
message.credit_shield_opt = object.credit_shield_opt ?? false;
|
|
187
|
+
message.pcr_opt = object.pcr_opt ?? false;
|
|
188
|
+
return message;
|
|
189
|
+
},
|
|
190
|
+
};
|
|
191
|
+
function createBaseGetPartnerLocWithdrawResponse() {
|
|
192
|
+
return {
|
|
193
|
+
matched: false,
|
|
194
|
+
requested_amount: 0,
|
|
195
|
+
tenure: 0,
|
|
196
|
+
emi_amount: 0,
|
|
197
|
+
net_amount_payable: 0,
|
|
198
|
+
first_emi_date: "",
|
|
199
|
+
emi_date: "",
|
|
200
|
+
final_disbursal_amount: 0,
|
|
201
|
+
upfront_interest: 0,
|
|
202
|
+
approved_amount: 0,
|
|
203
|
+
processing_fees: 0,
|
|
204
|
+
gst: 0,
|
|
205
|
+
loan_id: "",
|
|
206
|
+
rate_of_interest: 0,
|
|
207
|
+
bill_amount: undefined,
|
|
208
|
+
early_foreclosure_fees: 0,
|
|
209
|
+
convenience_fees: 0,
|
|
210
|
+
total_interest_pay: 0,
|
|
211
|
+
effective_annual_rate: 0,
|
|
212
|
+
transaction_rate: 0,
|
|
213
|
+
transaction_fee_amount: 0,
|
|
214
|
+
emi_date_l: "",
|
|
215
|
+
emi_amount_l: "",
|
|
216
|
+
first_emi_date_l: "",
|
|
217
|
+
final_disbursal_amount_l: "",
|
|
218
|
+
upfront_interest_l: "",
|
|
219
|
+
processing_fees_l: "",
|
|
220
|
+
gst_l: "",
|
|
221
|
+
rate_of_interest_l: "",
|
|
222
|
+
trans_fee_plus_gst: 0,
|
|
223
|
+
processing_fee_plus_gst: 0,
|
|
224
|
+
bill_amount_l: "",
|
|
225
|
+
early_foreclosure_fees_l: "",
|
|
226
|
+
convenience_fees_l: "",
|
|
227
|
+
total_interest_pay_l: 0,
|
|
228
|
+
effective_annual_rate_l: "",
|
|
229
|
+
trans_fee_plus_gst_l: 0,
|
|
230
|
+
processing_fee_plus_gst_l: 0,
|
|
231
|
+
max_amount_l: "",
|
|
232
|
+
credit_report_fees_l: "",
|
|
233
|
+
fee_and_charges_l: "",
|
|
234
|
+
fee_and_charges: 0,
|
|
235
|
+
add_on_l: "",
|
|
236
|
+
total_loan_amount_l: "",
|
|
237
|
+
loan_amount_l: "",
|
|
238
|
+
disbursed_amount_l: "",
|
|
239
|
+
total_payable_amount_l: "",
|
|
240
|
+
disbursal_amount_l: "",
|
|
241
|
+
fcp_interest: 0,
|
|
242
|
+
number_of_emi_l: "",
|
|
243
|
+
first_emi_amt_l: "",
|
|
244
|
+
subsequent_emi_l: "",
|
|
245
|
+
effective_roi: 0,
|
|
246
|
+
effective_roi_l: "",
|
|
247
|
+
effective_annual_roi: 0,
|
|
248
|
+
effective_annual_roi_l: "",
|
|
249
|
+
insurance_l: "",
|
|
250
|
+
emi_card_description: "",
|
|
251
|
+
bill_card_description: "",
|
|
252
|
+
installment_amounts: "",
|
|
253
|
+
apr_title: "",
|
|
254
|
+
apr_value: "",
|
|
255
|
+
apr_type: "",
|
|
256
|
+
credit_line_details_sheet: "",
|
|
257
|
+
Acknowledgement: "",
|
|
258
|
+
payment_undertaking: "",
|
|
259
|
+
key_fact_statement: "",
|
|
260
|
+
sanction_letter: "",
|
|
261
|
+
financing_documents: "",
|
|
262
|
+
};
|
|
263
|
+
}
|
|
264
|
+
exports.GetPartnerLocWithdrawResponse = {
|
|
265
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
266
|
+
if (message.matched !== false) {
|
|
267
|
+
writer.uint32(8).bool(message.matched);
|
|
268
|
+
}
|
|
269
|
+
if (message.requested_amount !== 0) {
|
|
270
|
+
writer.uint32(16).int32(message.requested_amount);
|
|
271
|
+
}
|
|
272
|
+
if (message.tenure !== 0) {
|
|
273
|
+
writer.uint32(24).int32(message.tenure);
|
|
274
|
+
}
|
|
275
|
+
if (message.emi_amount !== 0) {
|
|
276
|
+
writer.uint32(32).int32(message.emi_amount);
|
|
277
|
+
}
|
|
278
|
+
if (message.net_amount_payable !== 0) {
|
|
279
|
+
writer.uint32(40).int32(message.net_amount_payable);
|
|
280
|
+
}
|
|
281
|
+
if (message.first_emi_date !== "") {
|
|
282
|
+
writer.uint32(50).string(message.first_emi_date);
|
|
283
|
+
}
|
|
284
|
+
if (message.emi_date !== "") {
|
|
285
|
+
writer.uint32(58).string(message.emi_date);
|
|
286
|
+
}
|
|
287
|
+
if (message.final_disbursal_amount !== 0) {
|
|
288
|
+
writer.uint32(64).int32(message.final_disbursal_amount);
|
|
289
|
+
}
|
|
290
|
+
if (message.upfront_interest !== 0) {
|
|
291
|
+
writer.uint32(72).int32(message.upfront_interest);
|
|
292
|
+
}
|
|
293
|
+
if (message.approved_amount !== 0) {
|
|
294
|
+
writer.uint32(80).int32(message.approved_amount);
|
|
295
|
+
}
|
|
296
|
+
if (message.processing_fees !== 0) {
|
|
297
|
+
writer.uint32(88).int32(message.processing_fees);
|
|
298
|
+
}
|
|
299
|
+
if (message.gst !== 0) {
|
|
300
|
+
writer.uint32(96).int32(message.gst);
|
|
301
|
+
}
|
|
302
|
+
if (message.loan_id !== "") {
|
|
303
|
+
writer.uint32(106).string(message.loan_id);
|
|
304
|
+
}
|
|
305
|
+
if (message.rate_of_interest !== 0) {
|
|
306
|
+
writer.uint32(117).float(message.rate_of_interest);
|
|
307
|
+
}
|
|
308
|
+
if (message.bill_amount !== undefined) {
|
|
309
|
+
writer.uint32(122).string(message.bill_amount);
|
|
310
|
+
}
|
|
311
|
+
if (message.early_foreclosure_fees !== 0) {
|
|
312
|
+
writer.uint32(128).int32(message.early_foreclosure_fees);
|
|
313
|
+
}
|
|
314
|
+
if (message.convenience_fees !== 0) {
|
|
315
|
+
writer.uint32(136).int32(message.convenience_fees);
|
|
316
|
+
}
|
|
317
|
+
if (message.total_interest_pay !== 0) {
|
|
318
|
+
writer.uint32(144).int32(message.total_interest_pay);
|
|
319
|
+
}
|
|
320
|
+
if (message.effective_annual_rate !== 0) {
|
|
321
|
+
writer.uint32(157).float(message.effective_annual_rate);
|
|
322
|
+
}
|
|
323
|
+
if (message.transaction_rate !== 0) {
|
|
324
|
+
writer.uint32(165).float(message.transaction_rate);
|
|
325
|
+
}
|
|
326
|
+
if (message.transaction_fee_amount !== 0) {
|
|
327
|
+
writer.uint32(168).int32(message.transaction_fee_amount);
|
|
328
|
+
}
|
|
329
|
+
if (message.emi_date_l !== "") {
|
|
330
|
+
writer.uint32(178).string(message.emi_date_l);
|
|
331
|
+
}
|
|
332
|
+
if (message.emi_amount_l !== "") {
|
|
333
|
+
writer.uint32(186).string(message.emi_amount_l);
|
|
334
|
+
}
|
|
335
|
+
if (message.first_emi_date_l !== "") {
|
|
336
|
+
writer.uint32(194).string(message.first_emi_date_l);
|
|
337
|
+
}
|
|
338
|
+
if (message.final_disbursal_amount_l !== "") {
|
|
339
|
+
writer.uint32(202).string(message.final_disbursal_amount_l);
|
|
340
|
+
}
|
|
341
|
+
if (message.upfront_interest_l !== "") {
|
|
342
|
+
writer.uint32(210).string(message.upfront_interest_l);
|
|
343
|
+
}
|
|
344
|
+
if (message.processing_fees_l !== "") {
|
|
345
|
+
writer.uint32(218).string(message.processing_fees_l);
|
|
346
|
+
}
|
|
347
|
+
if (message.gst_l !== "") {
|
|
348
|
+
writer.uint32(226).string(message.gst_l);
|
|
349
|
+
}
|
|
350
|
+
if (message.rate_of_interest_l !== "") {
|
|
351
|
+
writer.uint32(234).string(message.rate_of_interest_l);
|
|
352
|
+
}
|
|
353
|
+
if (message.trans_fee_plus_gst !== 0) {
|
|
354
|
+
writer.uint32(240).int32(message.trans_fee_plus_gst);
|
|
355
|
+
}
|
|
356
|
+
if (message.processing_fee_plus_gst !== 0) {
|
|
357
|
+
writer.uint32(248).int32(message.processing_fee_plus_gst);
|
|
358
|
+
}
|
|
359
|
+
if (message.bill_amount_l !== "") {
|
|
360
|
+
writer.uint32(258).string(message.bill_amount_l);
|
|
361
|
+
}
|
|
362
|
+
if (message.early_foreclosure_fees_l !== "") {
|
|
363
|
+
writer.uint32(266).string(message.early_foreclosure_fees_l);
|
|
364
|
+
}
|
|
365
|
+
if (message.convenience_fees_l !== "") {
|
|
366
|
+
writer.uint32(274).string(message.convenience_fees_l);
|
|
367
|
+
}
|
|
368
|
+
if (message.total_interest_pay_l !== 0) {
|
|
369
|
+
writer.uint32(280).int32(message.total_interest_pay_l);
|
|
370
|
+
}
|
|
371
|
+
if (message.effective_annual_rate_l !== "") {
|
|
372
|
+
writer.uint32(290).string(message.effective_annual_rate_l);
|
|
373
|
+
}
|
|
374
|
+
if (message.trans_fee_plus_gst_l !== 0) {
|
|
375
|
+
writer.uint32(296).int32(message.trans_fee_plus_gst_l);
|
|
376
|
+
}
|
|
377
|
+
if (message.processing_fee_plus_gst_l !== 0) {
|
|
378
|
+
writer.uint32(304).int32(message.processing_fee_plus_gst_l);
|
|
379
|
+
}
|
|
380
|
+
if (message.max_amount_l !== "") {
|
|
381
|
+
writer.uint32(314).string(message.max_amount_l);
|
|
382
|
+
}
|
|
383
|
+
if (message.credit_report_fees_l !== "") {
|
|
384
|
+
writer.uint32(322).string(message.credit_report_fees_l);
|
|
385
|
+
}
|
|
386
|
+
if (message.fee_and_charges_l !== "") {
|
|
387
|
+
writer.uint32(330).string(message.fee_and_charges_l);
|
|
388
|
+
}
|
|
389
|
+
if (message.fee_and_charges !== 0) {
|
|
390
|
+
writer.uint32(336).int32(message.fee_and_charges);
|
|
391
|
+
}
|
|
392
|
+
if (message.add_on_l !== "") {
|
|
393
|
+
writer.uint32(346).string(message.add_on_l);
|
|
394
|
+
}
|
|
395
|
+
if (message.total_loan_amount_l !== "") {
|
|
396
|
+
writer.uint32(354).string(message.total_loan_amount_l);
|
|
397
|
+
}
|
|
398
|
+
if (message.loan_amount_l !== "") {
|
|
399
|
+
writer.uint32(362).string(message.loan_amount_l);
|
|
400
|
+
}
|
|
401
|
+
if (message.disbursed_amount_l !== "") {
|
|
402
|
+
writer.uint32(370).string(message.disbursed_amount_l);
|
|
403
|
+
}
|
|
404
|
+
if (message.total_payable_amount_l !== "") {
|
|
405
|
+
writer.uint32(378).string(message.total_payable_amount_l);
|
|
406
|
+
}
|
|
407
|
+
if (message.disbursal_amount_l !== "") {
|
|
408
|
+
writer.uint32(386).string(message.disbursal_amount_l);
|
|
409
|
+
}
|
|
410
|
+
if (message.fcp_interest !== 0) {
|
|
411
|
+
writer.uint32(392).int32(message.fcp_interest);
|
|
412
|
+
}
|
|
413
|
+
if (message.number_of_emi_l !== "") {
|
|
414
|
+
writer.uint32(402).string(message.number_of_emi_l);
|
|
415
|
+
}
|
|
416
|
+
if (message.first_emi_amt_l !== "") {
|
|
417
|
+
writer.uint32(410).string(message.first_emi_amt_l);
|
|
418
|
+
}
|
|
419
|
+
if (message.subsequent_emi_l !== "") {
|
|
420
|
+
writer.uint32(418).string(message.subsequent_emi_l);
|
|
421
|
+
}
|
|
422
|
+
if (message.effective_roi !== 0) {
|
|
423
|
+
writer.uint32(429).float(message.effective_roi);
|
|
424
|
+
}
|
|
425
|
+
if (message.effective_roi_l !== "") {
|
|
426
|
+
writer.uint32(434).string(message.effective_roi_l);
|
|
427
|
+
}
|
|
428
|
+
if (message.effective_annual_roi !== 0) {
|
|
429
|
+
writer.uint32(445).float(message.effective_annual_roi);
|
|
430
|
+
}
|
|
431
|
+
if (message.effective_annual_roi_l !== "") {
|
|
432
|
+
writer.uint32(450).string(message.effective_annual_roi_l);
|
|
433
|
+
}
|
|
434
|
+
if (message.insurance_l !== "") {
|
|
435
|
+
writer.uint32(458).string(message.insurance_l);
|
|
436
|
+
}
|
|
437
|
+
if (message.emi_card_description !== "") {
|
|
438
|
+
writer.uint32(466).string(message.emi_card_description);
|
|
439
|
+
}
|
|
440
|
+
if (message.bill_card_description !== "") {
|
|
441
|
+
writer.uint32(474).string(message.bill_card_description);
|
|
442
|
+
}
|
|
443
|
+
if (message.installment_amounts !== "") {
|
|
444
|
+
writer.uint32(482).string(message.installment_amounts);
|
|
445
|
+
}
|
|
446
|
+
if (message.apr_title !== "") {
|
|
447
|
+
writer.uint32(490).string(message.apr_title);
|
|
448
|
+
}
|
|
449
|
+
if (message.apr_value !== "") {
|
|
450
|
+
writer.uint32(498).string(message.apr_value);
|
|
451
|
+
}
|
|
452
|
+
if (message.apr_type !== "") {
|
|
453
|
+
writer.uint32(506).string(message.apr_type);
|
|
454
|
+
}
|
|
455
|
+
if (message.credit_line_details_sheet !== "") {
|
|
456
|
+
writer.uint32(514).string(message.credit_line_details_sheet);
|
|
457
|
+
}
|
|
458
|
+
if (message.Acknowledgement !== "") {
|
|
459
|
+
writer.uint32(522).string(message.Acknowledgement);
|
|
460
|
+
}
|
|
461
|
+
if (message.payment_undertaking !== "") {
|
|
462
|
+
writer.uint32(530).string(message.payment_undertaking);
|
|
463
|
+
}
|
|
464
|
+
if (message.key_fact_statement !== "") {
|
|
465
|
+
writer.uint32(538).string(message.key_fact_statement);
|
|
466
|
+
}
|
|
467
|
+
if (message.sanction_letter !== "") {
|
|
468
|
+
writer.uint32(546).string(message.sanction_letter);
|
|
469
|
+
}
|
|
470
|
+
if (message.financing_documents !== "") {
|
|
471
|
+
writer.uint32(554).string(message.financing_documents);
|
|
472
|
+
}
|
|
473
|
+
return writer;
|
|
474
|
+
},
|
|
475
|
+
decode(input, length) {
|
|
476
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
477
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
478
|
+
const message = createBaseGetPartnerLocWithdrawResponse();
|
|
479
|
+
while (reader.pos < end) {
|
|
480
|
+
const tag = reader.uint32();
|
|
481
|
+
switch (tag >>> 3) {
|
|
482
|
+
case 1:
|
|
483
|
+
if (tag !== 8) {
|
|
484
|
+
break;
|
|
485
|
+
}
|
|
486
|
+
message.matched = reader.bool();
|
|
487
|
+
continue;
|
|
488
|
+
case 2:
|
|
489
|
+
if (tag !== 16) {
|
|
490
|
+
break;
|
|
491
|
+
}
|
|
492
|
+
message.requested_amount = reader.int32();
|
|
493
|
+
continue;
|
|
494
|
+
case 3:
|
|
495
|
+
if (tag !== 24) {
|
|
496
|
+
break;
|
|
497
|
+
}
|
|
498
|
+
message.tenure = reader.int32();
|
|
499
|
+
continue;
|
|
500
|
+
case 4:
|
|
501
|
+
if (tag !== 32) {
|
|
502
|
+
break;
|
|
503
|
+
}
|
|
504
|
+
message.emi_amount = reader.int32();
|
|
505
|
+
continue;
|
|
506
|
+
case 5:
|
|
507
|
+
if (tag !== 40) {
|
|
508
|
+
break;
|
|
509
|
+
}
|
|
510
|
+
message.net_amount_payable = reader.int32();
|
|
511
|
+
continue;
|
|
512
|
+
case 6:
|
|
513
|
+
if (tag !== 50) {
|
|
514
|
+
break;
|
|
515
|
+
}
|
|
516
|
+
message.first_emi_date = reader.string();
|
|
517
|
+
continue;
|
|
518
|
+
case 7:
|
|
519
|
+
if (tag !== 58) {
|
|
520
|
+
break;
|
|
521
|
+
}
|
|
522
|
+
message.emi_date = reader.string();
|
|
523
|
+
continue;
|
|
524
|
+
case 8:
|
|
525
|
+
if (tag !== 64) {
|
|
526
|
+
break;
|
|
527
|
+
}
|
|
528
|
+
message.final_disbursal_amount = reader.int32();
|
|
529
|
+
continue;
|
|
530
|
+
case 9:
|
|
531
|
+
if (tag !== 72) {
|
|
532
|
+
break;
|
|
533
|
+
}
|
|
534
|
+
message.upfront_interest = reader.int32();
|
|
535
|
+
continue;
|
|
536
|
+
case 10:
|
|
537
|
+
if (tag !== 80) {
|
|
538
|
+
break;
|
|
539
|
+
}
|
|
540
|
+
message.approved_amount = reader.int32();
|
|
541
|
+
continue;
|
|
542
|
+
case 11:
|
|
543
|
+
if (tag !== 88) {
|
|
544
|
+
break;
|
|
545
|
+
}
|
|
546
|
+
message.processing_fees = reader.int32();
|
|
547
|
+
continue;
|
|
548
|
+
case 12:
|
|
549
|
+
if (tag !== 96) {
|
|
550
|
+
break;
|
|
551
|
+
}
|
|
552
|
+
message.gst = reader.int32();
|
|
553
|
+
continue;
|
|
554
|
+
case 13:
|
|
555
|
+
if (tag !== 106) {
|
|
556
|
+
break;
|
|
557
|
+
}
|
|
558
|
+
message.loan_id = reader.string();
|
|
559
|
+
continue;
|
|
560
|
+
case 14:
|
|
561
|
+
if (tag !== 117) {
|
|
562
|
+
break;
|
|
563
|
+
}
|
|
564
|
+
message.rate_of_interest = reader.float();
|
|
565
|
+
continue;
|
|
566
|
+
case 15:
|
|
567
|
+
if (tag !== 122) {
|
|
568
|
+
break;
|
|
569
|
+
}
|
|
570
|
+
message.bill_amount = reader.string();
|
|
571
|
+
continue;
|
|
572
|
+
case 16:
|
|
573
|
+
if (tag !== 128) {
|
|
574
|
+
break;
|
|
575
|
+
}
|
|
576
|
+
message.early_foreclosure_fees = reader.int32();
|
|
577
|
+
continue;
|
|
578
|
+
case 17:
|
|
579
|
+
if (tag !== 136) {
|
|
580
|
+
break;
|
|
581
|
+
}
|
|
582
|
+
message.convenience_fees = reader.int32();
|
|
583
|
+
continue;
|
|
584
|
+
case 18:
|
|
585
|
+
if (tag !== 144) {
|
|
586
|
+
break;
|
|
587
|
+
}
|
|
588
|
+
message.total_interest_pay = reader.int32();
|
|
589
|
+
continue;
|
|
590
|
+
case 19:
|
|
591
|
+
if (tag !== 157) {
|
|
592
|
+
break;
|
|
593
|
+
}
|
|
594
|
+
message.effective_annual_rate = reader.float();
|
|
595
|
+
continue;
|
|
596
|
+
case 20:
|
|
597
|
+
if (tag !== 165) {
|
|
598
|
+
break;
|
|
599
|
+
}
|
|
600
|
+
message.transaction_rate = reader.float();
|
|
601
|
+
continue;
|
|
602
|
+
case 21:
|
|
603
|
+
if (tag !== 168) {
|
|
604
|
+
break;
|
|
605
|
+
}
|
|
606
|
+
message.transaction_fee_amount = reader.int32();
|
|
607
|
+
continue;
|
|
608
|
+
case 22:
|
|
609
|
+
if (tag !== 178) {
|
|
610
|
+
break;
|
|
611
|
+
}
|
|
612
|
+
message.emi_date_l = reader.string();
|
|
613
|
+
continue;
|
|
614
|
+
case 23:
|
|
615
|
+
if (tag !== 186) {
|
|
616
|
+
break;
|
|
617
|
+
}
|
|
618
|
+
message.emi_amount_l = reader.string();
|
|
619
|
+
continue;
|
|
620
|
+
case 24:
|
|
621
|
+
if (tag !== 194) {
|
|
622
|
+
break;
|
|
623
|
+
}
|
|
624
|
+
message.first_emi_date_l = reader.string();
|
|
625
|
+
continue;
|
|
626
|
+
case 25:
|
|
627
|
+
if (tag !== 202) {
|
|
628
|
+
break;
|
|
629
|
+
}
|
|
630
|
+
message.final_disbursal_amount_l = reader.string();
|
|
631
|
+
continue;
|
|
632
|
+
case 26:
|
|
633
|
+
if (tag !== 210) {
|
|
634
|
+
break;
|
|
635
|
+
}
|
|
636
|
+
message.upfront_interest_l = reader.string();
|
|
637
|
+
continue;
|
|
638
|
+
case 27:
|
|
639
|
+
if (tag !== 218) {
|
|
640
|
+
break;
|
|
641
|
+
}
|
|
642
|
+
message.processing_fees_l = reader.string();
|
|
643
|
+
continue;
|
|
644
|
+
case 28:
|
|
645
|
+
if (tag !== 226) {
|
|
646
|
+
break;
|
|
647
|
+
}
|
|
648
|
+
message.gst_l = reader.string();
|
|
649
|
+
continue;
|
|
650
|
+
case 29:
|
|
651
|
+
if (tag !== 234) {
|
|
652
|
+
break;
|
|
653
|
+
}
|
|
654
|
+
message.rate_of_interest_l = reader.string();
|
|
655
|
+
continue;
|
|
656
|
+
case 30:
|
|
657
|
+
if (tag !== 240) {
|
|
658
|
+
break;
|
|
659
|
+
}
|
|
660
|
+
message.trans_fee_plus_gst = reader.int32();
|
|
661
|
+
continue;
|
|
662
|
+
case 31:
|
|
663
|
+
if (tag !== 248) {
|
|
664
|
+
break;
|
|
665
|
+
}
|
|
666
|
+
message.processing_fee_plus_gst = reader.int32();
|
|
667
|
+
continue;
|
|
668
|
+
case 32:
|
|
669
|
+
if (tag !== 258) {
|
|
670
|
+
break;
|
|
671
|
+
}
|
|
672
|
+
message.bill_amount_l = reader.string();
|
|
673
|
+
continue;
|
|
674
|
+
case 33:
|
|
675
|
+
if (tag !== 266) {
|
|
676
|
+
break;
|
|
677
|
+
}
|
|
678
|
+
message.early_foreclosure_fees_l = reader.string();
|
|
679
|
+
continue;
|
|
680
|
+
case 34:
|
|
681
|
+
if (tag !== 274) {
|
|
682
|
+
break;
|
|
683
|
+
}
|
|
684
|
+
message.convenience_fees_l = reader.string();
|
|
685
|
+
continue;
|
|
686
|
+
case 35:
|
|
687
|
+
if (tag !== 280) {
|
|
688
|
+
break;
|
|
689
|
+
}
|
|
690
|
+
message.total_interest_pay_l = reader.int32();
|
|
691
|
+
continue;
|
|
692
|
+
case 36:
|
|
693
|
+
if (tag !== 290) {
|
|
694
|
+
break;
|
|
695
|
+
}
|
|
696
|
+
message.effective_annual_rate_l = reader.string();
|
|
697
|
+
continue;
|
|
698
|
+
case 37:
|
|
699
|
+
if (tag !== 296) {
|
|
700
|
+
break;
|
|
701
|
+
}
|
|
702
|
+
message.trans_fee_plus_gst_l = reader.int32();
|
|
703
|
+
continue;
|
|
704
|
+
case 38:
|
|
705
|
+
if (tag !== 304) {
|
|
706
|
+
break;
|
|
707
|
+
}
|
|
708
|
+
message.processing_fee_plus_gst_l = reader.int32();
|
|
709
|
+
continue;
|
|
710
|
+
case 39:
|
|
711
|
+
if (tag !== 314) {
|
|
712
|
+
break;
|
|
713
|
+
}
|
|
714
|
+
message.max_amount_l = reader.string();
|
|
715
|
+
continue;
|
|
716
|
+
case 40:
|
|
717
|
+
if (tag !== 322) {
|
|
718
|
+
break;
|
|
719
|
+
}
|
|
720
|
+
message.credit_report_fees_l = reader.string();
|
|
721
|
+
continue;
|
|
722
|
+
case 41:
|
|
723
|
+
if (tag !== 330) {
|
|
724
|
+
break;
|
|
725
|
+
}
|
|
726
|
+
message.fee_and_charges_l = reader.string();
|
|
727
|
+
continue;
|
|
728
|
+
case 42:
|
|
729
|
+
if (tag !== 336) {
|
|
730
|
+
break;
|
|
731
|
+
}
|
|
732
|
+
message.fee_and_charges = reader.int32();
|
|
733
|
+
continue;
|
|
734
|
+
case 43:
|
|
735
|
+
if (tag !== 346) {
|
|
736
|
+
break;
|
|
737
|
+
}
|
|
738
|
+
message.add_on_l = reader.string();
|
|
739
|
+
continue;
|
|
740
|
+
case 44:
|
|
741
|
+
if (tag !== 354) {
|
|
742
|
+
break;
|
|
743
|
+
}
|
|
744
|
+
message.total_loan_amount_l = reader.string();
|
|
745
|
+
continue;
|
|
746
|
+
case 45:
|
|
747
|
+
if (tag !== 362) {
|
|
748
|
+
break;
|
|
749
|
+
}
|
|
750
|
+
message.loan_amount_l = reader.string();
|
|
751
|
+
continue;
|
|
752
|
+
case 46:
|
|
753
|
+
if (tag !== 370) {
|
|
754
|
+
break;
|
|
755
|
+
}
|
|
756
|
+
message.disbursed_amount_l = reader.string();
|
|
757
|
+
continue;
|
|
758
|
+
case 47:
|
|
759
|
+
if (tag !== 378) {
|
|
760
|
+
break;
|
|
761
|
+
}
|
|
762
|
+
message.total_payable_amount_l = reader.string();
|
|
763
|
+
continue;
|
|
764
|
+
case 48:
|
|
765
|
+
if (tag !== 386) {
|
|
766
|
+
break;
|
|
767
|
+
}
|
|
768
|
+
message.disbursal_amount_l = reader.string();
|
|
769
|
+
continue;
|
|
770
|
+
case 49:
|
|
771
|
+
if (tag !== 392) {
|
|
772
|
+
break;
|
|
773
|
+
}
|
|
774
|
+
message.fcp_interest = reader.int32();
|
|
775
|
+
continue;
|
|
776
|
+
case 50:
|
|
777
|
+
if (tag !== 402) {
|
|
778
|
+
break;
|
|
779
|
+
}
|
|
780
|
+
message.number_of_emi_l = reader.string();
|
|
781
|
+
continue;
|
|
782
|
+
case 51:
|
|
783
|
+
if (tag !== 410) {
|
|
784
|
+
break;
|
|
785
|
+
}
|
|
786
|
+
message.first_emi_amt_l = reader.string();
|
|
787
|
+
continue;
|
|
788
|
+
case 52:
|
|
789
|
+
if (tag !== 418) {
|
|
790
|
+
break;
|
|
791
|
+
}
|
|
792
|
+
message.subsequent_emi_l = reader.string();
|
|
793
|
+
continue;
|
|
794
|
+
case 53:
|
|
795
|
+
if (tag !== 429) {
|
|
796
|
+
break;
|
|
797
|
+
}
|
|
798
|
+
message.effective_roi = reader.float();
|
|
799
|
+
continue;
|
|
800
|
+
case 54:
|
|
801
|
+
if (tag !== 434) {
|
|
802
|
+
break;
|
|
803
|
+
}
|
|
804
|
+
message.effective_roi_l = reader.string();
|
|
805
|
+
continue;
|
|
806
|
+
case 55:
|
|
807
|
+
if (tag !== 445) {
|
|
808
|
+
break;
|
|
809
|
+
}
|
|
810
|
+
message.effective_annual_roi = reader.float();
|
|
811
|
+
continue;
|
|
812
|
+
case 56:
|
|
813
|
+
if (tag !== 450) {
|
|
814
|
+
break;
|
|
815
|
+
}
|
|
816
|
+
message.effective_annual_roi_l = reader.string();
|
|
817
|
+
continue;
|
|
818
|
+
case 57:
|
|
819
|
+
if (tag !== 458) {
|
|
820
|
+
break;
|
|
821
|
+
}
|
|
822
|
+
message.insurance_l = reader.string();
|
|
823
|
+
continue;
|
|
824
|
+
case 58:
|
|
825
|
+
if (tag !== 466) {
|
|
826
|
+
break;
|
|
827
|
+
}
|
|
828
|
+
message.emi_card_description = reader.string();
|
|
829
|
+
continue;
|
|
830
|
+
case 59:
|
|
831
|
+
if (tag !== 474) {
|
|
832
|
+
break;
|
|
833
|
+
}
|
|
834
|
+
message.bill_card_description = reader.string();
|
|
835
|
+
continue;
|
|
836
|
+
case 60:
|
|
837
|
+
if (tag !== 482) {
|
|
838
|
+
break;
|
|
839
|
+
}
|
|
840
|
+
message.installment_amounts = reader.string();
|
|
841
|
+
continue;
|
|
842
|
+
case 61:
|
|
843
|
+
if (tag !== 490) {
|
|
844
|
+
break;
|
|
845
|
+
}
|
|
846
|
+
message.apr_title = reader.string();
|
|
847
|
+
continue;
|
|
848
|
+
case 62:
|
|
849
|
+
if (tag !== 498) {
|
|
850
|
+
break;
|
|
851
|
+
}
|
|
852
|
+
message.apr_value = reader.string();
|
|
853
|
+
continue;
|
|
854
|
+
case 63:
|
|
855
|
+
if (tag !== 506) {
|
|
856
|
+
break;
|
|
857
|
+
}
|
|
858
|
+
message.apr_type = reader.string();
|
|
859
|
+
continue;
|
|
860
|
+
case 64:
|
|
861
|
+
if (tag !== 514) {
|
|
862
|
+
break;
|
|
863
|
+
}
|
|
864
|
+
message.credit_line_details_sheet = reader.string();
|
|
865
|
+
continue;
|
|
866
|
+
case 65:
|
|
867
|
+
if (tag !== 522) {
|
|
868
|
+
break;
|
|
869
|
+
}
|
|
870
|
+
message.Acknowledgement = reader.string();
|
|
871
|
+
continue;
|
|
872
|
+
case 66:
|
|
873
|
+
if (tag !== 530) {
|
|
874
|
+
break;
|
|
875
|
+
}
|
|
876
|
+
message.payment_undertaking = reader.string();
|
|
877
|
+
continue;
|
|
878
|
+
case 67:
|
|
879
|
+
if (tag !== 538) {
|
|
880
|
+
break;
|
|
881
|
+
}
|
|
882
|
+
message.key_fact_statement = reader.string();
|
|
883
|
+
continue;
|
|
884
|
+
case 68:
|
|
885
|
+
if (tag !== 546) {
|
|
886
|
+
break;
|
|
887
|
+
}
|
|
888
|
+
message.sanction_letter = reader.string();
|
|
889
|
+
continue;
|
|
890
|
+
case 69:
|
|
891
|
+
if (tag !== 554) {
|
|
892
|
+
break;
|
|
893
|
+
}
|
|
894
|
+
message.financing_documents = reader.string();
|
|
895
|
+
continue;
|
|
896
|
+
}
|
|
897
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
898
|
+
break;
|
|
899
|
+
}
|
|
900
|
+
reader.skipType(tag & 7);
|
|
901
|
+
}
|
|
902
|
+
return message;
|
|
903
|
+
},
|
|
904
|
+
fromJSON(object) {
|
|
905
|
+
return {
|
|
906
|
+
matched: isSet(object.matched) ? globalThis.Boolean(object.matched) : false,
|
|
907
|
+
requested_amount: isSet(object.requested_amount) ? globalThis.Number(object.requested_amount) : 0,
|
|
908
|
+
tenure: isSet(object.tenure) ? globalThis.Number(object.tenure) : 0,
|
|
909
|
+
emi_amount: isSet(object.emi_amount) ? globalThis.Number(object.emi_amount) : 0,
|
|
910
|
+
net_amount_payable: isSet(object.net_amount_payable) ? globalThis.Number(object.net_amount_payable) : 0,
|
|
911
|
+
first_emi_date: isSet(object.first_emi_date) ? globalThis.String(object.first_emi_date) : "",
|
|
912
|
+
emi_date: isSet(object.emi_date) ? globalThis.String(object.emi_date) : "",
|
|
913
|
+
final_disbursal_amount: isSet(object.final_disbursal_amount)
|
|
914
|
+
? globalThis.Number(object.final_disbursal_amount)
|
|
915
|
+
: 0,
|
|
916
|
+
upfront_interest: isSet(object.upfront_interest) ? globalThis.Number(object.upfront_interest) : 0,
|
|
917
|
+
approved_amount: isSet(object.approved_amount) ? globalThis.Number(object.approved_amount) : 0,
|
|
918
|
+
processing_fees: isSet(object.processing_fees) ? globalThis.Number(object.processing_fees) : 0,
|
|
919
|
+
gst: isSet(object.gst) ? globalThis.Number(object.gst) : 0,
|
|
920
|
+
loan_id: isSet(object.loan_id) ? globalThis.String(object.loan_id) : "",
|
|
921
|
+
rate_of_interest: isSet(object.rate_of_interest) ? globalThis.Number(object.rate_of_interest) : 0,
|
|
922
|
+
bill_amount: isSet(object.bill_amount) ? globalThis.String(object.bill_amount) : undefined,
|
|
923
|
+
early_foreclosure_fees: isSet(object.early_foreclosure_fees)
|
|
924
|
+
? globalThis.Number(object.early_foreclosure_fees)
|
|
925
|
+
: 0,
|
|
926
|
+
convenience_fees: isSet(object.convenience_fees) ? globalThis.Number(object.convenience_fees) : 0,
|
|
927
|
+
total_interest_pay: isSet(object.total_interest_pay) ? globalThis.Number(object.total_interest_pay) : 0,
|
|
928
|
+
effective_annual_rate: isSet(object.effective_annual_rate) ? globalThis.Number(object.effective_annual_rate) : 0,
|
|
929
|
+
transaction_rate: isSet(object.transaction_rate) ? globalThis.Number(object.transaction_rate) : 0,
|
|
930
|
+
transaction_fee_amount: isSet(object.transaction_fee_amount)
|
|
931
|
+
? globalThis.Number(object.transaction_fee_amount)
|
|
932
|
+
: 0,
|
|
933
|
+
emi_date_l: isSet(object.emi_date_l) ? globalThis.String(object.emi_date_l) : "",
|
|
934
|
+
emi_amount_l: isSet(object.emi_amount_l) ? globalThis.String(object.emi_amount_l) : "",
|
|
935
|
+
first_emi_date_l: isSet(object.first_emi_date_l) ? globalThis.String(object.first_emi_date_l) : "",
|
|
936
|
+
final_disbursal_amount_l: isSet(object.final_disbursal_amount_l)
|
|
937
|
+
? globalThis.String(object.final_disbursal_amount_l)
|
|
938
|
+
: "",
|
|
939
|
+
upfront_interest_l: isSet(object.upfront_interest_l) ? globalThis.String(object.upfront_interest_l) : "",
|
|
940
|
+
processing_fees_l: isSet(object.processing_fees_l) ? globalThis.String(object.processing_fees_l) : "",
|
|
941
|
+
gst_l: isSet(object.gst_l) ? globalThis.String(object.gst_l) : "",
|
|
942
|
+
rate_of_interest_l: isSet(object.rate_of_interest_l) ? globalThis.String(object.rate_of_interest_l) : "",
|
|
943
|
+
trans_fee_plus_gst: isSet(object.trans_fee_plus_gst) ? globalThis.Number(object.trans_fee_plus_gst) : 0,
|
|
944
|
+
processing_fee_plus_gst: isSet(object.processing_fee_plus_gst)
|
|
945
|
+
? globalThis.Number(object.processing_fee_plus_gst)
|
|
946
|
+
: 0,
|
|
947
|
+
bill_amount_l: isSet(object.bill_amount_l) ? globalThis.String(object.bill_amount_l) : "",
|
|
948
|
+
early_foreclosure_fees_l: isSet(object.early_foreclosure_fees_l)
|
|
949
|
+
? globalThis.String(object.early_foreclosure_fees_l)
|
|
950
|
+
: "",
|
|
951
|
+
convenience_fees_l: isSet(object.convenience_fees_l) ? globalThis.String(object.convenience_fees_l) : "",
|
|
952
|
+
total_interest_pay_l: isSet(object.total_interest_pay_l) ? globalThis.Number(object.total_interest_pay_l) : 0,
|
|
953
|
+
effective_annual_rate_l: isSet(object.effective_annual_rate_l)
|
|
954
|
+
? globalThis.String(object.effective_annual_rate_l)
|
|
955
|
+
: "",
|
|
956
|
+
trans_fee_plus_gst_l: isSet(object.trans_fee_plus_gst_l) ? globalThis.Number(object.trans_fee_plus_gst_l) : 0,
|
|
957
|
+
processing_fee_plus_gst_l: isSet(object.processing_fee_plus_gst_l)
|
|
958
|
+
? globalThis.Number(object.processing_fee_plus_gst_l)
|
|
959
|
+
: 0,
|
|
960
|
+
max_amount_l: isSet(object.max_amount_l) ? globalThis.String(object.max_amount_l) : "",
|
|
961
|
+
credit_report_fees_l: isSet(object.credit_report_fees_l) ? globalThis.String(object.credit_report_fees_l) : "",
|
|
962
|
+
fee_and_charges_l: isSet(object.fee_and_charges_l) ? globalThis.String(object.fee_and_charges_l) : "",
|
|
963
|
+
fee_and_charges: isSet(object.fee_and_charges) ? globalThis.Number(object.fee_and_charges) : 0,
|
|
964
|
+
add_on_l: isSet(object.add_on_l) ? globalThis.String(object.add_on_l) : "",
|
|
965
|
+
total_loan_amount_l: isSet(object.total_loan_amount_l) ? globalThis.String(object.total_loan_amount_l) : "",
|
|
966
|
+
loan_amount_l: isSet(object.loan_amount_l) ? globalThis.String(object.loan_amount_l) : "",
|
|
967
|
+
disbursed_amount_l: isSet(object.disbursed_amount_l) ? globalThis.String(object.disbursed_amount_l) : "",
|
|
968
|
+
total_payable_amount_l: isSet(object.total_payable_amount_l)
|
|
969
|
+
? globalThis.String(object.total_payable_amount_l)
|
|
970
|
+
: "",
|
|
971
|
+
disbursal_amount_l: isSet(object.disbursal_amount_l) ? globalThis.String(object.disbursal_amount_l) : "",
|
|
972
|
+
fcp_interest: isSet(object.fcp_interest) ? globalThis.Number(object.fcp_interest) : 0,
|
|
973
|
+
number_of_emi_l: isSet(object.number_of_emi_l) ? globalThis.String(object.number_of_emi_l) : "",
|
|
974
|
+
first_emi_amt_l: isSet(object.first_emi_amt_l) ? globalThis.String(object.first_emi_amt_l) : "",
|
|
975
|
+
subsequent_emi_l: isSet(object.subsequent_emi_l) ? globalThis.String(object.subsequent_emi_l) : "",
|
|
976
|
+
effective_roi: isSet(object.effective_roi) ? globalThis.Number(object.effective_roi) : 0,
|
|
977
|
+
effective_roi_l: isSet(object.effective_roi_l) ? globalThis.String(object.effective_roi_l) : "",
|
|
978
|
+
effective_annual_roi: isSet(object.effective_annual_roi) ? globalThis.Number(object.effective_annual_roi) : 0,
|
|
979
|
+
effective_annual_roi_l: isSet(object.effective_annual_roi_l)
|
|
980
|
+
? globalThis.String(object.effective_annual_roi_l)
|
|
981
|
+
: "",
|
|
982
|
+
insurance_l: isSet(object.insurance_l) ? globalThis.String(object.insurance_l) : "",
|
|
983
|
+
emi_card_description: isSet(object.emi_card_description) ? globalThis.String(object.emi_card_description) : "",
|
|
984
|
+
bill_card_description: isSet(object.bill_card_description) ? globalThis.String(object.bill_card_description) : "",
|
|
985
|
+
installment_amounts: isSet(object.installment_amounts) ? globalThis.String(object.installment_amounts) : "",
|
|
986
|
+
apr_title: isSet(object.apr_title) ? globalThis.String(object.apr_title) : "",
|
|
987
|
+
apr_value: isSet(object.apr_value) ? globalThis.String(object.apr_value) : "",
|
|
988
|
+
apr_type: isSet(object.apr_type) ? globalThis.String(object.apr_type) : "",
|
|
989
|
+
credit_line_details_sheet: isSet(object.credit_line_details_sheet)
|
|
990
|
+
? globalThis.String(object.credit_line_details_sheet)
|
|
991
|
+
: "",
|
|
992
|
+
Acknowledgement: isSet(object.Acknowledgement) ? globalThis.String(object.Acknowledgement) : "",
|
|
993
|
+
payment_undertaking: isSet(object.payment_undertaking) ? globalThis.String(object.payment_undertaking) : "",
|
|
994
|
+
key_fact_statement: isSet(object.key_fact_statement) ? globalThis.String(object.key_fact_statement) : "",
|
|
995
|
+
sanction_letter: isSet(object.sanction_letter) ? globalThis.String(object.sanction_letter) : "",
|
|
996
|
+
financing_documents: isSet(object.financing_documents) ? globalThis.String(object.financing_documents) : "",
|
|
997
|
+
};
|
|
998
|
+
},
|
|
999
|
+
toJSON(message) {
|
|
1000
|
+
const obj = {};
|
|
1001
|
+
if (message.matched !== false) {
|
|
1002
|
+
obj.matched = message.matched;
|
|
1003
|
+
}
|
|
1004
|
+
if (message.requested_amount !== 0) {
|
|
1005
|
+
obj.requested_amount = Math.round(message.requested_amount);
|
|
1006
|
+
}
|
|
1007
|
+
if (message.tenure !== 0) {
|
|
1008
|
+
obj.tenure = Math.round(message.tenure);
|
|
1009
|
+
}
|
|
1010
|
+
if (message.emi_amount !== 0) {
|
|
1011
|
+
obj.emi_amount = Math.round(message.emi_amount);
|
|
1012
|
+
}
|
|
1013
|
+
if (message.net_amount_payable !== 0) {
|
|
1014
|
+
obj.net_amount_payable = Math.round(message.net_amount_payable);
|
|
1015
|
+
}
|
|
1016
|
+
if (message.first_emi_date !== "") {
|
|
1017
|
+
obj.first_emi_date = message.first_emi_date;
|
|
1018
|
+
}
|
|
1019
|
+
if (message.emi_date !== "") {
|
|
1020
|
+
obj.emi_date = message.emi_date;
|
|
1021
|
+
}
|
|
1022
|
+
if (message.final_disbursal_amount !== 0) {
|
|
1023
|
+
obj.final_disbursal_amount = Math.round(message.final_disbursal_amount);
|
|
1024
|
+
}
|
|
1025
|
+
if (message.upfront_interest !== 0) {
|
|
1026
|
+
obj.upfront_interest = Math.round(message.upfront_interest);
|
|
1027
|
+
}
|
|
1028
|
+
if (message.approved_amount !== 0) {
|
|
1029
|
+
obj.approved_amount = Math.round(message.approved_amount);
|
|
1030
|
+
}
|
|
1031
|
+
if (message.processing_fees !== 0) {
|
|
1032
|
+
obj.processing_fees = Math.round(message.processing_fees);
|
|
1033
|
+
}
|
|
1034
|
+
if (message.gst !== 0) {
|
|
1035
|
+
obj.gst = Math.round(message.gst);
|
|
1036
|
+
}
|
|
1037
|
+
if (message.loan_id !== "") {
|
|
1038
|
+
obj.loan_id = message.loan_id;
|
|
1039
|
+
}
|
|
1040
|
+
if (message.rate_of_interest !== 0) {
|
|
1041
|
+
obj.rate_of_interest = message.rate_of_interest;
|
|
1042
|
+
}
|
|
1043
|
+
if (message.bill_amount !== undefined) {
|
|
1044
|
+
obj.bill_amount = message.bill_amount;
|
|
1045
|
+
}
|
|
1046
|
+
if (message.early_foreclosure_fees !== 0) {
|
|
1047
|
+
obj.early_foreclosure_fees = Math.round(message.early_foreclosure_fees);
|
|
1048
|
+
}
|
|
1049
|
+
if (message.convenience_fees !== 0) {
|
|
1050
|
+
obj.convenience_fees = Math.round(message.convenience_fees);
|
|
1051
|
+
}
|
|
1052
|
+
if (message.total_interest_pay !== 0) {
|
|
1053
|
+
obj.total_interest_pay = Math.round(message.total_interest_pay);
|
|
1054
|
+
}
|
|
1055
|
+
if (message.effective_annual_rate !== 0) {
|
|
1056
|
+
obj.effective_annual_rate = message.effective_annual_rate;
|
|
1057
|
+
}
|
|
1058
|
+
if (message.transaction_rate !== 0) {
|
|
1059
|
+
obj.transaction_rate = message.transaction_rate;
|
|
1060
|
+
}
|
|
1061
|
+
if (message.transaction_fee_amount !== 0) {
|
|
1062
|
+
obj.transaction_fee_amount = Math.round(message.transaction_fee_amount);
|
|
1063
|
+
}
|
|
1064
|
+
if (message.emi_date_l !== "") {
|
|
1065
|
+
obj.emi_date_l = message.emi_date_l;
|
|
1066
|
+
}
|
|
1067
|
+
if (message.emi_amount_l !== "") {
|
|
1068
|
+
obj.emi_amount_l = message.emi_amount_l;
|
|
1069
|
+
}
|
|
1070
|
+
if (message.first_emi_date_l !== "") {
|
|
1071
|
+
obj.first_emi_date_l = message.first_emi_date_l;
|
|
1072
|
+
}
|
|
1073
|
+
if (message.final_disbursal_amount_l !== "") {
|
|
1074
|
+
obj.final_disbursal_amount_l = message.final_disbursal_amount_l;
|
|
1075
|
+
}
|
|
1076
|
+
if (message.upfront_interest_l !== "") {
|
|
1077
|
+
obj.upfront_interest_l = message.upfront_interest_l;
|
|
1078
|
+
}
|
|
1079
|
+
if (message.processing_fees_l !== "") {
|
|
1080
|
+
obj.processing_fees_l = message.processing_fees_l;
|
|
1081
|
+
}
|
|
1082
|
+
if (message.gst_l !== "") {
|
|
1083
|
+
obj.gst_l = message.gst_l;
|
|
1084
|
+
}
|
|
1085
|
+
if (message.rate_of_interest_l !== "") {
|
|
1086
|
+
obj.rate_of_interest_l = message.rate_of_interest_l;
|
|
1087
|
+
}
|
|
1088
|
+
if (message.trans_fee_plus_gst !== 0) {
|
|
1089
|
+
obj.trans_fee_plus_gst = Math.round(message.trans_fee_plus_gst);
|
|
1090
|
+
}
|
|
1091
|
+
if (message.processing_fee_plus_gst !== 0) {
|
|
1092
|
+
obj.processing_fee_plus_gst = Math.round(message.processing_fee_plus_gst);
|
|
1093
|
+
}
|
|
1094
|
+
if (message.bill_amount_l !== "") {
|
|
1095
|
+
obj.bill_amount_l = message.bill_amount_l;
|
|
1096
|
+
}
|
|
1097
|
+
if (message.early_foreclosure_fees_l !== "") {
|
|
1098
|
+
obj.early_foreclosure_fees_l = message.early_foreclosure_fees_l;
|
|
1099
|
+
}
|
|
1100
|
+
if (message.convenience_fees_l !== "") {
|
|
1101
|
+
obj.convenience_fees_l = message.convenience_fees_l;
|
|
1102
|
+
}
|
|
1103
|
+
if (message.total_interest_pay_l !== 0) {
|
|
1104
|
+
obj.total_interest_pay_l = Math.round(message.total_interest_pay_l);
|
|
1105
|
+
}
|
|
1106
|
+
if (message.effective_annual_rate_l !== "") {
|
|
1107
|
+
obj.effective_annual_rate_l = message.effective_annual_rate_l;
|
|
1108
|
+
}
|
|
1109
|
+
if (message.trans_fee_plus_gst_l !== 0) {
|
|
1110
|
+
obj.trans_fee_plus_gst_l = Math.round(message.trans_fee_plus_gst_l);
|
|
1111
|
+
}
|
|
1112
|
+
if (message.processing_fee_plus_gst_l !== 0) {
|
|
1113
|
+
obj.processing_fee_plus_gst_l = Math.round(message.processing_fee_plus_gst_l);
|
|
1114
|
+
}
|
|
1115
|
+
if (message.max_amount_l !== "") {
|
|
1116
|
+
obj.max_amount_l = message.max_amount_l;
|
|
1117
|
+
}
|
|
1118
|
+
if (message.credit_report_fees_l !== "") {
|
|
1119
|
+
obj.credit_report_fees_l = message.credit_report_fees_l;
|
|
1120
|
+
}
|
|
1121
|
+
if (message.fee_and_charges_l !== "") {
|
|
1122
|
+
obj.fee_and_charges_l = message.fee_and_charges_l;
|
|
1123
|
+
}
|
|
1124
|
+
if (message.fee_and_charges !== 0) {
|
|
1125
|
+
obj.fee_and_charges = Math.round(message.fee_and_charges);
|
|
1126
|
+
}
|
|
1127
|
+
if (message.add_on_l !== "") {
|
|
1128
|
+
obj.add_on_l = message.add_on_l;
|
|
1129
|
+
}
|
|
1130
|
+
if (message.total_loan_amount_l !== "") {
|
|
1131
|
+
obj.total_loan_amount_l = message.total_loan_amount_l;
|
|
1132
|
+
}
|
|
1133
|
+
if (message.loan_amount_l !== "") {
|
|
1134
|
+
obj.loan_amount_l = message.loan_amount_l;
|
|
1135
|
+
}
|
|
1136
|
+
if (message.disbursed_amount_l !== "") {
|
|
1137
|
+
obj.disbursed_amount_l = message.disbursed_amount_l;
|
|
1138
|
+
}
|
|
1139
|
+
if (message.total_payable_amount_l !== "") {
|
|
1140
|
+
obj.total_payable_amount_l = message.total_payable_amount_l;
|
|
1141
|
+
}
|
|
1142
|
+
if (message.disbursal_amount_l !== "") {
|
|
1143
|
+
obj.disbursal_amount_l = message.disbursal_amount_l;
|
|
1144
|
+
}
|
|
1145
|
+
if (message.fcp_interest !== 0) {
|
|
1146
|
+
obj.fcp_interest = Math.round(message.fcp_interest);
|
|
1147
|
+
}
|
|
1148
|
+
if (message.number_of_emi_l !== "") {
|
|
1149
|
+
obj.number_of_emi_l = message.number_of_emi_l;
|
|
1150
|
+
}
|
|
1151
|
+
if (message.first_emi_amt_l !== "") {
|
|
1152
|
+
obj.first_emi_amt_l = message.first_emi_amt_l;
|
|
1153
|
+
}
|
|
1154
|
+
if (message.subsequent_emi_l !== "") {
|
|
1155
|
+
obj.subsequent_emi_l = message.subsequent_emi_l;
|
|
1156
|
+
}
|
|
1157
|
+
if (message.effective_roi !== 0) {
|
|
1158
|
+
obj.effective_roi = message.effective_roi;
|
|
1159
|
+
}
|
|
1160
|
+
if (message.effective_roi_l !== "") {
|
|
1161
|
+
obj.effective_roi_l = message.effective_roi_l;
|
|
1162
|
+
}
|
|
1163
|
+
if (message.effective_annual_roi !== 0) {
|
|
1164
|
+
obj.effective_annual_roi = message.effective_annual_roi;
|
|
1165
|
+
}
|
|
1166
|
+
if (message.effective_annual_roi_l !== "") {
|
|
1167
|
+
obj.effective_annual_roi_l = message.effective_annual_roi_l;
|
|
1168
|
+
}
|
|
1169
|
+
if (message.insurance_l !== "") {
|
|
1170
|
+
obj.insurance_l = message.insurance_l;
|
|
1171
|
+
}
|
|
1172
|
+
if (message.emi_card_description !== "") {
|
|
1173
|
+
obj.emi_card_description = message.emi_card_description;
|
|
1174
|
+
}
|
|
1175
|
+
if (message.bill_card_description !== "") {
|
|
1176
|
+
obj.bill_card_description = message.bill_card_description;
|
|
1177
|
+
}
|
|
1178
|
+
if (message.installment_amounts !== "") {
|
|
1179
|
+
obj.installment_amounts = message.installment_amounts;
|
|
1180
|
+
}
|
|
1181
|
+
if (message.apr_title !== "") {
|
|
1182
|
+
obj.apr_title = message.apr_title;
|
|
1183
|
+
}
|
|
1184
|
+
if (message.apr_value !== "") {
|
|
1185
|
+
obj.apr_value = message.apr_value;
|
|
1186
|
+
}
|
|
1187
|
+
if (message.apr_type !== "") {
|
|
1188
|
+
obj.apr_type = message.apr_type;
|
|
1189
|
+
}
|
|
1190
|
+
if (message.credit_line_details_sheet !== "") {
|
|
1191
|
+
obj.credit_line_details_sheet = message.credit_line_details_sheet;
|
|
1192
|
+
}
|
|
1193
|
+
if (message.Acknowledgement !== "") {
|
|
1194
|
+
obj.Acknowledgement = message.Acknowledgement;
|
|
1195
|
+
}
|
|
1196
|
+
if (message.payment_undertaking !== "") {
|
|
1197
|
+
obj.payment_undertaking = message.payment_undertaking;
|
|
1198
|
+
}
|
|
1199
|
+
if (message.key_fact_statement !== "") {
|
|
1200
|
+
obj.key_fact_statement = message.key_fact_statement;
|
|
1201
|
+
}
|
|
1202
|
+
if (message.sanction_letter !== "") {
|
|
1203
|
+
obj.sanction_letter = message.sanction_letter;
|
|
1204
|
+
}
|
|
1205
|
+
if (message.financing_documents !== "") {
|
|
1206
|
+
obj.financing_documents = message.financing_documents;
|
|
1207
|
+
}
|
|
1208
|
+
return obj;
|
|
1209
|
+
},
|
|
1210
|
+
create(base) {
|
|
1211
|
+
return exports.GetPartnerLocWithdrawResponse.fromPartial(base ?? {});
|
|
1212
|
+
},
|
|
1213
|
+
fromPartial(object) {
|
|
1214
|
+
const message = createBaseGetPartnerLocWithdrawResponse();
|
|
1215
|
+
message.matched = object.matched ?? false;
|
|
1216
|
+
message.requested_amount = object.requested_amount ?? 0;
|
|
1217
|
+
message.tenure = object.tenure ?? 0;
|
|
1218
|
+
message.emi_amount = object.emi_amount ?? 0;
|
|
1219
|
+
message.net_amount_payable = object.net_amount_payable ?? 0;
|
|
1220
|
+
message.first_emi_date = object.first_emi_date ?? "";
|
|
1221
|
+
message.emi_date = object.emi_date ?? "";
|
|
1222
|
+
message.final_disbursal_amount = object.final_disbursal_amount ?? 0;
|
|
1223
|
+
message.upfront_interest = object.upfront_interest ?? 0;
|
|
1224
|
+
message.approved_amount = object.approved_amount ?? 0;
|
|
1225
|
+
message.processing_fees = object.processing_fees ?? 0;
|
|
1226
|
+
message.gst = object.gst ?? 0;
|
|
1227
|
+
message.loan_id = object.loan_id ?? "";
|
|
1228
|
+
message.rate_of_interest = object.rate_of_interest ?? 0;
|
|
1229
|
+
message.bill_amount = object.bill_amount ?? undefined;
|
|
1230
|
+
message.early_foreclosure_fees = object.early_foreclosure_fees ?? 0;
|
|
1231
|
+
message.convenience_fees = object.convenience_fees ?? 0;
|
|
1232
|
+
message.total_interest_pay = object.total_interest_pay ?? 0;
|
|
1233
|
+
message.effective_annual_rate = object.effective_annual_rate ?? 0;
|
|
1234
|
+
message.transaction_rate = object.transaction_rate ?? 0;
|
|
1235
|
+
message.transaction_fee_amount = object.transaction_fee_amount ?? 0;
|
|
1236
|
+
message.emi_date_l = object.emi_date_l ?? "";
|
|
1237
|
+
message.emi_amount_l = object.emi_amount_l ?? "";
|
|
1238
|
+
message.first_emi_date_l = object.first_emi_date_l ?? "";
|
|
1239
|
+
message.final_disbursal_amount_l = object.final_disbursal_amount_l ?? "";
|
|
1240
|
+
message.upfront_interest_l = object.upfront_interest_l ?? "";
|
|
1241
|
+
message.processing_fees_l = object.processing_fees_l ?? "";
|
|
1242
|
+
message.gst_l = object.gst_l ?? "";
|
|
1243
|
+
message.rate_of_interest_l = object.rate_of_interest_l ?? "";
|
|
1244
|
+
message.trans_fee_plus_gst = object.trans_fee_plus_gst ?? 0;
|
|
1245
|
+
message.processing_fee_plus_gst = object.processing_fee_plus_gst ?? 0;
|
|
1246
|
+
message.bill_amount_l = object.bill_amount_l ?? "";
|
|
1247
|
+
message.early_foreclosure_fees_l = object.early_foreclosure_fees_l ?? "";
|
|
1248
|
+
message.convenience_fees_l = object.convenience_fees_l ?? "";
|
|
1249
|
+
message.total_interest_pay_l = object.total_interest_pay_l ?? 0;
|
|
1250
|
+
message.effective_annual_rate_l = object.effective_annual_rate_l ?? "";
|
|
1251
|
+
message.trans_fee_plus_gst_l = object.trans_fee_plus_gst_l ?? 0;
|
|
1252
|
+
message.processing_fee_plus_gst_l = object.processing_fee_plus_gst_l ?? 0;
|
|
1253
|
+
message.max_amount_l = object.max_amount_l ?? "";
|
|
1254
|
+
message.credit_report_fees_l = object.credit_report_fees_l ?? "";
|
|
1255
|
+
message.fee_and_charges_l = object.fee_and_charges_l ?? "";
|
|
1256
|
+
message.fee_and_charges = object.fee_and_charges ?? 0;
|
|
1257
|
+
message.add_on_l = object.add_on_l ?? "";
|
|
1258
|
+
message.total_loan_amount_l = object.total_loan_amount_l ?? "";
|
|
1259
|
+
message.loan_amount_l = object.loan_amount_l ?? "";
|
|
1260
|
+
message.disbursed_amount_l = object.disbursed_amount_l ?? "";
|
|
1261
|
+
message.total_payable_amount_l = object.total_payable_amount_l ?? "";
|
|
1262
|
+
message.disbursal_amount_l = object.disbursal_amount_l ?? "";
|
|
1263
|
+
message.fcp_interest = object.fcp_interest ?? 0;
|
|
1264
|
+
message.number_of_emi_l = object.number_of_emi_l ?? "";
|
|
1265
|
+
message.first_emi_amt_l = object.first_emi_amt_l ?? "";
|
|
1266
|
+
message.subsequent_emi_l = object.subsequent_emi_l ?? "";
|
|
1267
|
+
message.effective_roi = object.effective_roi ?? 0;
|
|
1268
|
+
message.effective_roi_l = object.effective_roi_l ?? "";
|
|
1269
|
+
message.effective_annual_roi = object.effective_annual_roi ?? 0;
|
|
1270
|
+
message.effective_annual_roi_l = object.effective_annual_roi_l ?? "";
|
|
1271
|
+
message.insurance_l = object.insurance_l ?? "";
|
|
1272
|
+
message.emi_card_description = object.emi_card_description ?? "";
|
|
1273
|
+
message.bill_card_description = object.bill_card_description ?? "";
|
|
1274
|
+
message.installment_amounts = object.installment_amounts ?? "";
|
|
1275
|
+
message.apr_title = object.apr_title ?? "";
|
|
1276
|
+
message.apr_value = object.apr_value ?? "";
|
|
1277
|
+
message.apr_type = object.apr_type ?? "";
|
|
1278
|
+
message.credit_line_details_sheet = object.credit_line_details_sheet ?? "";
|
|
1279
|
+
message.Acknowledgement = object.Acknowledgement ?? "";
|
|
1280
|
+
message.payment_undertaking = object.payment_undertaking ?? "";
|
|
1281
|
+
message.key_fact_statement = object.key_fact_statement ?? "";
|
|
1282
|
+
message.sanction_letter = object.sanction_letter ?? "";
|
|
1283
|
+
message.financing_documents = object.financing_documents ?? "";
|
|
1284
|
+
return message;
|
|
1285
|
+
},
|
|
1286
|
+
};
|
|
1287
|
+
function isSet(value) {
|
|
1288
|
+
return value !== null && value !== undefined;
|
|
1289
|
+
}
|