@stashfin/grpc 1.2.647 → 1.2.649
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.d.ts +1 -0
- package/ts/banking/aa/getcustomerbank.js +16 -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/aa/netbankinginitiate.js +1 -1
- package/ts/banking/aa/pollingrpd.js +1 -1
- package/ts/banking.js +1 -1
- 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.d.ts +14 -0
- package/ts/eqxcustomer.js +11 -1
- package/ts/eqxcustomers/getcustomerbyid.js +1 -1
- package/ts/eqxcustomers/getcustomerbymobile.d.ts +40 -0
- package/ts/eqxcustomers/getcustomerbymobile.js +189 -0
- package/ts/eqxcustomers/getdashboard.js +1 -1
- package/ts/eqxcustomers/getdashboardmaincard.js +1 -1
- package/ts/eqxcustomers/getnotifications.js +1 -1
- package/ts/eqxcustomers/gettokens.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/fetchaadhaarbypan.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/kyc/getselfietxn.js +161 -0
- package/ts/kyc/getselfietxnid.js +1 -1
- package/ts/kyc/getselfieurl.js +1 -1
- package/ts/kyc/nsdlpanvalidate.js +1 -1
- package/ts/kyc.js +1 -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/getbankdetails.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/getlocconfirms.d.ts +1 -1
- package/ts/loans/getlocconfirms.js +10 -10
- package/ts/loans/getlocdetails.js +1 -1
- package/ts/loans/getlocdisburse.js +1 -1
- 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 +1 -1
- package/ts/loans/getlocwithdraw.d.ts +50 -49
- package/ts/loans/getlocwithdraw.js +414 -379
- package/ts/loans/getlocwithdrawform.js +1 -1
- package/ts/loans/getnextdueamount.js +1 -1
- package/ts/loans/getpartnerlocwithdraw.d.ts +111 -0
- package/ts/loans/getpartnerlocwithdraw.js +1289 -0
- 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.js +1 -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.d.ts +1 -13
- package/ts/upi/addaccount.js +10 -76
- package/ts/upi/addupinumber.js +1 -1
- package/ts/upi/addvpa.js +1 -1
- package/ts/upi/blockvpa.d.ts +2 -3
- package/ts/upi/blockvpa.js +16 -30
- package/ts/upi/checkderegisterpermission.js +1 -1
- package/ts/upi/checktransactionstatus.d.ts +1 -14
- package/ts/upi/checktransactionstatus.js +7 -89
- package/ts/upi/declinemandate.js +1 -1
- package/ts/upi/deregisterprofile.js +1 -1
- package/ts/upi/getaccountsbyprovider.d.ts +1 -14
- package/ts/upi/getaccountsbyprovider.js +7 -89
- package/ts/upi/getallmandates.d.ts +9 -9
- package/ts/upi/getallmandates.js +12 -14
- package/ts/upi/getavailablevpa.d.ts +1 -12
- package/ts/upi/getavailablevpa.js +10 -60
- package/ts/upi/getlistedaccountproviders.d.ts +12 -24
- package/ts/upi/getlistedaccountproviders.js +33 -100
- package/ts/upi/getmandatedetails.d.ts +9 -9
- package/ts/upi/getmandatedetails.js +12 -14
- package/ts/upi/getmandatehistory.d.ts +9 -9
- package/ts/upi/getmandatehistory.js +12 -14
- package/ts/upi/getpendingcollectrequest.d.ts +9 -9
- package/ts/upi/getpendingcollectrequest.js +12 -14
- package/ts/upi/getprofile.d.ts +0 -13
- package/ts/upi/getprofile.js +6 -88
- package/ts/upi/getrecentcontacts.d.ts +9 -9
- package/ts/upi/getrecentcontacts.js +12 -14
- package/ts/upi/gettransactions.d.ts +9 -9
- package/ts/upi/gettransactions.js +12 -14
- package/ts/upi/getupinumbers.d.ts +9 -9
- package/ts/upi/getupinumbers.js +12 -14
- package/ts/upi/initiatemandateaction.d.ts +9 -9
- package/ts/upi/initiatemandateaction.js +12 -14
- package/ts/upi/initiatetransaction.d.ts +1 -12
- package/ts/upi/initiatetransaction.js +24 -78
- package/ts/upi/listblockedvpa.d.ts +9 -9
- package/ts/upi/listblockedvpa.js +12 -14
- 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.d.ts +9 -9
- package/ts/upi/upinumberoperations.js +12 -14
- package/ts/upi/validateifsc.js +1 -1
- package/ts/upi/validatevpa.d.ts +8 -21
- package/ts/upi/validatevpa.js +7 -89
- 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/devupi.d.ts +0 -390
- package/ts/devupi.js +0 -282
|
@@ -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.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: upi/initiatemandateaction.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.initiateMandateActionResponse = exports.
|
|
11
|
+
exports.initiateMandateActionResponse = exports.Data = exports.initiateMandateActionRequest = exports.protobufPackage = void 0;
|
|
12
12
|
/* eslint-disable */
|
|
13
13
|
const minimal_1 = __importDefault(require("protobufjs/minimal"));
|
|
14
14
|
exports.protobufPackage = "upi.initiateMandateAction";
|
|
@@ -78,10 +78,10 @@ exports.initiateMandateActionRequest = {
|
|
|
78
78
|
return message;
|
|
79
79
|
},
|
|
80
80
|
};
|
|
81
|
-
function
|
|
81
|
+
function createBaseData() {
|
|
82
82
|
return { seq_no: "", txn_hash: "" };
|
|
83
83
|
}
|
|
84
|
-
exports.
|
|
84
|
+
exports.Data = {
|
|
85
85
|
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
86
86
|
if (message.seq_no !== "") {
|
|
87
87
|
writer.uint32(10).string(message.seq_no);
|
|
@@ -94,7 +94,7 @@ exports.initiateMandateActionData = {
|
|
|
94
94
|
decode(input, length) {
|
|
95
95
|
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
96
96
|
let end = length === undefined ? reader.len : reader.pos + length;
|
|
97
|
-
const message =
|
|
97
|
+
const message = createBaseData();
|
|
98
98
|
while (reader.pos < end) {
|
|
99
99
|
const tag = reader.uint32();
|
|
100
100
|
switch (tag >>> 3) {
|
|
@@ -135,10 +135,10 @@ exports.initiateMandateActionData = {
|
|
|
135
135
|
return obj;
|
|
136
136
|
},
|
|
137
137
|
create(base) {
|
|
138
|
-
return exports.
|
|
138
|
+
return exports.Data.fromPartial(base ?? {});
|
|
139
139
|
},
|
|
140
140
|
fromPartial(object) {
|
|
141
|
-
const message =
|
|
141
|
+
const message = createBaseData();
|
|
142
142
|
message.seq_no = object.seq_no ?? "";
|
|
143
143
|
message.txn_hash = object.txn_hash ?? "";
|
|
144
144
|
return message;
|
|
@@ -156,7 +156,7 @@ exports.initiateMandateActionResponse = {
|
|
|
156
156
|
writer.uint32(18).string(message.message);
|
|
157
157
|
}
|
|
158
158
|
if (message.data !== undefined) {
|
|
159
|
-
exports.
|
|
159
|
+
exports.Data.encode(message.data, writer.uint32(26).fork()).ldelim();
|
|
160
160
|
}
|
|
161
161
|
return writer;
|
|
162
162
|
},
|
|
@@ -183,7 +183,7 @@ exports.initiateMandateActionResponse = {
|
|
|
183
183
|
if (tag !== 26) {
|
|
184
184
|
break;
|
|
185
185
|
}
|
|
186
|
-
message.data = exports.
|
|
186
|
+
message.data = exports.Data.decode(reader, reader.uint32());
|
|
187
187
|
continue;
|
|
188
188
|
}
|
|
189
189
|
if ((tag & 7) === 4 || tag === 0) {
|
|
@@ -197,7 +197,7 @@ exports.initiateMandateActionResponse = {
|
|
|
197
197
|
return {
|
|
198
198
|
status: isSet(object.status) ? globalThis.String(object.status) : "",
|
|
199
199
|
message: isSet(object.message) ? globalThis.String(object.message) : "",
|
|
200
|
-
data: isSet(object.data) ? exports.
|
|
200
|
+
data: isSet(object.data) ? exports.Data.fromJSON(object.data) : undefined,
|
|
201
201
|
};
|
|
202
202
|
},
|
|
203
203
|
toJSON(message) {
|
|
@@ -209,7 +209,7 @@ exports.initiateMandateActionResponse = {
|
|
|
209
209
|
obj.message = message.message;
|
|
210
210
|
}
|
|
211
211
|
if (message.data !== undefined) {
|
|
212
|
-
obj.data = exports.
|
|
212
|
+
obj.data = exports.Data.toJSON(message.data);
|
|
213
213
|
}
|
|
214
214
|
return obj;
|
|
215
215
|
},
|
|
@@ -220,9 +220,7 @@ exports.initiateMandateActionResponse = {
|
|
|
220
220
|
const message = createBaseinitiateMandateActionResponse();
|
|
221
221
|
message.status = object.status ?? "";
|
|
222
222
|
message.message = object.message ?? "";
|
|
223
|
-
message.data = (object.data !== undefined && object.data !== null)
|
|
224
|
-
? exports.initiateMandateActionData.fromPartial(object.data)
|
|
225
|
-
: undefined;
|
|
223
|
+
message.data = (object.data !== undefined && object.data !== null) ? exports.Data.fromPartial(object.data) : undefined;
|
|
226
224
|
return message;
|
|
227
225
|
},
|
|
228
226
|
};
|
|
@@ -22,12 +22,9 @@ export interface initiateTransactionRequest {
|
|
|
22
22
|
seq_no?: string | undefined;
|
|
23
23
|
meta_data?: string | undefined;
|
|
24
24
|
}
|
|
25
|
-
export interface
|
|
25
|
+
export interface initiateTransactionResponse {
|
|
26
26
|
seq_no: string;
|
|
27
27
|
txn_hash: string;
|
|
28
|
-
}
|
|
29
|
-
export interface initiateTransactionResponse {
|
|
30
|
-
data?: initiateTransactionResponseData | undefined;
|
|
31
28
|
status: string;
|
|
32
29
|
message: string;
|
|
33
30
|
}
|
|
@@ -39,14 +36,6 @@ export declare const initiateTransactionRequest: {
|
|
|
39
36
|
create<I extends Exact<DeepPartial<initiateTransactionRequest>, I>>(base?: I): initiateTransactionRequest;
|
|
40
37
|
fromPartial<I extends Exact<DeepPartial<initiateTransactionRequest>, I>>(object: I): initiateTransactionRequest;
|
|
41
38
|
};
|
|
42
|
-
export declare const initiateTransactionResponseData: {
|
|
43
|
-
encode(message: initiateTransactionResponseData, writer?: _m0.Writer): _m0.Writer;
|
|
44
|
-
decode(input: _m0.Reader | Uint8Array, length?: number): initiateTransactionResponseData;
|
|
45
|
-
fromJSON(object: any): initiateTransactionResponseData;
|
|
46
|
-
toJSON(message: initiateTransactionResponseData): unknown;
|
|
47
|
-
create<I extends Exact<DeepPartial<initiateTransactionResponseData>, I>>(base?: I): initiateTransactionResponseData;
|
|
48
|
-
fromPartial<I extends Exact<DeepPartial<initiateTransactionResponseData>, I>>(object: I): initiateTransactionResponseData;
|
|
49
|
-
};
|
|
50
39
|
export declare const initiateTransactionResponse: {
|
|
51
40
|
encode(message: initiateTransactionResponse, writer?: _m0.Writer): _m0.Writer;
|
|
52
41
|
decode(input: _m0.Reader | Uint8Array, length?: number): initiateTransactionResponse;
|
|
@@ -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.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: upi/initiatetransaction.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.initiateTransactionResponse = exports.
|
|
11
|
+
exports.initiateTransactionResponse = exports.initiateTransactionRequest = exports.protobufPackage = void 0;
|
|
12
12
|
/* eslint-disable */
|
|
13
13
|
const minimal_1 = __importDefault(require("protobufjs/minimal"));
|
|
14
14
|
exports.protobufPackage = "upi.initiateTransaction";
|
|
@@ -355,10 +355,10 @@ exports.initiateTransactionRequest = {
|
|
|
355
355
|
return message;
|
|
356
356
|
},
|
|
357
357
|
};
|
|
358
|
-
function
|
|
359
|
-
return { seq_no: "", txn_hash: "" };
|
|
358
|
+
function createBaseinitiateTransactionResponse() {
|
|
359
|
+
return { seq_no: "", txn_hash: "", status: "", message: "" };
|
|
360
360
|
}
|
|
361
|
-
exports.
|
|
361
|
+
exports.initiateTransactionResponse = {
|
|
362
362
|
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
363
363
|
if (message.seq_no !== "") {
|
|
364
364
|
writer.uint32(10).string(message.seq_no);
|
|
@@ -366,74 +366,11 @@ exports.initiateTransactionResponseData = {
|
|
|
366
366
|
if (message.txn_hash !== "") {
|
|
367
367
|
writer.uint32(18).string(message.txn_hash);
|
|
368
368
|
}
|
|
369
|
-
return writer;
|
|
370
|
-
},
|
|
371
|
-
decode(input, length) {
|
|
372
|
-
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
373
|
-
let end = length === undefined ? reader.len : reader.pos + length;
|
|
374
|
-
const message = createBaseinitiateTransactionResponseData();
|
|
375
|
-
while (reader.pos < end) {
|
|
376
|
-
const tag = reader.uint32();
|
|
377
|
-
switch (tag >>> 3) {
|
|
378
|
-
case 1:
|
|
379
|
-
if (tag !== 10) {
|
|
380
|
-
break;
|
|
381
|
-
}
|
|
382
|
-
message.seq_no = reader.string();
|
|
383
|
-
continue;
|
|
384
|
-
case 2:
|
|
385
|
-
if (tag !== 18) {
|
|
386
|
-
break;
|
|
387
|
-
}
|
|
388
|
-
message.txn_hash = reader.string();
|
|
389
|
-
continue;
|
|
390
|
-
}
|
|
391
|
-
if ((tag & 7) === 4 || tag === 0) {
|
|
392
|
-
break;
|
|
393
|
-
}
|
|
394
|
-
reader.skipType(tag & 7);
|
|
395
|
-
}
|
|
396
|
-
return message;
|
|
397
|
-
},
|
|
398
|
-
fromJSON(object) {
|
|
399
|
-
return {
|
|
400
|
-
seq_no: isSet(object.seq_no) ? globalThis.String(object.seq_no) : "",
|
|
401
|
-
txn_hash: isSet(object.txn_hash) ? globalThis.String(object.txn_hash) : "",
|
|
402
|
-
};
|
|
403
|
-
},
|
|
404
|
-
toJSON(message) {
|
|
405
|
-
const obj = {};
|
|
406
|
-
if (message.seq_no !== "") {
|
|
407
|
-
obj.seq_no = message.seq_no;
|
|
408
|
-
}
|
|
409
|
-
if (message.txn_hash !== "") {
|
|
410
|
-
obj.txn_hash = message.txn_hash;
|
|
411
|
-
}
|
|
412
|
-
return obj;
|
|
413
|
-
},
|
|
414
|
-
create(base) {
|
|
415
|
-
return exports.initiateTransactionResponseData.fromPartial(base ?? {});
|
|
416
|
-
},
|
|
417
|
-
fromPartial(object) {
|
|
418
|
-
const message = createBaseinitiateTransactionResponseData();
|
|
419
|
-
message.seq_no = object.seq_no ?? "";
|
|
420
|
-
message.txn_hash = object.txn_hash ?? "";
|
|
421
|
-
return message;
|
|
422
|
-
},
|
|
423
|
-
};
|
|
424
|
-
function createBaseinitiateTransactionResponse() {
|
|
425
|
-
return { data: undefined, status: "", message: "" };
|
|
426
|
-
}
|
|
427
|
-
exports.initiateTransactionResponse = {
|
|
428
|
-
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
429
|
-
if (message.data !== undefined) {
|
|
430
|
-
exports.initiateTransactionResponseData.encode(message.data, writer.uint32(10).fork()).ldelim();
|
|
431
|
-
}
|
|
432
369
|
if (message.status !== "") {
|
|
433
|
-
writer.uint32(
|
|
370
|
+
writer.uint32(26).string(message.status);
|
|
434
371
|
}
|
|
435
372
|
if (message.message !== "") {
|
|
436
|
-
writer.uint32(
|
|
373
|
+
writer.uint32(34).string(message.message);
|
|
437
374
|
}
|
|
438
375
|
return writer;
|
|
439
376
|
},
|
|
@@ -448,18 +385,24 @@ exports.initiateTransactionResponse = {
|
|
|
448
385
|
if (tag !== 10) {
|
|
449
386
|
break;
|
|
450
387
|
}
|
|
451
|
-
message.
|
|
388
|
+
message.seq_no = reader.string();
|
|
452
389
|
continue;
|
|
453
390
|
case 2:
|
|
454
391
|
if (tag !== 18) {
|
|
455
392
|
break;
|
|
456
393
|
}
|
|
457
|
-
message.
|
|
394
|
+
message.txn_hash = reader.string();
|
|
458
395
|
continue;
|
|
459
396
|
case 3:
|
|
460
397
|
if (tag !== 26) {
|
|
461
398
|
break;
|
|
462
399
|
}
|
|
400
|
+
message.status = reader.string();
|
|
401
|
+
continue;
|
|
402
|
+
case 4:
|
|
403
|
+
if (tag !== 34) {
|
|
404
|
+
break;
|
|
405
|
+
}
|
|
463
406
|
message.message = reader.string();
|
|
464
407
|
continue;
|
|
465
408
|
}
|
|
@@ -472,15 +415,19 @@ exports.initiateTransactionResponse = {
|
|
|
472
415
|
},
|
|
473
416
|
fromJSON(object) {
|
|
474
417
|
return {
|
|
475
|
-
|
|
418
|
+
seq_no: isSet(object.seq_no) ? globalThis.String(object.seq_no) : "",
|
|
419
|
+
txn_hash: isSet(object.txn_hash) ? globalThis.String(object.txn_hash) : "",
|
|
476
420
|
status: isSet(object.status) ? globalThis.String(object.status) : "",
|
|
477
421
|
message: isSet(object.message) ? globalThis.String(object.message) : "",
|
|
478
422
|
};
|
|
479
423
|
},
|
|
480
424
|
toJSON(message) {
|
|
481
425
|
const obj = {};
|
|
482
|
-
if (message.
|
|
483
|
-
obj.
|
|
426
|
+
if (message.seq_no !== "") {
|
|
427
|
+
obj.seq_no = message.seq_no;
|
|
428
|
+
}
|
|
429
|
+
if (message.txn_hash !== "") {
|
|
430
|
+
obj.txn_hash = message.txn_hash;
|
|
484
431
|
}
|
|
485
432
|
if (message.status !== "") {
|
|
486
433
|
obj.status = message.status;
|
|
@@ -495,9 +442,8 @@ exports.initiateTransactionResponse = {
|
|
|
495
442
|
},
|
|
496
443
|
fromPartial(object) {
|
|
497
444
|
const message = createBaseinitiateTransactionResponse();
|
|
498
|
-
message.
|
|
499
|
-
|
|
500
|
-
: undefined;
|
|
445
|
+
message.seq_no = object.seq_no ?? "";
|
|
446
|
+
message.txn_hash = object.txn_hash ?? "";
|
|
501
447
|
message.status = object.status ?? "";
|
|
502
448
|
message.message = object.message ?? "";
|
|
503
449
|
return message;
|
|
@@ -10,13 +10,13 @@ export interface BlockedList {
|
|
|
10
10
|
reason: string;
|
|
11
11
|
blocked_since: string;
|
|
12
12
|
}
|
|
13
|
-
export interface
|
|
13
|
+
export interface Data {
|
|
14
14
|
blocked_list: BlockedList[];
|
|
15
15
|
}
|
|
16
16
|
export interface listBlockedVPAResponse {
|
|
17
17
|
status: string;
|
|
18
18
|
message: string;
|
|
19
|
-
data?:
|
|
19
|
+
data?: Data | undefined;
|
|
20
20
|
}
|
|
21
21
|
export declare const listBlockedVPARequest: {
|
|
22
22
|
encode(message: listBlockedVPARequest, writer?: _m0.Writer): _m0.Writer;
|
|
@@ -34,13 +34,13 @@ export declare const BlockedList: {
|
|
|
34
34
|
create<I extends Exact<DeepPartial<BlockedList>, I>>(base?: I): BlockedList;
|
|
35
35
|
fromPartial<I extends Exact<DeepPartial<BlockedList>, I>>(object: I): BlockedList;
|
|
36
36
|
};
|
|
37
|
-
export declare const
|
|
38
|
-
encode(message:
|
|
39
|
-
decode(input: _m0.Reader | Uint8Array, length?: number):
|
|
40
|
-
fromJSON(object: any):
|
|
41
|
-
toJSON(message:
|
|
42
|
-
create<I extends Exact<DeepPartial<
|
|
43
|
-
fromPartial<I extends Exact<DeepPartial<
|
|
37
|
+
export declare const Data: {
|
|
38
|
+
encode(message: Data, writer?: _m0.Writer): _m0.Writer;
|
|
39
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): Data;
|
|
40
|
+
fromJSON(object: any): Data;
|
|
41
|
+
toJSON(message: Data): unknown;
|
|
42
|
+
create<I extends Exact<DeepPartial<Data>, I>>(base?: I): Data;
|
|
43
|
+
fromPartial<I extends Exact<DeepPartial<Data>, I>>(object: I): Data;
|
|
44
44
|
};
|
|
45
45
|
export declare const listBlockedVPAResponse: {
|
|
46
46
|
encode(message: listBlockedVPAResponse, writer?: _m0.Writer): _m0.Writer;
|
package/ts/upi/listblockedvpa.js
CHANGED
|
@@ -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.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: upi/listblockedvpa.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.listBlockedVPAResponse = exports.
|
|
11
|
+
exports.listBlockedVPAResponse = exports.Data = exports.BlockedList = exports.listBlockedVPARequest = exports.protobufPackage = void 0;
|
|
12
12
|
/* eslint-disable */
|
|
13
13
|
const minimal_1 = __importDefault(require("protobufjs/minimal"));
|
|
14
14
|
exports.protobufPackage = "upi.listBlockedVPA";
|
|
@@ -172,10 +172,10 @@ exports.BlockedList = {
|
|
|
172
172
|
return message;
|
|
173
173
|
},
|
|
174
174
|
};
|
|
175
|
-
function
|
|
175
|
+
function createBaseData() {
|
|
176
176
|
return { blocked_list: [] };
|
|
177
177
|
}
|
|
178
|
-
exports.
|
|
178
|
+
exports.Data = {
|
|
179
179
|
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
180
180
|
for (const v of message.blocked_list) {
|
|
181
181
|
exports.BlockedList.encode(v, writer.uint32(10).fork()).ldelim();
|
|
@@ -185,7 +185,7 @@ exports.BlockedListData = {
|
|
|
185
185
|
decode(input, length) {
|
|
186
186
|
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
187
187
|
let end = length === undefined ? reader.len : reader.pos + length;
|
|
188
|
-
const message =
|
|
188
|
+
const message = createBaseData();
|
|
189
189
|
while (reader.pos < end) {
|
|
190
190
|
const tag = reader.uint32();
|
|
191
191
|
switch (tag >>> 3) {
|
|
@@ -218,10 +218,10 @@ exports.BlockedListData = {
|
|
|
218
218
|
return obj;
|
|
219
219
|
},
|
|
220
220
|
create(base) {
|
|
221
|
-
return exports.
|
|
221
|
+
return exports.Data.fromPartial(base ?? {});
|
|
222
222
|
},
|
|
223
223
|
fromPartial(object) {
|
|
224
|
-
const message =
|
|
224
|
+
const message = createBaseData();
|
|
225
225
|
message.blocked_list = object.blocked_list?.map((e) => exports.BlockedList.fromPartial(e)) || [];
|
|
226
226
|
return message;
|
|
227
227
|
},
|
|
@@ -238,7 +238,7 @@ exports.listBlockedVPAResponse = {
|
|
|
238
238
|
writer.uint32(18).string(message.message);
|
|
239
239
|
}
|
|
240
240
|
if (message.data !== undefined) {
|
|
241
|
-
exports.
|
|
241
|
+
exports.Data.encode(message.data, writer.uint32(26).fork()).ldelim();
|
|
242
242
|
}
|
|
243
243
|
return writer;
|
|
244
244
|
},
|
|
@@ -265,7 +265,7 @@ exports.listBlockedVPAResponse = {
|
|
|
265
265
|
if (tag !== 26) {
|
|
266
266
|
break;
|
|
267
267
|
}
|
|
268
|
-
message.data = exports.
|
|
268
|
+
message.data = exports.Data.decode(reader, reader.uint32());
|
|
269
269
|
continue;
|
|
270
270
|
}
|
|
271
271
|
if ((tag & 7) === 4 || tag === 0) {
|
|
@@ -279,7 +279,7 @@ exports.listBlockedVPAResponse = {
|
|
|
279
279
|
return {
|
|
280
280
|
status: isSet(object.status) ? globalThis.String(object.status) : "",
|
|
281
281
|
message: isSet(object.message) ? globalThis.String(object.message) : "",
|
|
282
|
-
data: isSet(object.data) ? exports.
|
|
282
|
+
data: isSet(object.data) ? exports.Data.fromJSON(object.data) : undefined,
|
|
283
283
|
};
|
|
284
284
|
},
|
|
285
285
|
toJSON(message) {
|
|
@@ -291,7 +291,7 @@ exports.listBlockedVPAResponse = {
|
|
|
291
291
|
obj.message = message.message;
|
|
292
292
|
}
|
|
293
293
|
if (message.data !== undefined) {
|
|
294
|
-
obj.data = exports.
|
|
294
|
+
obj.data = exports.Data.toJSON(message.data);
|
|
295
295
|
}
|
|
296
296
|
return obj;
|
|
297
297
|
},
|
|
@@ -302,9 +302,7 @@ exports.listBlockedVPAResponse = {
|
|
|
302
302
|
const message = createBaselistBlockedVPAResponse();
|
|
303
303
|
message.status = object.status ?? "";
|
|
304
304
|
message.message = object.message ?? "";
|
|
305
|
-
message.data = (object.data !== undefined && object.data !== null)
|
|
306
|
-
? exports.BlockedListData.fromPartial(object.data)
|
|
307
|
-
: undefined;
|
|
305
|
+
message.data = (object.data !== undefined && object.data !== null) ? exports.Data.fromPartial(object.data) : undefined;
|
|
308
306
|
return message;
|
|
309
307
|
},
|
|
310
308
|
};
|
package/ts/upi/suggestvpa.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.28.3
|
|
6
6
|
// source: upi/suggestvpa.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
package/ts/upi/unblockvpa.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: upi/unblockvpa.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: upi/updatedevicebinding.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.0
|
|
6
6
|
// source: upi/updatedevicelinking.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
@@ -9,14 +9,14 @@ export interface upiNumberOperationsRequest {
|
|
|
9
9
|
mobile: string;
|
|
10
10
|
user_consent: string;
|
|
11
11
|
}
|
|
12
|
-
export interface
|
|
12
|
+
export interface Data {
|
|
13
13
|
upi_number: string;
|
|
14
14
|
upi_number_status?: string | undefined;
|
|
15
15
|
}
|
|
16
16
|
export interface upiNumberOperationsResponse {
|
|
17
17
|
status: string;
|
|
18
18
|
message: string;
|
|
19
|
-
data?:
|
|
19
|
+
data?: Data | undefined;
|
|
20
20
|
}
|
|
21
21
|
export declare const upiNumberOperationsRequest: {
|
|
22
22
|
encode(message: upiNumberOperationsRequest, writer?: _m0.Writer): _m0.Writer;
|
|
@@ -26,13 +26,13 @@ export declare const upiNumberOperationsRequest: {
|
|
|
26
26
|
create<I extends Exact<DeepPartial<upiNumberOperationsRequest>, I>>(base?: I): upiNumberOperationsRequest;
|
|
27
27
|
fromPartial<I extends Exact<DeepPartial<upiNumberOperationsRequest>, I>>(object: I): upiNumberOperationsRequest;
|
|
28
28
|
};
|
|
29
|
-
export declare const
|
|
30
|
-
encode(message:
|
|
31
|
-
decode(input: _m0.Reader | Uint8Array, length?: number):
|
|
32
|
-
fromJSON(object: any):
|
|
33
|
-
toJSON(message:
|
|
34
|
-
create<I extends Exact<DeepPartial<
|
|
35
|
-
fromPartial<I extends Exact<DeepPartial<
|
|
29
|
+
export declare const Data: {
|
|
30
|
+
encode(message: Data, writer?: _m0.Writer): _m0.Writer;
|
|
31
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): Data;
|
|
32
|
+
fromJSON(object: any): Data;
|
|
33
|
+
toJSON(message: Data): unknown;
|
|
34
|
+
create<I extends Exact<DeepPartial<Data>, I>>(base?: I): Data;
|
|
35
|
+
fromPartial<I extends Exact<DeepPartial<Data>, I>>(object: I): Data;
|
|
36
36
|
};
|
|
37
37
|
export declare const upiNumberOperationsResponse: {
|
|
38
38
|
encode(message: upiNumberOperationsResponse, writer?: _m0.Writer): _m0.Writer;
|
|
@@ -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.
|
|
4
|
+
// protoc-gen-ts_proto v1.181.0
|
|
5
5
|
// protoc v5.29.3
|
|
6
6
|
// source: upi/upinumberoperations.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.upiNumberOperationsResponse = exports.
|
|
11
|
+
exports.upiNumberOperationsResponse = exports.Data = exports.upiNumberOperationsRequest = exports.protobufPackage = void 0;
|
|
12
12
|
/* eslint-disable */
|
|
13
13
|
const minimal_1 = __importDefault(require("protobufjs/minimal"));
|
|
14
14
|
exports.protobufPackage = "upi.upiNumberOperations";
|
|
@@ -148,10 +148,10 @@ exports.upiNumberOperationsRequest = {
|
|
|
148
148
|
return message;
|
|
149
149
|
},
|
|
150
150
|
};
|
|
151
|
-
function
|
|
151
|
+
function createBaseData() {
|
|
152
152
|
return { upi_number: "", upi_number_status: undefined };
|
|
153
153
|
}
|
|
154
|
-
exports.
|
|
154
|
+
exports.Data = {
|
|
155
155
|
encode(message, writer = minimal_1.default.Writer.create()) {
|
|
156
156
|
if (message.upi_number !== "") {
|
|
157
157
|
writer.uint32(10).string(message.upi_number);
|
|
@@ -164,7 +164,7 @@ exports.upiNumberOperationsResponseData = {
|
|
|
164
164
|
decode(input, length) {
|
|
165
165
|
const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
|
|
166
166
|
let end = length === undefined ? reader.len : reader.pos + length;
|
|
167
|
-
const message =
|
|
167
|
+
const message = createBaseData();
|
|
168
168
|
while (reader.pos < end) {
|
|
169
169
|
const tag = reader.uint32();
|
|
170
170
|
switch (tag >>> 3) {
|
|
@@ -205,10 +205,10 @@ exports.upiNumberOperationsResponseData = {
|
|
|
205
205
|
return obj;
|
|
206
206
|
},
|
|
207
207
|
create(base) {
|
|
208
|
-
return exports.
|
|
208
|
+
return exports.Data.fromPartial(base ?? {});
|
|
209
209
|
},
|
|
210
210
|
fromPartial(object) {
|
|
211
|
-
const message =
|
|
211
|
+
const message = createBaseData();
|
|
212
212
|
message.upi_number = object.upi_number ?? "";
|
|
213
213
|
message.upi_number_status = object.upi_number_status ?? undefined;
|
|
214
214
|
return message;
|
|
@@ -226,7 +226,7 @@ exports.upiNumberOperationsResponse = {
|
|
|
226
226
|
writer.uint32(18).string(message.message);
|
|
227
227
|
}
|
|
228
228
|
if (message.data !== undefined) {
|
|
229
|
-
exports.
|
|
229
|
+
exports.Data.encode(message.data, writer.uint32(26).fork()).ldelim();
|
|
230
230
|
}
|
|
231
231
|
return writer;
|
|
232
232
|
},
|
|
@@ -253,7 +253,7 @@ exports.upiNumberOperationsResponse = {
|
|
|
253
253
|
if (tag !== 26) {
|
|
254
254
|
break;
|
|
255
255
|
}
|
|
256
|
-
message.data = exports.
|
|
256
|
+
message.data = exports.Data.decode(reader, reader.uint32());
|
|
257
257
|
continue;
|
|
258
258
|
}
|
|
259
259
|
if ((tag & 7) === 4 || tag === 0) {
|
|
@@ -267,7 +267,7 @@ exports.upiNumberOperationsResponse = {
|
|
|
267
267
|
return {
|
|
268
268
|
status: isSet(object.status) ? globalThis.String(object.status) : "",
|
|
269
269
|
message: isSet(object.message) ? globalThis.String(object.message) : "",
|
|
270
|
-
data: isSet(object.data) ? exports.
|
|
270
|
+
data: isSet(object.data) ? exports.Data.fromJSON(object.data) : undefined,
|
|
271
271
|
};
|
|
272
272
|
},
|
|
273
273
|
toJSON(message) {
|
|
@@ -279,7 +279,7 @@ exports.upiNumberOperationsResponse = {
|
|
|
279
279
|
obj.message = message.message;
|
|
280
280
|
}
|
|
281
281
|
if (message.data !== undefined) {
|
|
282
|
-
obj.data = exports.
|
|
282
|
+
obj.data = exports.Data.toJSON(message.data);
|
|
283
283
|
}
|
|
284
284
|
return obj;
|
|
285
285
|
},
|
|
@@ -290,9 +290,7 @@ exports.upiNumberOperationsResponse = {
|
|
|
290
290
|
const message = createBaseupiNumberOperationsResponse();
|
|
291
291
|
message.status = object.status ?? "";
|
|
292
292
|
message.message = object.message ?? "";
|
|
293
|
-
message.data = (object.data !== undefined && object.data !== null)
|
|
294
|
-
? exports.upiNumberOperationsResponseData.fromPartial(object.data)
|
|
295
|
-
: undefined;
|
|
293
|
+
message.data = (object.data !== undefined && object.data !== null) ? exports.Data.fromPartial(object.data) : undefined;
|
|
296
294
|
return message;
|
|
297
295
|
},
|
|
298
296
|
};
|
package/ts/upi/validateifsc.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: upi/validateifsc.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|