@stashfin/grpc 1.2.605 → 1.2.607
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/ts/banking/aa/getaasupport.js +1 -1
- package/ts/banking/aa/getbanklist.js +1 -1
- package/ts/banking/aa/getcustomerbank.js +1 -1
- package/ts/banking/aa/getrpdlink.js +1 -1
- package/ts/banking/aa/initiate.js +1 -1
- package/ts/banking/aa/initiatepennydrop.js +1 -1
- package/ts/banking.d.ts +0 -28
- package/ts/banking.js +1 -21
- package/ts/bureau/getbasicdetails.js +1 -1
- package/ts/bureau/getcibilwebtoken.js +1 -1
- package/ts/bureau/getdbrcolending.js +1 -1
- package/ts/bureau/getdemogs.js +1 -1
- package/ts/bureau/getobligation.js +1 -1
- package/ts/bureau/getreport.js +1 -1
- package/ts/bureau.js +1 -1
- package/ts/ckyc/ckycdownload.js +1 -1
- package/ts/ckyc/ckycsearch.js +1 -1
- package/ts/ckyc.js +1 -1
- package/ts/colender/disburseLoan.js +1 -1
- package/ts/colender/forecloseLoan.js +1 -1
- package/ts/colender/repayLoan.js +1 -1
- package/ts/colender.js +1 -1
- package/ts/customers/aa/getaatxnstatus.js +1 -1
- package/ts/customers/aa/getbanklist.js +1 -1
- package/ts/customers/aa/initiate.js +1 -1
- package/ts/customers/accidentprotectionplan.js +1 -1
- package/ts/customers/addaddress.js +1 -1
- package/ts/customers/addbankaccountdetails.js +1 -1
- package/ts/customers/addfathersname.js +1 -1
- package/ts/customers/addgstnumber.js +1 -1
- package/ts/customers/addmoredetails.js +1 -1
- package/ts/customers/addsuspendedcustomer.js +1 -1
- package/ts/customers/adduserapps.js +1 -1
- package/ts/customers/applyclijourney.js +1 -1
- package/ts/customers/bulksms.js +1 -1
- package/ts/customers/cb/cbapplicationrejecteddata.js +1 -1
- package/ts/customers/cb/cbpaynow.js +1 -1
- package/ts/customers/cb/cbsignup.js +1 -1
- package/ts/customers/cb/getcbtxnstatus.js +1 -1
- package/ts/customers/cb/getcreditbuilder.js +1 -1
- package/ts/customers/cb/getpaymentsummary.js +1 -1
- package/ts/customers/cb/insurancedetails.js +1 -1
- package/ts/customers/cb/lesscsimprove.js +1 -1
- package/ts/customers/cb/morecsimprove.js +1 -1
- package/ts/customers/cb/paynow.js +1 -1
- package/ts/customers/cb/savecreditbuilder.js +1 -1
- package/ts/customers/cb/updatecbstandalonecancellation.js +1 -1
- package/ts/customers/cb/updatecbstandaloneconfirmation.js +1 -1
- package/ts/customers/cb/updatecbstandalonejourney.js +1 -1
- package/ts/customers/cb/updatecbtxnstatus.js +1 -1
- package/ts/customers/changempin.js +1 -1
- package/ts/customers/createcustomerreference.js +1 -1
- package/ts/customers/createvanumber.js +1 -1
- package/ts/customers/customerinfo.js +1 -1
- package/ts/customers/deletedocument.js +1 -1
- package/ts/customers/deleteprofile.js +1 -1
- package/ts/customers/disablempin.js +1 -1
- package/ts/customers/enach/gettxnstatus.js +1 -1
- package/ts/customers/enach/getweburl.js +1 -1
- package/ts/customers/enach/updateenachtxnstatus.js +1 -1
- package/ts/customers/enach/updatetxnstatus.js +1 -1
- package/ts/customers/fetchrcprofile.js +1 -1
- package/ts/customers/floatingvideos.js +1 -1
- package/ts/customers/forceupdate.js +1 -1
- package/ts/customers/forgotmpin.js +1 -1
- package/ts/customers/forgotmpinverify.js +1 -1
- package/ts/customers/freedom/addressconfirmation.js +1 -1
- package/ts/customers/freedom/freedompaynow.js +1 -1
- package/ts/customers/freedom/getfreedomtxnstatus.js +1 -1
- package/ts/customers/freedom/updateadditionalverification.js +1 -1
- package/ts/customers/freedom/updatefreedomtxnstatus.js +1 -1
- package/ts/customers/getaddresslist.js +1 -1
- package/ts/customers/getappsubmittedscreen.js +1 -1
- package/ts/customers/getbankaccountdetails.js +1 -1
- package/ts/customers/getbasicinfo.js +1 -1
- package/ts/customers/getcities.js +1 -1
- package/ts/customers/getclistatus.js +1 -1
- package/ts/customers/getcompanyaccdetails.js +1 -1
- package/ts/customers/getcustomer.d.ts +57 -0
- package/ts/customers/getcustomer.js +351 -0
- package/ts/customers/getcustomerbyid.js +1 -1
- package/ts/customers/getcustomerdetailsbymobile.js +1 -1
- package/ts/customers/getdashboard.js +1 -1
- package/ts/customers/getdashboardmaincard.js +1 -1
- package/ts/customers/getdocuments.js +1 -1
- package/ts/customers/getglobalpopups.js +1 -1
- package/ts/customers/getlimit.js +1 -1
- package/ts/customers/getloclimit.js +1 -1
- package/ts/customers/getmessengermode.js +1 -1
- package/ts/customers/getoccupationlist.js +1 -1
- package/ts/customers/getpaymentoptions.js +1 -1
- package/ts/customers/getprofessionalinfo.js +1 -1
- package/ts/customers/getprofile.js +1 -1
- package/ts/customers/getrecommendedtag.d.ts +35 -0
- package/ts/customers/getrecommendedtag.js +134 -0
- package/ts/customers/getrpdlink.d.ts +40 -0
- package/ts/customers/getrpdlink.js +190 -0
- package/ts/customers/getselfieetxnid.js +1 -1
- package/ts/customers/getstates.js +1 -1
- package/ts/customers/getstep.js +1 -1
- package/ts/customers/getsyncstatus.js +1 -1
- package/ts/customers/getvanumber.js +1 -1
- package/ts/customers/kyc/epfo.d.ts +38 -0
- package/ts/customers/kyc/epfo.js +149 -0
- package/ts/customers/lamf/applylamf.js +1 -1
- package/ts/customers/lamf/sendlamfotp.js +1 -1
- package/ts/customers/lamf/sendlamfpledgeotp.js +1 -1
- package/ts/customers/lamf/updatelamfjourney.js +1 -1
- package/ts/customers/lamf/verifylamfotp.js +1 -1
- package/ts/customers/lamf/verifylamfpledgeotp.js +1 -1
- package/ts/customers/logout.js +1 -1
- package/ts/customers/pd/getbanklist.js +1 -1
- package/ts/customers/pd/validatebankaccount.js +1 -1
- package/ts/customers/profilebasic.js +1 -1
- package/ts/customers/profileupdatetnc.js +1 -1
- package/ts/customers/resetbanner.js +1 -1
- package/ts/customers/restoreaccount.js +1 -1
- package/ts/customers/rpd/getrpdlink.js +1 -1
- package/ts/customers/rpd/getrpdtransactionstatus.js +1 -1
- package/ts/customers/rpd/mockpayment.js +1 -1
- package/ts/customers/saveappslist.js +1 -1
- package/ts/customers/savebasicdetails.js +1 -1
- package/ts/customers/savelimit.js +1 -1
- package/ts/customers/saveunlocklimit.js +1 -1
- package/ts/customers/sendemailtoken.d.ts +35 -0
- package/ts/customers/sendemailtoken.js +117 -0
- package/ts/customers/sendotp.js +1 -1
- package/ts/customers/sendotptoemail.js +1 -1
- package/ts/customers/setmpin.js +1 -1
- package/ts/customers/skipdlrcscreen.d.ts +35 -0
- package/ts/customers/skipdlrcscreen.js +117 -0
- package/ts/customers/skipscreen.js +1 -1
- package/ts/customers/step1.d.ts +69 -0
- package/ts/customers/step1.js +395 -0
- package/ts/customers/step10.d.ts +73 -0
- package/ts/customers/step10.js +459 -0
- package/ts/customers/step2.d.ts +68 -0
- package/ts/customers/step2.js +381 -0
- package/ts/customers/step7.d.ts +68 -0
- package/ts/customers/step7.js +381 -0
- package/ts/customers/step8.d.ts +69 -0
- package/ts/customers/step8.js +395 -0
- package/ts/customers/step9.d.ts +75 -0
- package/ts/customers/step9.js +489 -0
- package/ts/customers/stepstatic.d.ts +66 -0
- package/ts/customers/stepstatic.js +354 -0
- package/ts/customers/submituploadeddocuments.js +1 -1
- package/ts/customers/syncdecisionengine.js +1 -1
- package/ts/customers/updatecategory.js +1 -1
- package/ts/customers/updatecongratulationstep.js +1 -1
- package/ts/customers/updatecustomerbyid.js +1 -1
- package/ts/customers/updatedlnumber.js +1 -1
- package/ts/customers/updatedob.js +1 -1
- package/ts/customers/updatelocstatus.js +1 -1
- package/ts/customers/updatemobilesendotp.js +1 -1
- package/ts/customers/updatemobileverifyotp.js +1 -1
- package/ts/customers/updateokyctxn.js +1 -1
- package/ts/customers/updatesanctionamount.js +1 -1
- package/ts/customers/updateselfieetxn.js +1 -1
- package/ts/customers/updatesyncstatus.js +1 -1
- package/ts/customers/updatevehiclenumber.js +1 -1
- package/ts/customers/uploaddocuments.js +1 -1
- package/ts/customers/validatepan.js +1 -1
- package/ts/customers/verifyemail.d.ts +35 -0
- package/ts/customers/verifyemail.js +117 -0
- package/ts/customers/verifympin.js +1 -1
- package/ts/customers/verifyotp.js +1 -1
- package/ts/customers/verifyotptoemail.js +1 -1
- package/ts/customers.js +1 -1
- package/ts/decisionengine/decisionengine.js +1 -1
- package/ts/decisionengine/decisionenginetrigger.js +1 -1
- package/ts/decisionengine/locdisbursalapproval.js +1 -1
- package/ts/decisionengine/saveconsent.js +1 -1
- package/ts/decisionengine.js +1 -1
- package/ts/documents/getagreement.js +1 -1
- package/ts/documents/getfinancialdoc.js +1 -1
- package/ts/documents.js +1 -1
- package/ts/eqxcustomer.js +1 -1
- package/ts/eqxcustomers/getcustomerbyid.js +1 -1
- package/ts/eqxcustomers/getdashboard.js +1 -1
- package/ts/eqxcustomers/getdashboardmaincard.js +1 -1
- package/ts/eqxcustomers/getnotifications.js +1 -1
- package/ts/eqxcustomers/sendotp.js +1 -1
- package/ts/eqxcustomers/updatenotification.js +1 -1
- package/ts/eqxcustomers/updatepushid.js +1 -1
- package/ts/eqxcustomers/verifyotp.js +1 -1
- package/ts/eqxcustomers/verifytoken.js +1 -1
- package/ts/example.js +1 -1
- package/ts/google/protobuf/timestamp.d.ts +127 -0
- package/ts/google/protobuf/timestamp.js +97 -0
- package/ts/growth/checkplanstatus.js +1 -1
- package/ts/growth/getattachplandetails.js +1 -1
- package/ts/growth/getchrpaymentstatus.js +1 -1
- package/ts/growth/getchrplans.js +1 -1
- package/ts/growth/getcredithealthreport.js +1 -1
- package/ts/growth/initiatepayment.js +1 -1
- package/ts/growth/notifychrpayment.js +1 -1
- package/ts/growth/processchrpayment.js +1 -1
- package/ts/growth.js +1 -1
- package/ts/kyc/epfo/fetchUANList.d.ts +35 -0
- package/ts/kyc/epfo/fetchUANList.js +119 -0
- package/ts/kyc/facematch.js +1 -1
- package/ts/kyc/fetchemploymenthistory.js +1 -1
- package/ts/kyc/fetchuanlist.js +1 -1
- package/ts/kyc/getselfietxn.d.ts +37 -0
- package/ts/{banking/aa/netbankinginitiate.js → kyc/getselfietxn.js} +36 -36
- package/ts/kyc/getselfietxnid.js +1 -1
- package/ts/kyc/nsdlpanvalidate.js +1 -1
- package/ts/kyc.d.ts +14 -0
- package/ts/kyc.js +11 -1
- package/ts/lamf/getloandetails.js +1 -1
- package/ts/lamf/submitotp.js +1 -1
- package/ts/lamf/validateuser.js +1 -1
- package/ts/lamf.js +1 -1
- package/ts/loans/addreference.js +1 -1
- package/ts/loans/addrefrences.d.ts +49 -0
- package/ts/loans/addrefrences.js +229 -0
- package/ts/loans/amortization.js +1 -1
- package/ts/loans/approveloan.js +1 -1
- package/ts/loans/banklist.js +1 -1
- package/ts/loans/calculateemi.js +1 -1
- package/ts/loans/cbloan.js +1 -1
- package/ts/loans/createlamfloan.js +1 -1
- package/ts/loans/createpenalty.js +1 -1
- package/ts/loans/creditlimit.js +1 -1
- package/ts/loans/emimoredetails.js +1 -1
- package/ts/loans/fcppayment.js +1 -1
- package/ts/loans/forecloseamount.js +1 -1
- package/ts/loans/foreclosepayment.js +1 -1
- package/ts/loans/futurepaymentmoredetails.js +1 -1
- package/ts/loans/getaddonslist.js +1 -1
- package/ts/loans/getbilldetails.js +1 -1
- package/ts/loans/getcbloandetails.js +1 -1
- package/ts/loans/getchrdetails.js +1 -1
- package/ts/loans/getcustomerloanstatus.js +1 -1
- package/ts/loans/getforecloseamount.js +1 -1
- package/ts/loans/getloanbyid.js +1 -1
- package/ts/loans/getlocwithdrawform.d.ts +47 -0
- package/ts/loans/getlocwithdrawform.js +309 -0
- package/ts/loans/getnextdueamount.js +1 -1
- package/ts/loans/getpaymentoptions.js +1 -1
- package/ts/loans/getpendingemiamount.js +1 -1
- package/ts/loans/getsetubilldetails.js +1 -1
- package/ts/loans/getsummarystaticfields.js +1 -1
- package/ts/loans/gettransactionstatus.js +1 -1
- package/ts/loans/getusedlimit.js +1 -1
- package/ts/loans/getvirtualbankinfo.js +1 -1
- package/ts/loans/loansummary.js +1 -1
- package/ts/loans/manualpaymentallocation.js +1 -1
- package/ts/loans/paymentallocation.js +1 -1
- package/ts/loans/paymenthistory.js +1 -1
- package/ts/loans/paynow.js +1 -1
- package/ts/loans/refund.js +1 -1
- package/ts/loans/restructureloan.js +1 -1
- package/ts/loans/rollback.js +1 -1
- package/ts/loans/rollbackextrapayment.d.ts +37 -0
- package/ts/loans/rollbackextrapayment.js +149 -0
- package/ts/loans/sendemail.js +1 -1
- package/ts/loans/sendnocemail.js +1 -1
- package/ts/loans/transactionlist.js +1 -1
- package/ts/loans/updatecollectionview.js +1 -1
- package/ts/loans/updateinstallments.js +1 -1
- package/ts/loans/updateloan.js +1 -1
- package/ts/loans/updatetransactionstatus.js +1 -1
- package/ts/loans.d.ts +14 -0
- package/ts/loans.js +11 -1
- package/ts/payments/checkpaymentstatus.js +1 -1
- package/ts/payments/fundtransfer.js +1 -1
- package/ts/payments/getpaymentoptions.js +1 -1
- package/ts/payments/initiatepayment.js +1 -1
- package/ts/payments/nachpresentation.js +1 -1
- package/ts/payments/nachregistration.js +1 -1
- package/ts/payments.js +1 -1
- package/ts/paymentsnode.js +1 -1
- package/ts/stashcash/creditsc.js +1 -1
- package/ts/stashcash/debitsc.js +1 -1
- package/ts/stashcash/getscbalance.js +1 -1
- package/ts/stashcash/getschistory.js +1 -1
- package/ts/stashcash/reversesc.js +1 -1
- package/ts/stashcash.js +1 -1
- package/ts/upi/addaccount.js +1 -1
- package/ts/upi/addupinumber.js +1 -1
- package/ts/upi/addvpa.js +1 -1
- package/ts/upi/blockvpa.js +1 -1
- package/ts/upi/checkderegisterpermission.js +1 -1
- package/ts/upi/checktransactionstatus.js +1 -1
- package/ts/upi/declinemandate.js +1 -1
- package/ts/upi/deregisterprofile.js +1 -1
- package/ts/upi/getaccountsbyprovider.js +1 -1
- package/ts/upi/getallmandates.js +1 -1
- package/ts/upi/getavailablevpa.js +1 -1
- package/ts/upi/getlistedaccountproviders.js +1 -1
- package/ts/upi/getmandatedetails.js +1 -1
- package/ts/upi/getmandatehistory.js +1 -1
- package/ts/upi/getpendingcollectrequest.js +1 -1
- package/ts/upi/getprofile.js +1 -1
- package/ts/upi/getrecentcontacts.js +1 -1
- package/ts/upi/gettransactions.js +1 -1
- package/ts/upi/getupinumbers.js +1 -1
- package/ts/upi/initiatemandateaction.js +1 -1
- package/ts/upi/initiatetransaction.js +1 -1
- package/ts/upi/listblockedvpa.js +1 -1
- package/ts/upi/suggestvpa.js +1 -1
- package/ts/upi/unblockvpa.js +1 -1
- package/ts/upi/updatedevicebinding.js +1 -1
- package/ts/upi/updatedevicelinking.js +1 -1
- package/ts/upi/upinumberoperations.js +1 -1
- package/ts/upi/validateifsc.js +1 -1
- package/ts/upi/validatevpa.js +1 -1
- package/ts/upi.js +1 -1
- package/ts/banking/aa/checktransactionstatus.d.ts +0 -38
- package/ts/banking/aa/checktransactionstatus.js +0 -161
- package/ts/banking/aa/netbankinginitiate.d.ts +0 -37
|
@@ -0,0 +1,119 @@
|
|
|
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: kyc/epfo/fetchUANList.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.fetchUANListResponse = exports.fetchUANListRequest = exports.protobufPackage = void 0;
|
|
12
|
+
/* eslint-disable */
|
|
13
|
+
const minimal_1 = __importDefault(require("protobufjs/minimal"));
|
|
14
|
+
exports.protobufPackage = "kyc.epfo.fetchUANList";
|
|
15
|
+
function createBasefetchUANListRequest() {
|
|
16
|
+
return { mobile_number: "" };
|
|
17
|
+
}
|
|
18
|
+
exports.fetchUANListRequest = {
|
|
19
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
20
|
+
if (message.mobile_number !== "") {
|
|
21
|
+
writer.uint32(10).string(message.mobile_number);
|
|
22
|
+
}
|
|
23
|
+
return writer;
|
|
24
|
+
},
|
|
25
|
+
decode(input, length) {
|
|
26
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
27
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
28
|
+
const message = createBasefetchUANListRequest();
|
|
29
|
+
while (reader.pos < end) {
|
|
30
|
+
const tag = reader.uint32();
|
|
31
|
+
switch (tag >>> 3) {
|
|
32
|
+
case 1:
|
|
33
|
+
if (tag !== 10) {
|
|
34
|
+
break;
|
|
35
|
+
}
|
|
36
|
+
message.mobile_number = reader.string();
|
|
37
|
+
continue;
|
|
38
|
+
}
|
|
39
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
40
|
+
break;
|
|
41
|
+
}
|
|
42
|
+
reader.skipType(tag & 7);
|
|
43
|
+
}
|
|
44
|
+
return message;
|
|
45
|
+
},
|
|
46
|
+
fromJSON(object) {
|
|
47
|
+
return { mobile_number: isSet(object.mobile_number) ? globalThis.String(object.mobile_number) : "" };
|
|
48
|
+
},
|
|
49
|
+
toJSON(message) {
|
|
50
|
+
const obj = {};
|
|
51
|
+
if (message.mobile_number !== "") {
|
|
52
|
+
obj.mobile_number = message.mobile_number;
|
|
53
|
+
}
|
|
54
|
+
return obj;
|
|
55
|
+
},
|
|
56
|
+
create(base) {
|
|
57
|
+
return exports.fetchUANListRequest.fromPartial(base ?? {});
|
|
58
|
+
},
|
|
59
|
+
fromPartial(object) {
|
|
60
|
+
const message = createBasefetchUANListRequest();
|
|
61
|
+
message.mobile_number = object.mobile_number ?? "";
|
|
62
|
+
return message;
|
|
63
|
+
},
|
|
64
|
+
};
|
|
65
|
+
function createBasefetchUANListResponse() {
|
|
66
|
+
return { uanList: [] };
|
|
67
|
+
}
|
|
68
|
+
exports.fetchUANListResponse = {
|
|
69
|
+
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
70
|
+
for (const v of message.uanList) {
|
|
71
|
+
writer.uint32(10).string(v);
|
|
72
|
+
}
|
|
73
|
+
return writer;
|
|
74
|
+
},
|
|
75
|
+
decode(input, length) {
|
|
76
|
+
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
77
|
+
let end = length === undefined ? reader.len : reader.pos + length;
|
|
78
|
+
const message = createBasefetchUANListResponse();
|
|
79
|
+
while (reader.pos < end) {
|
|
80
|
+
const tag = reader.uint32();
|
|
81
|
+
switch (tag >>> 3) {
|
|
82
|
+
case 1:
|
|
83
|
+
if (tag !== 10) {
|
|
84
|
+
break;
|
|
85
|
+
}
|
|
86
|
+
message.uanList.push(reader.string());
|
|
87
|
+
continue;
|
|
88
|
+
}
|
|
89
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
90
|
+
break;
|
|
91
|
+
}
|
|
92
|
+
reader.skipType(tag & 7);
|
|
93
|
+
}
|
|
94
|
+
return message;
|
|
95
|
+
},
|
|
96
|
+
fromJSON(object) {
|
|
97
|
+
return {
|
|
98
|
+
uanList: globalThis.Array.isArray(object?.uanList) ? object.uanList.map((e) => globalThis.String(e)) : [],
|
|
99
|
+
};
|
|
100
|
+
},
|
|
101
|
+
toJSON(message) {
|
|
102
|
+
const obj = {};
|
|
103
|
+
if (message.uanList?.length) {
|
|
104
|
+
obj.uanList = message.uanList;
|
|
105
|
+
}
|
|
106
|
+
return obj;
|
|
107
|
+
},
|
|
108
|
+
create(base) {
|
|
109
|
+
return exports.fetchUANListResponse.fromPartial(base ?? {});
|
|
110
|
+
},
|
|
111
|
+
fromPartial(object) {
|
|
112
|
+
const message = createBasefetchUANListResponse();
|
|
113
|
+
message.uanList = object.uanList?.map((e) => e) || [];
|
|
114
|
+
return message;
|
|
115
|
+
},
|
|
116
|
+
};
|
|
117
|
+
function isSet(value) {
|
|
118
|
+
return value !== null && value !== undefined;
|
|
119
|
+
}
|
package/ts/kyc/facematch.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: kyc/facematch.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: kyc/fetchemploymenthistory.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
package/ts/kyc/fetchuanlist.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: kyc/fetchuanlist.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import _m0 from "protobufjs/minimal";
|
|
2
|
+
export declare const protobufPackage = "kyc.getselfietxn";
|
|
3
|
+
export interface GetSelfieTxnRequest {
|
|
4
|
+
customer_id: number;
|
|
5
|
+
}
|
|
6
|
+
export interface GetSelfieTxnResponse {
|
|
7
|
+
txn_id: string;
|
|
8
|
+
workflow_id: string;
|
|
9
|
+
access_token: string;
|
|
10
|
+
}
|
|
11
|
+
export declare const GetSelfieTxnRequest: {
|
|
12
|
+
encode(message: GetSelfieTxnRequest, writer?: _m0.Writer): _m0.Writer;
|
|
13
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): GetSelfieTxnRequest;
|
|
14
|
+
fromJSON(object: any): GetSelfieTxnRequest;
|
|
15
|
+
toJSON(message: GetSelfieTxnRequest): unknown;
|
|
16
|
+
create<I extends Exact<DeepPartial<GetSelfieTxnRequest>, I>>(base?: I): GetSelfieTxnRequest;
|
|
17
|
+
fromPartial<I extends Exact<DeepPartial<GetSelfieTxnRequest>, I>>(object: I): GetSelfieTxnRequest;
|
|
18
|
+
};
|
|
19
|
+
export declare const GetSelfieTxnResponse: {
|
|
20
|
+
encode(message: GetSelfieTxnResponse, writer?: _m0.Writer): _m0.Writer;
|
|
21
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): GetSelfieTxnResponse;
|
|
22
|
+
fromJSON(object: any): GetSelfieTxnResponse;
|
|
23
|
+
toJSON(message: GetSelfieTxnResponse): unknown;
|
|
24
|
+
create<I extends Exact<DeepPartial<GetSelfieTxnResponse>, I>>(base?: I): GetSelfieTxnResponse;
|
|
25
|
+
fromPartial<I extends Exact<DeepPartial<GetSelfieTxnResponse>, I>>(object: I): GetSelfieTxnResponse;
|
|
26
|
+
};
|
|
27
|
+
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
28
|
+
export type DeepPartial<T> = T extends Builtin ? T : T extends globalThis.Array<infer U> ? globalThis.Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
|
|
29
|
+
[K in keyof T]?: DeepPartial<T[K]>;
|
|
30
|
+
} : Partial<T>;
|
|
31
|
+
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
32
|
+
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
33
|
+
[K in keyof P]: Exact<P[K], I[K]>;
|
|
34
|
+
} & {
|
|
35
|
+
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
36
|
+
};
|
|
37
|
+
export {};
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
|
-
// source:
|
|
6
|
+
// source: kyc/getselfietxn.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
9
9
|
};
|
|
10
10
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11
|
-
exports.
|
|
11
|
+
exports.GetSelfieTxnResponse = exports.GetSelfieTxnRequest = exports.protobufPackage = void 0;
|
|
12
12
|
/* eslint-disable */
|
|
13
13
|
const long_1 = __importDefault(require("long"));
|
|
14
14
|
const minimal_1 = __importDefault(require("protobufjs/minimal"));
|
|
15
|
-
exports.protobufPackage = "
|
|
16
|
-
function
|
|
15
|
+
exports.protobufPackage = "kyc.getselfietxn";
|
|
16
|
+
function createBaseGetSelfieTxnRequest() {
|
|
17
17
|
return { customer_id: 0 };
|
|
18
18
|
}
|
|
19
|
-
exports.
|
|
19
|
+
exports.GetSelfieTxnRequest = {
|
|
20
20
|
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
21
21
|
if (message.customer_id !== 0) {
|
|
22
22
|
writer.uint32(8).int64(message.customer_id);
|
|
@@ -26,7 +26,7 @@ exports.inputPerfiosRequest = {
|
|
|
26
26
|
decode(input, length) {
|
|
27
27
|
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
28
28
|
let end = length === undefined ? reader.len : reader.pos + length;
|
|
29
|
-
const message =
|
|
29
|
+
const message = createBaseGetSelfieTxnRequest();
|
|
30
30
|
while (reader.pos < end) {
|
|
31
31
|
const tag = reader.uint32();
|
|
32
32
|
switch (tag >>> 3) {
|
|
@@ -55,34 +55,34 @@ exports.inputPerfiosRequest = {
|
|
|
55
55
|
return obj;
|
|
56
56
|
},
|
|
57
57
|
create(base) {
|
|
58
|
-
return exports.
|
|
58
|
+
return exports.GetSelfieTxnRequest.fromPartial(base ?? {});
|
|
59
59
|
},
|
|
60
60
|
fromPartial(object) {
|
|
61
|
-
const message =
|
|
61
|
+
const message = createBaseGetSelfieTxnRequest();
|
|
62
62
|
message.customer_id = object.customer_id ?? 0;
|
|
63
63
|
return message;
|
|
64
64
|
},
|
|
65
65
|
};
|
|
66
|
-
function
|
|
67
|
-
return {
|
|
66
|
+
function createBaseGetSelfieTxnResponse() {
|
|
67
|
+
return { txn_id: "", workflow_id: "", access_token: "" };
|
|
68
68
|
}
|
|
69
|
-
exports.
|
|
69
|
+
exports.GetSelfieTxnResponse = {
|
|
70
70
|
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
71
|
-
if (message.
|
|
72
|
-
writer.uint32(10).string(message.
|
|
71
|
+
if (message.txn_id !== "") {
|
|
72
|
+
writer.uint32(10).string(message.txn_id);
|
|
73
73
|
}
|
|
74
|
-
if (message.
|
|
75
|
-
writer.uint32(18).string(message.
|
|
74
|
+
if (message.workflow_id !== "") {
|
|
75
|
+
writer.uint32(18).string(message.workflow_id);
|
|
76
76
|
}
|
|
77
|
-
if (message.
|
|
78
|
-
writer.uint32(26).string(message.
|
|
77
|
+
if (message.access_token !== "") {
|
|
78
|
+
writer.uint32(26).string(message.access_token);
|
|
79
79
|
}
|
|
80
80
|
return writer;
|
|
81
81
|
},
|
|
82
82
|
decode(input, length) {
|
|
83
83
|
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
84
84
|
let end = length === undefined ? reader.len : reader.pos + length;
|
|
85
|
-
const message =
|
|
85
|
+
const message = createBaseGetSelfieTxnResponse();
|
|
86
86
|
while (reader.pos < end) {
|
|
87
87
|
const tag = reader.uint32();
|
|
88
88
|
switch (tag >>> 3) {
|
|
@@ -90,19 +90,19 @@ exports.OutputPerfiosResponse = {
|
|
|
90
90
|
if (tag !== 10) {
|
|
91
91
|
break;
|
|
92
92
|
}
|
|
93
|
-
message.
|
|
93
|
+
message.txn_id = reader.string();
|
|
94
94
|
continue;
|
|
95
95
|
case 2:
|
|
96
96
|
if (tag !== 18) {
|
|
97
97
|
break;
|
|
98
98
|
}
|
|
99
|
-
message.
|
|
99
|
+
message.workflow_id = reader.string();
|
|
100
100
|
continue;
|
|
101
101
|
case 3:
|
|
102
102
|
if (tag !== 26) {
|
|
103
103
|
break;
|
|
104
104
|
}
|
|
105
|
-
message.
|
|
105
|
+
message.access_token = reader.string();
|
|
106
106
|
continue;
|
|
107
107
|
}
|
|
108
108
|
if ((tag & 7) === 4 || tag === 0) {
|
|
@@ -114,32 +114,32 @@ exports.OutputPerfiosResponse = {
|
|
|
114
114
|
},
|
|
115
115
|
fromJSON(object) {
|
|
116
116
|
return {
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
117
|
+
txn_id: isSet(object.txn_id) ? globalThis.String(object.txn_id) : "",
|
|
118
|
+
workflow_id: isSet(object.workflow_id) ? globalThis.String(object.workflow_id) : "",
|
|
119
|
+
access_token: isSet(object.access_token) ? globalThis.String(object.access_token) : "",
|
|
120
120
|
};
|
|
121
121
|
},
|
|
122
122
|
toJSON(message) {
|
|
123
123
|
const obj = {};
|
|
124
|
-
if (message.
|
|
125
|
-
obj.
|
|
124
|
+
if (message.txn_id !== "") {
|
|
125
|
+
obj.txn_id = message.txn_id;
|
|
126
126
|
}
|
|
127
|
-
if (message.
|
|
128
|
-
obj.
|
|
127
|
+
if (message.workflow_id !== "") {
|
|
128
|
+
obj.workflow_id = message.workflow_id;
|
|
129
129
|
}
|
|
130
|
-
if (message.
|
|
131
|
-
obj.
|
|
130
|
+
if (message.access_token !== "") {
|
|
131
|
+
obj.access_token = message.access_token;
|
|
132
132
|
}
|
|
133
133
|
return obj;
|
|
134
134
|
},
|
|
135
135
|
create(base) {
|
|
136
|
-
return exports.
|
|
136
|
+
return exports.GetSelfieTxnResponse.fromPartial(base ?? {});
|
|
137
137
|
},
|
|
138
138
|
fromPartial(object) {
|
|
139
|
-
const message =
|
|
140
|
-
message.
|
|
141
|
-
message.
|
|
142
|
-
message.
|
|
139
|
+
const message = createBaseGetSelfieTxnResponse();
|
|
140
|
+
message.txn_id = object.txn_id ?? "";
|
|
141
|
+
message.workflow_id = object.workflow_id ?? "";
|
|
142
|
+
message.access_token = object.access_token ?? "";
|
|
143
143
|
return message;
|
|
144
144
|
},
|
|
145
145
|
};
|
package/ts/kyc/getselfietxnid.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: kyc/getselfietxnid.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: kyc/nsdlpanvalidate.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
package/ts/kyc.d.ts
CHANGED
|
@@ -2,6 +2,7 @@ import { type CallOptions, ChannelCredentials, Client, type ClientOptions, type
|
|
|
2
2
|
import { faceMatchRequest, faceMatchResponse } from "./kyc/facematch";
|
|
3
3
|
import { fetchEmploymentHistoryRequest, fetchEmploymentHistoryResponse } from "./kyc/fetchemploymenthistory";
|
|
4
4
|
import { fetchUanListRequest, fetchUanListResponse } from "./kyc/fetchuanlist";
|
|
5
|
+
import { GetSelfieTxnRequest, GetSelfieTxnResponse } from "./kyc/getselfietxn";
|
|
5
6
|
import { selfieTxnIdRequest, selfieTxnIdResponse } from "./kyc/getselfietxnid";
|
|
6
7
|
import { CustomerPanDetailRequest, CustomerPanDetailResponse } from "./kyc/nsdlpanvalidate";
|
|
7
8
|
export declare const protobufPackage = "service";
|
|
@@ -52,6 +53,15 @@ export declare const kycService: {
|
|
|
52
53
|
readonly responseSerialize: (value: CustomerPanDetailResponse) => Buffer;
|
|
53
54
|
readonly responseDeserialize: (value: Buffer) => CustomerPanDetailResponse;
|
|
54
55
|
};
|
|
56
|
+
readonly getSelfieTxn: {
|
|
57
|
+
readonly path: "/service.kyc/getSelfieTxn";
|
|
58
|
+
readonly requestStream: false;
|
|
59
|
+
readonly responseStream: false;
|
|
60
|
+
readonly requestSerialize: (value: GetSelfieTxnRequest) => Buffer;
|
|
61
|
+
readonly requestDeserialize: (value: Buffer) => GetSelfieTxnRequest;
|
|
62
|
+
readonly responseSerialize: (value: GetSelfieTxnResponse) => Buffer;
|
|
63
|
+
readonly responseDeserialize: (value: Buffer) => GetSelfieTxnResponse;
|
|
64
|
+
};
|
|
55
65
|
};
|
|
56
66
|
export interface kycServer extends UntypedServiceImplementation {
|
|
57
67
|
fetchUanList: handleUnaryCall<fetchUanListRequest, fetchUanListResponse>;
|
|
@@ -59,6 +69,7 @@ export interface kycServer extends UntypedServiceImplementation {
|
|
|
59
69
|
getSelfieTxnId: handleUnaryCall<selfieTxnIdRequest, selfieTxnIdResponse>;
|
|
60
70
|
faceMatch: handleUnaryCall<faceMatchRequest, faceMatchResponse>;
|
|
61
71
|
panValidation: handleUnaryCall<CustomerPanDetailRequest, CustomerPanDetailResponse>;
|
|
72
|
+
getSelfieTxn: handleUnaryCall<GetSelfieTxnRequest, GetSelfieTxnResponse>;
|
|
62
73
|
}
|
|
63
74
|
export interface kycClient extends Client {
|
|
64
75
|
fetchUanList(request: fetchUanListRequest, callback: (error: ServiceError | null, response: fetchUanListResponse) => void): ClientUnaryCall;
|
|
@@ -76,6 +87,9 @@ export interface kycClient extends Client {
|
|
|
76
87
|
panValidation(request: CustomerPanDetailRequest, callback: (error: ServiceError | null, response: CustomerPanDetailResponse) => void): ClientUnaryCall;
|
|
77
88
|
panValidation(request: CustomerPanDetailRequest, metadata: Metadata, callback: (error: ServiceError | null, response: CustomerPanDetailResponse) => void): ClientUnaryCall;
|
|
78
89
|
panValidation(request: CustomerPanDetailRequest, metadata: Metadata, options: Partial<CallOptions>, callback: (error: ServiceError | null, response: CustomerPanDetailResponse) => void): ClientUnaryCall;
|
|
90
|
+
getSelfieTxn(request: GetSelfieTxnRequest, callback: (error: ServiceError | null, response: GetSelfieTxnResponse) => void): ClientUnaryCall;
|
|
91
|
+
getSelfieTxn(request: GetSelfieTxnRequest, metadata: Metadata, callback: (error: ServiceError | null, response: GetSelfieTxnResponse) => void): ClientUnaryCall;
|
|
92
|
+
getSelfieTxn(request: GetSelfieTxnRequest, metadata: Metadata, options: Partial<CallOptions>, callback: (error: ServiceError | null, response: GetSelfieTxnResponse) => void): ClientUnaryCall;
|
|
79
93
|
}
|
|
80
94
|
export declare const kycClient: {
|
|
81
95
|
new (address: string, credentials: ChannelCredentials, options?: Partial<ClientOptions>): kycClient;
|
package/ts/kyc.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: kyc.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -11,6 +11,7 @@ const grpc_js_1 = require("@grpc/grpc-js");
|
|
|
11
11
|
const facematch_1 = require("./kyc/facematch");
|
|
12
12
|
const fetchemploymenthistory_1 = require("./kyc/fetchemploymenthistory");
|
|
13
13
|
const fetchuanlist_1 = require("./kyc/fetchuanlist");
|
|
14
|
+
const getselfietxn_1 = require("./kyc/getselfietxn");
|
|
14
15
|
const getselfietxnid_1 = require("./kyc/getselfietxnid");
|
|
15
16
|
const nsdlpanvalidate_1 = require("./kyc/nsdlpanvalidate");
|
|
16
17
|
exports.protobufPackage = "service";
|
|
@@ -60,5 +61,14 @@ exports.kycService = {
|
|
|
60
61
|
responseSerialize: (value) => Buffer.from(nsdlpanvalidate_1.CustomerPanDetailResponse.encode(value).finish()),
|
|
61
62
|
responseDeserialize: (value) => nsdlpanvalidate_1.CustomerPanDetailResponse.decode(value),
|
|
62
63
|
},
|
|
64
|
+
getSelfieTxn: {
|
|
65
|
+
path: "/service.kyc/getSelfieTxn",
|
|
66
|
+
requestStream: false,
|
|
67
|
+
responseStream: false,
|
|
68
|
+
requestSerialize: (value) => Buffer.from(getselfietxn_1.GetSelfieTxnRequest.encode(value).finish()),
|
|
69
|
+
requestDeserialize: (value) => getselfietxn_1.GetSelfieTxnRequest.decode(value),
|
|
70
|
+
responseSerialize: (value) => Buffer.from(getselfietxn_1.GetSelfieTxnResponse.encode(value).finish()),
|
|
71
|
+
responseDeserialize: (value) => getselfietxn_1.GetSelfieTxnResponse.decode(value),
|
|
72
|
+
},
|
|
63
73
|
};
|
|
64
74
|
exports.kycClient = (0, grpc_js_1.makeGenericClientConstructor)(exports.kycService, "service.kyc");
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: lamf/getloandetails.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
package/ts/lamf/submitotp.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: lamf/submitotp.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
package/ts/lamf/validateuser.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: lamf/validateuser.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
package/ts/lamf.js
CHANGED
package/ts/loans/addreference.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
|
-
// protoc-gen-ts_proto v1.181.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: loans/addreference.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import _m0 from "protobufjs/minimal";
|
|
2
|
+
export declare const protobufPackage = "loans.addrefrences";
|
|
3
|
+
export interface customerReferencesRequest {
|
|
4
|
+
customer_id: number;
|
|
5
|
+
references: Reference[];
|
|
6
|
+
}
|
|
7
|
+
export interface Reference {
|
|
8
|
+
name: string;
|
|
9
|
+
mobile: string;
|
|
10
|
+
relation: string;
|
|
11
|
+
}
|
|
12
|
+
export interface customerReferencesResponse {
|
|
13
|
+
success: boolean;
|
|
14
|
+
}
|
|
15
|
+
export declare const customerReferencesRequest: {
|
|
16
|
+
encode(message: customerReferencesRequest, writer?: _m0.Writer): _m0.Writer;
|
|
17
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): customerReferencesRequest;
|
|
18
|
+
fromJSON(object: any): customerReferencesRequest;
|
|
19
|
+
toJSON(message: customerReferencesRequest): unknown;
|
|
20
|
+
create<I extends Exact<DeepPartial<customerReferencesRequest>, I>>(base?: I): customerReferencesRequest;
|
|
21
|
+
fromPartial<I extends Exact<DeepPartial<customerReferencesRequest>, I>>(object: I): customerReferencesRequest;
|
|
22
|
+
};
|
|
23
|
+
export declare const Reference: {
|
|
24
|
+
encode(message: Reference, writer?: _m0.Writer): _m0.Writer;
|
|
25
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): Reference;
|
|
26
|
+
fromJSON(object: any): Reference;
|
|
27
|
+
toJSON(message: Reference): unknown;
|
|
28
|
+
create<I extends Exact<DeepPartial<Reference>, I>>(base?: I): Reference;
|
|
29
|
+
fromPartial<I extends Exact<DeepPartial<Reference>, I>>(object: I): Reference;
|
|
30
|
+
};
|
|
31
|
+
export declare const customerReferencesResponse: {
|
|
32
|
+
encode(message: customerReferencesResponse, writer?: _m0.Writer): _m0.Writer;
|
|
33
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): customerReferencesResponse;
|
|
34
|
+
fromJSON(object: any): customerReferencesResponse;
|
|
35
|
+
toJSON(message: customerReferencesResponse): unknown;
|
|
36
|
+
create<I extends Exact<DeepPartial<customerReferencesResponse>, I>>(base?: I): customerReferencesResponse;
|
|
37
|
+
fromPartial<I extends Exact<DeepPartial<customerReferencesResponse>, I>>(object: I): customerReferencesResponse;
|
|
38
|
+
};
|
|
39
|
+
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
40
|
+
export type DeepPartial<T> = T extends Builtin ? T : T extends globalThis.Array<infer U> ? globalThis.Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
|
|
41
|
+
[K in keyof T]?: DeepPartial<T[K]>;
|
|
42
|
+
} : Partial<T>;
|
|
43
|
+
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
44
|
+
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
45
|
+
[K in keyof P]: Exact<P[K], I[K]>;
|
|
46
|
+
} & {
|
|
47
|
+
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
48
|
+
};
|
|
49
|
+
export {};
|