@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,97 @@
|
|
|
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: google/protobuf/timestamp.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.Timestamp = exports.protobufPackage = void 0;
|
|
12
|
+
/* eslint-disable */
|
|
13
|
+
const long_1 = __importDefault(require("long"));
|
|
14
|
+
const minimal_1 = __importDefault(require("protobufjs/minimal"));
|
|
15
|
+
exports.protobufPackage = "google.protobuf";
|
|
16
|
+
function createBaseTimestamp() {
|
|
17
|
+
return { seconds: 0, nanos: 0 };
|
|
18
|
+
}
|
|
19
|
+
exports.Timestamp = {
|
|
20
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
21
|
+
if (message.seconds !== 0) {
|
|
22
|
+
writer.uint32(8).int64(message.seconds);
|
|
23
|
+
}
|
|
24
|
+
if (message.nanos !== 0) {
|
|
25
|
+
writer.uint32(16).int32(message.nanos);
|
|
26
|
+
}
|
|
27
|
+
return writer;
|
|
28
|
+
},
|
|
29
|
+
decode(input, length) {
|
|
30
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
31
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
32
|
+
const message = createBaseTimestamp();
|
|
33
|
+
while (reader.pos < end) {
|
|
34
|
+
const tag = reader.uint32();
|
|
35
|
+
switch (tag >>> 3) {
|
|
36
|
+
case 1:
|
|
37
|
+
if (tag !== 8) {
|
|
38
|
+
break;
|
|
39
|
+
}
|
|
40
|
+
message.seconds = longToNumber(reader.int64());
|
|
41
|
+
continue;
|
|
42
|
+
case 2:
|
|
43
|
+
if (tag !== 16) {
|
|
44
|
+
break;
|
|
45
|
+
}
|
|
46
|
+
message.nanos = reader.int32();
|
|
47
|
+
continue;
|
|
48
|
+
}
|
|
49
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
50
|
+
break;
|
|
51
|
+
}
|
|
52
|
+
reader.skipType(tag & 7);
|
|
53
|
+
}
|
|
54
|
+
return message;
|
|
55
|
+
},
|
|
56
|
+
fromJSON(object) {
|
|
57
|
+
return {
|
|
58
|
+
seconds: isSet(object.seconds) ? globalThis.Number(object.seconds) : 0,
|
|
59
|
+
nanos: isSet(object.nanos) ? globalThis.Number(object.nanos) : 0,
|
|
60
|
+
};
|
|
61
|
+
},
|
|
62
|
+
toJSON(message) {
|
|
63
|
+
const obj = {};
|
|
64
|
+
if (message.seconds !== 0) {
|
|
65
|
+
obj.seconds = Math.round(message.seconds);
|
|
66
|
+
}
|
|
67
|
+
if (message.nanos !== 0) {
|
|
68
|
+
obj.nanos = Math.round(message.nanos);
|
|
69
|
+
}
|
|
70
|
+
return obj;
|
|
71
|
+
},
|
|
72
|
+
create(base) {
|
|
73
|
+
return exports.Timestamp.fromPartial(base ?? {});
|
|
74
|
+
},
|
|
75
|
+
fromPartial(object) {
|
|
76
|
+
const message = createBaseTimestamp();
|
|
77
|
+
message.seconds = object.seconds ?? 0;
|
|
78
|
+
message.nanos = object.nanos ?? 0;
|
|
79
|
+
return message;
|
|
80
|
+
},
|
|
81
|
+
};
|
|
82
|
+
function longToNumber(long) {
|
|
83
|
+
if (long.gt(globalThis.Number.MAX_SAFE_INTEGER)) {
|
|
84
|
+
throw new globalThis.Error("Value is larger than Number.MAX_SAFE_INTEGER");
|
|
85
|
+
}
|
|
86
|
+
if (long.lt(globalThis.Number.MIN_SAFE_INTEGER)) {
|
|
87
|
+
throw new globalThis.Error("Value is smaller than Number.MIN_SAFE_INTEGER");
|
|
88
|
+
}
|
|
89
|
+
return long.toNumber();
|
|
90
|
+
}
|
|
91
|
+
if (minimal_1.default.util.Long !== long_1.default) {
|
|
92
|
+
minimal_1.default.util.Long = long_1.default;
|
|
93
|
+
minimal_1.default.configure();
|
|
94
|
+
}
|
|
95
|
+
function isSet(value) {
|
|
96
|
+
return value !== null && value !== undefined;
|
|
97
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
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.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.1
|
|
6
6
|
// source: growth/checkplanstatus.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -1,8 +1,8 @@
|
|
|
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.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.1
|
|
6
6
|
// source: growth/getattachplandetails.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -1,8 +1,8 @@
|
|
|
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.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.1
|
|
6
6
|
// source: growth/getchrpaymentstatus.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -1,8 +1,8 @@
|
|
|
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.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.1
|
|
6
6
|
// source: growth/getchrpdfurl.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/growth/getchrplans.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
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.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.1
|
|
6
6
|
// source: growth/getchrplans.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -25,10 +25,28 @@ export interface TradeLineData {
|
|
|
25
25
|
written_off_amount?: number | undefined;
|
|
26
26
|
settlement_amount?: number | undefined;
|
|
27
27
|
}
|
|
28
|
+
export interface HeadingTip {
|
|
29
|
+
title: string;
|
|
30
|
+
content: string;
|
|
31
|
+
}
|
|
32
|
+
export interface HeadingData {
|
|
33
|
+
key: string;
|
|
34
|
+
value: string;
|
|
35
|
+
}
|
|
36
|
+
export interface ScoreAnalysis {
|
|
37
|
+
heading: string;
|
|
38
|
+
description: string;
|
|
39
|
+
logoimage: string;
|
|
40
|
+
ratingcount: string;
|
|
41
|
+
ratingtype: string;
|
|
42
|
+
headingtips: HeadingTip[];
|
|
43
|
+
headingdata: HeadingData[];
|
|
44
|
+
}
|
|
28
45
|
export interface chrReportResponse {
|
|
29
46
|
resport_url: string;
|
|
30
47
|
credit_score: number;
|
|
31
48
|
tradelines: TradeLineData[];
|
|
49
|
+
scoreanalysis: ScoreAnalysis[];
|
|
32
50
|
}
|
|
33
51
|
export declare const chrReportRequest: {
|
|
34
52
|
encode(message: chrReportRequest, writer?: _m0.Writer): _m0.Writer;
|
|
@@ -46,6 +64,30 @@ export declare const TradeLineData: {
|
|
|
46
64
|
create<I extends Exact<DeepPartial<TradeLineData>, I>>(base?: I): TradeLineData;
|
|
47
65
|
fromPartial<I extends Exact<DeepPartial<TradeLineData>, I>>(object: I): TradeLineData;
|
|
48
66
|
};
|
|
67
|
+
export declare const HeadingTip: {
|
|
68
|
+
encode(message: HeadingTip, writer?: _m0.Writer): _m0.Writer;
|
|
69
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): HeadingTip;
|
|
70
|
+
fromJSON(object: any): HeadingTip;
|
|
71
|
+
toJSON(message: HeadingTip): unknown;
|
|
72
|
+
create<I extends Exact<DeepPartial<HeadingTip>, I>>(base?: I): HeadingTip;
|
|
73
|
+
fromPartial<I extends Exact<DeepPartial<HeadingTip>, I>>(object: I): HeadingTip;
|
|
74
|
+
};
|
|
75
|
+
export declare const HeadingData: {
|
|
76
|
+
encode(message: HeadingData, writer?: _m0.Writer): _m0.Writer;
|
|
77
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): HeadingData;
|
|
78
|
+
fromJSON(object: any): HeadingData;
|
|
79
|
+
toJSON(message: HeadingData): unknown;
|
|
80
|
+
create<I extends Exact<DeepPartial<HeadingData>, I>>(base?: I): HeadingData;
|
|
81
|
+
fromPartial<I extends Exact<DeepPartial<HeadingData>, I>>(object: I): HeadingData;
|
|
82
|
+
};
|
|
83
|
+
export declare const ScoreAnalysis: {
|
|
84
|
+
encode(message: ScoreAnalysis, writer?: _m0.Writer): _m0.Writer;
|
|
85
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): ScoreAnalysis;
|
|
86
|
+
fromJSON(object: any): ScoreAnalysis;
|
|
87
|
+
toJSON(message: ScoreAnalysis): unknown;
|
|
88
|
+
create<I extends Exact<DeepPartial<ScoreAnalysis>, I>>(base?: I): ScoreAnalysis;
|
|
89
|
+
fromPartial<I extends Exact<DeepPartial<ScoreAnalysis>, I>>(object: I): ScoreAnalysis;
|
|
90
|
+
};
|
|
49
91
|
export declare const chrReportResponse: {
|
|
50
92
|
encode(message: chrReportResponse, writer?: _m0.Writer): _m0.Writer;
|
|
51
93
|
decode(input: _m0.Reader | Uint8Array, length?: number): chrReportResponse;
|
|
@@ -1,14 +1,14 @@
|
|
|
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.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.1
|
|
6
6
|
// source: growth/getchrreport.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
9
9
|
};
|
|
10
10
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11
|
-
exports.chrReportResponse = exports.TradeLineData = exports.chrReportRequest = exports.protobufPackage = void 0;
|
|
11
|
+
exports.chrReportResponse = exports.ScoreAnalysis = exports.HeadingData = exports.HeadingTip = exports.TradeLineData = exports.chrReportRequest = exports.protobufPackage = void 0;
|
|
12
12
|
/* eslint-disable */
|
|
13
13
|
const long_1 = __importDefault(require("long"));
|
|
14
14
|
const minimal_1 = __importDefault(require("protobufjs/minimal"));
|
|
@@ -404,8 +404,288 @@ exports.TradeLineData = {
|
|
|
404
404
|
return message;
|
|
405
405
|
},
|
|
406
406
|
};
|
|
407
|
+
function createBaseHeadingTip() {
|
|
408
|
+
return { title: "", content: "" };
|
|
409
|
+
}
|
|
410
|
+
exports.HeadingTip = {
|
|
411
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
412
|
+
if (message.title !== "") {
|
|
413
|
+
writer.uint32(10).string(message.title);
|
|
414
|
+
}
|
|
415
|
+
if (message.content !== "") {
|
|
416
|
+
writer.uint32(18).string(message.content);
|
|
417
|
+
}
|
|
418
|
+
return writer;
|
|
419
|
+
},
|
|
420
|
+
decode(input, length) {
|
|
421
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
422
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
423
|
+
const message = createBaseHeadingTip();
|
|
424
|
+
while (reader.pos < end) {
|
|
425
|
+
const tag = reader.uint32();
|
|
426
|
+
switch (tag >>> 3) {
|
|
427
|
+
case 1:
|
|
428
|
+
if (tag !== 10) {
|
|
429
|
+
break;
|
|
430
|
+
}
|
|
431
|
+
message.title = reader.string();
|
|
432
|
+
continue;
|
|
433
|
+
case 2:
|
|
434
|
+
if (tag !== 18) {
|
|
435
|
+
break;
|
|
436
|
+
}
|
|
437
|
+
message.content = reader.string();
|
|
438
|
+
continue;
|
|
439
|
+
}
|
|
440
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
441
|
+
break;
|
|
442
|
+
}
|
|
443
|
+
reader.skipType(tag & 7);
|
|
444
|
+
}
|
|
445
|
+
return message;
|
|
446
|
+
},
|
|
447
|
+
fromJSON(object) {
|
|
448
|
+
return {
|
|
449
|
+
title: isSet(object.title) ? globalThis.String(object.title) : "",
|
|
450
|
+
content: isSet(object.content) ? globalThis.String(object.content) : "",
|
|
451
|
+
};
|
|
452
|
+
},
|
|
453
|
+
toJSON(message) {
|
|
454
|
+
const obj = {};
|
|
455
|
+
if (message.title !== "") {
|
|
456
|
+
obj.title = message.title;
|
|
457
|
+
}
|
|
458
|
+
if (message.content !== "") {
|
|
459
|
+
obj.content = message.content;
|
|
460
|
+
}
|
|
461
|
+
return obj;
|
|
462
|
+
},
|
|
463
|
+
create(base) {
|
|
464
|
+
return exports.HeadingTip.fromPartial(base ?? {});
|
|
465
|
+
},
|
|
466
|
+
fromPartial(object) {
|
|
467
|
+
const message = createBaseHeadingTip();
|
|
468
|
+
message.title = object.title ?? "";
|
|
469
|
+
message.content = object.content ?? "";
|
|
470
|
+
return message;
|
|
471
|
+
},
|
|
472
|
+
};
|
|
473
|
+
function createBaseHeadingData() {
|
|
474
|
+
return { key: "", value: "" };
|
|
475
|
+
}
|
|
476
|
+
exports.HeadingData = {
|
|
477
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
478
|
+
if (message.key !== "") {
|
|
479
|
+
writer.uint32(10).string(message.key);
|
|
480
|
+
}
|
|
481
|
+
if (message.value !== "") {
|
|
482
|
+
writer.uint32(18).string(message.value);
|
|
483
|
+
}
|
|
484
|
+
return writer;
|
|
485
|
+
},
|
|
486
|
+
decode(input, length) {
|
|
487
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
488
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
489
|
+
const message = createBaseHeadingData();
|
|
490
|
+
while (reader.pos < end) {
|
|
491
|
+
const tag = reader.uint32();
|
|
492
|
+
switch (tag >>> 3) {
|
|
493
|
+
case 1:
|
|
494
|
+
if (tag !== 10) {
|
|
495
|
+
break;
|
|
496
|
+
}
|
|
497
|
+
message.key = reader.string();
|
|
498
|
+
continue;
|
|
499
|
+
case 2:
|
|
500
|
+
if (tag !== 18) {
|
|
501
|
+
break;
|
|
502
|
+
}
|
|
503
|
+
message.value = reader.string();
|
|
504
|
+
continue;
|
|
505
|
+
}
|
|
506
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
507
|
+
break;
|
|
508
|
+
}
|
|
509
|
+
reader.skipType(tag & 7);
|
|
510
|
+
}
|
|
511
|
+
return message;
|
|
512
|
+
},
|
|
513
|
+
fromJSON(object) {
|
|
514
|
+
return {
|
|
515
|
+
key: isSet(object.key) ? globalThis.String(object.key) : "",
|
|
516
|
+
value: isSet(object.value) ? globalThis.String(object.value) : "",
|
|
517
|
+
};
|
|
518
|
+
},
|
|
519
|
+
toJSON(message) {
|
|
520
|
+
const obj = {};
|
|
521
|
+
if (message.key !== "") {
|
|
522
|
+
obj.key = message.key;
|
|
523
|
+
}
|
|
524
|
+
if (message.value !== "") {
|
|
525
|
+
obj.value = message.value;
|
|
526
|
+
}
|
|
527
|
+
return obj;
|
|
528
|
+
},
|
|
529
|
+
create(base) {
|
|
530
|
+
return exports.HeadingData.fromPartial(base ?? {});
|
|
531
|
+
},
|
|
532
|
+
fromPartial(object) {
|
|
533
|
+
const message = createBaseHeadingData();
|
|
534
|
+
message.key = object.key ?? "";
|
|
535
|
+
message.value = object.value ?? "";
|
|
536
|
+
return message;
|
|
537
|
+
},
|
|
538
|
+
};
|
|
539
|
+
function createBaseScoreAnalysis() {
|
|
540
|
+
return {
|
|
541
|
+
heading: "",
|
|
542
|
+
description: "",
|
|
543
|
+
logoimage: "",
|
|
544
|
+
ratingcount: "",
|
|
545
|
+
ratingtype: "",
|
|
546
|
+
headingtips: [],
|
|
547
|
+
headingdata: [],
|
|
548
|
+
};
|
|
549
|
+
}
|
|
550
|
+
exports.ScoreAnalysis = {
|
|
551
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
552
|
+
if (message.heading !== "") {
|
|
553
|
+
writer.uint32(10).string(message.heading);
|
|
554
|
+
}
|
|
555
|
+
if (message.description !== "") {
|
|
556
|
+
writer.uint32(18).string(message.description);
|
|
557
|
+
}
|
|
558
|
+
if (message.logoimage !== "") {
|
|
559
|
+
writer.uint32(26).string(message.logoimage);
|
|
560
|
+
}
|
|
561
|
+
if (message.ratingcount !== "") {
|
|
562
|
+
writer.uint32(34).string(message.ratingcount);
|
|
563
|
+
}
|
|
564
|
+
if (message.ratingtype !== "") {
|
|
565
|
+
writer.uint32(42).string(message.ratingtype);
|
|
566
|
+
}
|
|
567
|
+
for (const v of message.headingtips) {
|
|
568
|
+
exports.HeadingTip.encode(v, writer.uint32(50).fork()).ldelim();
|
|
569
|
+
}
|
|
570
|
+
for (const v of message.headingdata) {
|
|
571
|
+
exports.HeadingData.encode(v, writer.uint32(58).fork()).ldelim();
|
|
572
|
+
}
|
|
573
|
+
return writer;
|
|
574
|
+
},
|
|
575
|
+
decode(input, length) {
|
|
576
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
577
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
578
|
+
const message = createBaseScoreAnalysis();
|
|
579
|
+
while (reader.pos < end) {
|
|
580
|
+
const tag = reader.uint32();
|
|
581
|
+
switch (tag >>> 3) {
|
|
582
|
+
case 1:
|
|
583
|
+
if (tag !== 10) {
|
|
584
|
+
break;
|
|
585
|
+
}
|
|
586
|
+
message.heading = reader.string();
|
|
587
|
+
continue;
|
|
588
|
+
case 2:
|
|
589
|
+
if (tag !== 18) {
|
|
590
|
+
break;
|
|
591
|
+
}
|
|
592
|
+
message.description = reader.string();
|
|
593
|
+
continue;
|
|
594
|
+
case 3:
|
|
595
|
+
if (tag !== 26) {
|
|
596
|
+
break;
|
|
597
|
+
}
|
|
598
|
+
message.logoimage = reader.string();
|
|
599
|
+
continue;
|
|
600
|
+
case 4:
|
|
601
|
+
if (tag !== 34) {
|
|
602
|
+
break;
|
|
603
|
+
}
|
|
604
|
+
message.ratingcount = reader.string();
|
|
605
|
+
continue;
|
|
606
|
+
case 5:
|
|
607
|
+
if (tag !== 42) {
|
|
608
|
+
break;
|
|
609
|
+
}
|
|
610
|
+
message.ratingtype = reader.string();
|
|
611
|
+
continue;
|
|
612
|
+
case 6:
|
|
613
|
+
if (tag !== 50) {
|
|
614
|
+
break;
|
|
615
|
+
}
|
|
616
|
+
message.headingtips.push(exports.HeadingTip.decode(reader, reader.uint32()));
|
|
617
|
+
continue;
|
|
618
|
+
case 7:
|
|
619
|
+
if (tag !== 58) {
|
|
620
|
+
break;
|
|
621
|
+
}
|
|
622
|
+
message.headingdata.push(exports.HeadingData.decode(reader, reader.uint32()));
|
|
623
|
+
continue;
|
|
624
|
+
}
|
|
625
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
626
|
+
break;
|
|
627
|
+
}
|
|
628
|
+
reader.skipType(tag & 7);
|
|
629
|
+
}
|
|
630
|
+
return message;
|
|
631
|
+
},
|
|
632
|
+
fromJSON(object) {
|
|
633
|
+
return {
|
|
634
|
+
heading: isSet(object.heading) ? globalThis.String(object.heading) : "",
|
|
635
|
+
description: isSet(object.description) ? globalThis.String(object.description) : "",
|
|
636
|
+
logoimage: isSet(object.logoimage) ? globalThis.String(object.logoimage) : "",
|
|
637
|
+
ratingcount: isSet(object.ratingcount) ? globalThis.String(object.ratingcount) : "",
|
|
638
|
+
ratingtype: isSet(object.ratingtype) ? globalThis.String(object.ratingtype) : "",
|
|
639
|
+
headingtips: globalThis.Array.isArray(object?.headingtips)
|
|
640
|
+
? object.headingtips.map((e) => exports.HeadingTip.fromJSON(e))
|
|
641
|
+
: [],
|
|
642
|
+
headingdata: globalThis.Array.isArray(object?.headingdata)
|
|
643
|
+
? object.headingdata.map((e) => exports.HeadingData.fromJSON(e))
|
|
644
|
+
: [],
|
|
645
|
+
};
|
|
646
|
+
},
|
|
647
|
+
toJSON(message) {
|
|
648
|
+
const obj = {};
|
|
649
|
+
if (message.heading !== "") {
|
|
650
|
+
obj.heading = message.heading;
|
|
651
|
+
}
|
|
652
|
+
if (message.description !== "") {
|
|
653
|
+
obj.description = message.description;
|
|
654
|
+
}
|
|
655
|
+
if (message.logoimage !== "") {
|
|
656
|
+
obj.logoimage = message.logoimage;
|
|
657
|
+
}
|
|
658
|
+
if (message.ratingcount !== "") {
|
|
659
|
+
obj.ratingcount = message.ratingcount;
|
|
660
|
+
}
|
|
661
|
+
if (message.ratingtype !== "") {
|
|
662
|
+
obj.ratingtype = message.ratingtype;
|
|
663
|
+
}
|
|
664
|
+
if (message.headingtips?.length) {
|
|
665
|
+
obj.headingtips = message.headingtips.map((e) => exports.HeadingTip.toJSON(e));
|
|
666
|
+
}
|
|
667
|
+
if (message.headingdata?.length) {
|
|
668
|
+
obj.headingdata = message.headingdata.map((e) => exports.HeadingData.toJSON(e));
|
|
669
|
+
}
|
|
670
|
+
return obj;
|
|
671
|
+
},
|
|
672
|
+
create(base) {
|
|
673
|
+
return exports.ScoreAnalysis.fromPartial(base ?? {});
|
|
674
|
+
},
|
|
675
|
+
fromPartial(object) {
|
|
676
|
+
const message = createBaseScoreAnalysis();
|
|
677
|
+
message.heading = object.heading ?? "";
|
|
678
|
+
message.description = object.description ?? "";
|
|
679
|
+
message.logoimage = object.logoimage ?? "";
|
|
680
|
+
message.ratingcount = object.ratingcount ?? "";
|
|
681
|
+
message.ratingtype = object.ratingtype ?? "";
|
|
682
|
+
message.headingtips = object.headingtips?.map((e) => exports.HeadingTip.fromPartial(e)) || [];
|
|
683
|
+
message.headingdata = object.headingdata?.map((e) => exports.HeadingData.fromPartial(e)) || [];
|
|
684
|
+
return message;
|
|
685
|
+
},
|
|
686
|
+
};
|
|
407
687
|
function createBasechrReportResponse() {
|
|
408
|
-
return { resport_url: "", credit_score: 0, tradelines: [] };
|
|
688
|
+
return { resport_url: "", credit_score: 0, tradelines: [], scoreanalysis: [] };
|
|
409
689
|
}
|
|
410
690
|
exports.chrReportResponse = {
|
|
411
691
|
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
@@ -418,6 +698,9 @@ exports.chrReportResponse = {
|
|
|
418
698
|
for (const v of message.tradelines) {
|
|
419
699
|
exports.TradeLineData.encode(v, writer.uint32(26).fork()).ldelim();
|
|
420
700
|
}
|
|
701
|
+
for (const v of message.scoreanalysis) {
|
|
702
|
+
exports.ScoreAnalysis.encode(v, writer.uint32(34).fork()).ldelim();
|
|
703
|
+
}
|
|
421
704
|
return writer;
|
|
422
705
|
},
|
|
423
706
|
decode(input, length) {
|
|
@@ -445,6 +728,12 @@ exports.chrReportResponse = {
|
|
|
445
728
|
}
|
|
446
729
|
message.tradelines.push(exports.TradeLineData.decode(reader, reader.uint32()));
|
|
447
730
|
continue;
|
|
731
|
+
case 4:
|
|
732
|
+
if (tag !== 34) {
|
|
733
|
+
break;
|
|
734
|
+
}
|
|
735
|
+
message.scoreanalysis.push(exports.ScoreAnalysis.decode(reader, reader.uint32()));
|
|
736
|
+
continue;
|
|
448
737
|
}
|
|
449
738
|
if ((tag & 7) === 4 || tag === 0) {
|
|
450
739
|
break;
|
|
@@ -460,6 +749,9 @@ exports.chrReportResponse = {
|
|
|
460
749
|
tradelines: globalThis.Array.isArray(object?.tradelines)
|
|
461
750
|
? object.tradelines.map((e) => exports.TradeLineData.fromJSON(e))
|
|
462
751
|
: [],
|
|
752
|
+
scoreanalysis: globalThis.Array.isArray(object?.scoreanalysis)
|
|
753
|
+
? object.scoreanalysis.map((e) => exports.ScoreAnalysis.fromJSON(e))
|
|
754
|
+
: [],
|
|
463
755
|
};
|
|
464
756
|
},
|
|
465
757
|
toJSON(message) {
|
|
@@ -473,6 +765,9 @@ exports.chrReportResponse = {
|
|
|
473
765
|
if (message.tradelines?.length) {
|
|
474
766
|
obj.tradelines = message.tradelines.map((e) => exports.TradeLineData.toJSON(e));
|
|
475
767
|
}
|
|
768
|
+
if (message.scoreanalysis?.length) {
|
|
769
|
+
obj.scoreanalysis = message.scoreanalysis.map((e) => exports.ScoreAnalysis.toJSON(e));
|
|
770
|
+
}
|
|
476
771
|
return obj;
|
|
477
772
|
},
|
|
478
773
|
create(base) {
|
|
@@ -483,6 +778,7 @@ exports.chrReportResponse = {
|
|
|
483
778
|
message.resport_url = object.resport_url ?? "";
|
|
484
779
|
message.credit_score = object.credit_score ?? 0;
|
|
485
780
|
message.tradelines = object.tradelines?.map((e) => exports.TradeLineData.fromPartial(e)) || [];
|
|
781
|
+
message.scoreanalysis = object.scoreanalysis?.map((e) => exports.ScoreAnalysis.fromPartial(e)) || [];
|
|
486
782
|
return message;
|
|
487
783
|
},
|
|
488
784
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
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.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.1
|
|
6
6
|
// source: growth/getchrreportdata.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -1,8 +1,8 @@
|
|
|
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.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.1
|
|
6
6
|
// source: growth/getcredithealthreport.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -1,8 +1,8 @@
|
|
|
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.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.1
|
|
6
6
|
// source: growth/initiatepayment.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -1,8 +1,8 @@
|
|
|
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.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.1
|
|
6
6
|
// source: growth/notifychrpayment.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -1,8 +1,8 @@
|
|
|
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.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v5.28.2
|
|
6
6
|
// source: growth/processchrpayment.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
package/ts/growth.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
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.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.1
|
|
6
6
|
// source: growth.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.growthClient = exports.growthService = exports.protobufPackage = void 0;
|
package/ts/kyc/amldetails.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
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.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.1
|
|
6
6
|
// source: kyc/amldetails.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -1,8 +1,8 @@
|
|
|
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.
|
|
5
|
-
// protoc
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
|
+
// protoc v6.30.1
|
|
6
6
|
// source: kyc/authbridgepancomprehend.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|