@stashfin/grpc 1.2.459 → 1.2.461
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/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.js +2 -2
- package/ts/bureau.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/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/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/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/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/getcustomerbyid.js +2 -2
- package/ts/eqxcustomers/getdashboard.d.ts +1 -0
- package/ts/eqxcustomers/getdashboard.js +17 -3
- package/ts/eqxcustomers/getdashboardmaincard.js +2 -2
- package/ts/eqxcustomers/sendotp.js +2 -2
- package/ts/eqxcustomers/verifyotp.js +2 -2
- package/ts/example.js +2 -2
- 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/getchrplans.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/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/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/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/getnextdueamount.js +2 -2
- 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/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/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.d.ts +49 -0
- package/ts/upi/addaccount.js +332 -0
- 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/getaccountsbyprovider.d.ts +119 -0
- package/ts/upi/getaccountsbyprovider.js +827 -0
- package/ts/upi/getavailablevpa.js +2 -2
- package/ts/upi/getlistedaccountproviders.js +2 -2
- package/ts/upi/getprofile.d.ts +138 -0
- package/ts/upi/getprofile.js +1057 -0
- package/ts/upi/initiatetransaction.d.ts +6 -0
- package/ts/upi/initiatetransaction.js +92 -2
- package/ts/upi/suggestvpa.d.ts +35 -0
- package/ts/upi/suggestvpa.js +122 -0
- package/ts/upi/updatedevicebinding.js +2 -2
- package/ts/upi/updatedevicelinking.js +2 -2
- package/ts/upi/validatevpa.d.ts +58 -0
- package/ts/upi/validatevpa.js +353 -0
- package/ts/upi.d.ts +50 -9
- package/ts/upi.js +36 -7
- package/ts/loans/getvirtualaccountnumber.d.ts +0 -35
|
@@ -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.29.0
|
|
6
6
|
// source: upi/getavailablevpa.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.29.0
|
|
6
6
|
// source: upi/getlistedaccountproviders.proto
|
|
7
7
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
8
8
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
@@ -0,0 +1,138 @@
|
|
|
1
|
+
import _m0 from "protobufjs/minimal";
|
|
2
|
+
export declare const protobufPackage = "upi.getProfile";
|
|
3
|
+
export interface getProfileRequest {
|
|
4
|
+
mobile: string;
|
|
5
|
+
device_id: string;
|
|
6
|
+
profile_id: string;
|
|
7
|
+
}
|
|
8
|
+
export interface getProfileResponse {
|
|
9
|
+
Success?: boolean | undefined;
|
|
10
|
+
response?: string | undefined;
|
|
11
|
+
ActCode?: string | undefined;
|
|
12
|
+
message?: string | undefined;
|
|
13
|
+
Response?: string | undefined;
|
|
14
|
+
BankRRN?: string | undefined;
|
|
15
|
+
UpiTranlogId?: string | undefined;
|
|
16
|
+
UserProfile?: string | undefined;
|
|
17
|
+
mobileAppData?: MobileAppData | undefined;
|
|
18
|
+
SeqNo?: string | undefined;
|
|
19
|
+
PayerRespCode?: string | undefined;
|
|
20
|
+
PayeeRespCode?: string | undefined;
|
|
21
|
+
PayerRevRespCode?: string | undefined;
|
|
22
|
+
PayeeRevRespCode?: string | undefined;
|
|
23
|
+
}
|
|
24
|
+
export interface MobileAppData {
|
|
25
|
+
merchantUser?: string | undefined;
|
|
26
|
+
name?: string | undefined;
|
|
27
|
+
mobile?: string | undefined;
|
|
28
|
+
details?: Details | undefined;
|
|
29
|
+
userType?: string | undefined;
|
|
30
|
+
status?: string | undefined;
|
|
31
|
+
}
|
|
32
|
+
/** Details nested message */
|
|
33
|
+
export interface Details {
|
|
34
|
+
accounts: Account[];
|
|
35
|
+
}
|
|
36
|
+
/** Account nested message */
|
|
37
|
+
export interface Account {
|
|
38
|
+
regMobFormat?: string | undefined;
|
|
39
|
+
defaultVa?: string | undefined;
|
|
40
|
+
mmid?: string | undefined;
|
|
41
|
+
globalStartDate?: string | undefined;
|
|
42
|
+
va?: string | undefined;
|
|
43
|
+
defaultDebit?: string | undefined;
|
|
44
|
+
globalEndDate?: string | undefined;
|
|
45
|
+
aadharOtp?: string | undefined;
|
|
46
|
+
merchantGenre?: string | undefined;
|
|
47
|
+
accProviderId?: number | undefined;
|
|
48
|
+
accRefNumber?: string | undefined;
|
|
49
|
+
name?: string | undefined;
|
|
50
|
+
allowGlobalTxn?: string | undefined;
|
|
51
|
+
accProviderName?: string | undefined;
|
|
52
|
+
credsAllowed?: CredsAllowed | undefined;
|
|
53
|
+
ifsc?: string | undefined;
|
|
54
|
+
accType?: string | undefined;
|
|
55
|
+
defaultCredit?: string | undefined;
|
|
56
|
+
account?: string | undefined;
|
|
57
|
+
status?: string | undefined;
|
|
58
|
+
onboardingType?: string | undefined;
|
|
59
|
+
}
|
|
60
|
+
/** CredsAllowed nested message */
|
|
61
|
+
export interface CredsAllowed {
|
|
62
|
+
Child: CredChild[];
|
|
63
|
+
}
|
|
64
|
+
/** CredChild nested message */
|
|
65
|
+
export interface CredChild {
|
|
66
|
+
CredsAllowedDLength?: string | undefined;
|
|
67
|
+
CredsAllowedSubType?: string | undefined;
|
|
68
|
+
CredsAllowedType?: string | undefined;
|
|
69
|
+
dLength?: string | undefined;
|
|
70
|
+
CredsAllowedDType?: string | undefined;
|
|
71
|
+
}
|
|
72
|
+
export declare const getProfileRequest: {
|
|
73
|
+
encode(message: getProfileRequest, writer?: _m0.Writer): _m0.Writer;
|
|
74
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): getProfileRequest;
|
|
75
|
+
fromJSON(object: any): getProfileRequest;
|
|
76
|
+
toJSON(message: getProfileRequest): unknown;
|
|
77
|
+
create<I extends Exact<DeepPartial<getProfileRequest>, I>>(base?: I): getProfileRequest;
|
|
78
|
+
fromPartial<I extends Exact<DeepPartial<getProfileRequest>, I>>(object: I): getProfileRequest;
|
|
79
|
+
};
|
|
80
|
+
export declare const getProfileResponse: {
|
|
81
|
+
encode(message: getProfileResponse, writer?: _m0.Writer): _m0.Writer;
|
|
82
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): getProfileResponse;
|
|
83
|
+
fromJSON(object: any): getProfileResponse;
|
|
84
|
+
toJSON(message: getProfileResponse): unknown;
|
|
85
|
+
create<I extends Exact<DeepPartial<getProfileResponse>, I>>(base?: I): getProfileResponse;
|
|
86
|
+
fromPartial<I extends Exact<DeepPartial<getProfileResponse>, I>>(object: I): getProfileResponse;
|
|
87
|
+
};
|
|
88
|
+
export declare const MobileAppData: {
|
|
89
|
+
encode(message: MobileAppData, writer?: _m0.Writer): _m0.Writer;
|
|
90
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): MobileAppData;
|
|
91
|
+
fromJSON(object: any): MobileAppData;
|
|
92
|
+
toJSON(message: MobileAppData): unknown;
|
|
93
|
+
create<I extends Exact<DeepPartial<MobileAppData>, I>>(base?: I): MobileAppData;
|
|
94
|
+
fromPartial<I extends Exact<DeepPartial<MobileAppData>, I>>(object: I): MobileAppData;
|
|
95
|
+
};
|
|
96
|
+
export declare const Details: {
|
|
97
|
+
encode(message: Details, writer?: _m0.Writer): _m0.Writer;
|
|
98
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): Details;
|
|
99
|
+
fromJSON(object: any): Details;
|
|
100
|
+
toJSON(message: Details): unknown;
|
|
101
|
+
create<I extends Exact<DeepPartial<Details>, I>>(base?: I): Details;
|
|
102
|
+
fromPartial<I extends Exact<DeepPartial<Details>, I>>(object: I): Details;
|
|
103
|
+
};
|
|
104
|
+
export declare const Account: {
|
|
105
|
+
encode(message: Account, writer?: _m0.Writer): _m0.Writer;
|
|
106
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): Account;
|
|
107
|
+
fromJSON(object: any): Account;
|
|
108
|
+
toJSON(message: Account): unknown;
|
|
109
|
+
create<I extends Exact<DeepPartial<Account>, I>>(base?: I): Account;
|
|
110
|
+
fromPartial<I extends Exact<DeepPartial<Account>, I>>(object: I): Account;
|
|
111
|
+
};
|
|
112
|
+
export declare const CredsAllowed: {
|
|
113
|
+
encode(message: CredsAllowed, writer?: _m0.Writer): _m0.Writer;
|
|
114
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): CredsAllowed;
|
|
115
|
+
fromJSON(object: any): CredsAllowed;
|
|
116
|
+
toJSON(message: CredsAllowed): unknown;
|
|
117
|
+
create<I extends Exact<DeepPartial<CredsAllowed>, I>>(base?: I): CredsAllowed;
|
|
118
|
+
fromPartial<I extends Exact<DeepPartial<CredsAllowed>, I>>(object: I): CredsAllowed;
|
|
119
|
+
};
|
|
120
|
+
export declare const CredChild: {
|
|
121
|
+
encode(message: CredChild, writer?: _m0.Writer): _m0.Writer;
|
|
122
|
+
decode(input: _m0.Reader | Uint8Array, length?: number): CredChild;
|
|
123
|
+
fromJSON(object: any): CredChild;
|
|
124
|
+
toJSON(message: CredChild): unknown;
|
|
125
|
+
create<I extends Exact<DeepPartial<CredChild>, I>>(base?: I): CredChild;
|
|
126
|
+
fromPartial<I extends Exact<DeepPartial<CredChild>, I>>(object: I): CredChild;
|
|
127
|
+
};
|
|
128
|
+
type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
129
|
+
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 {} ? {
|
|
130
|
+
[K in keyof T]?: DeepPartial<T[K]>;
|
|
131
|
+
} : Partial<T>;
|
|
132
|
+
type KeysOfUnion<T> = T extends T ? keyof T : never;
|
|
133
|
+
export type Exact<P, I extends P> = P extends Builtin ? P : P & {
|
|
134
|
+
[K in keyof P]: Exact<P[K], I[K]>;
|
|
135
|
+
} & {
|
|
136
|
+
[K in Exclude<keyof I, KeysOfUnion<P>>]: never;
|
|
137
|
+
};
|
|
138
|
+
export {};
|