@proxyrequest/sdk 1.0.0 → 2.1.0
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/CHANGELOG.md +33 -0
- package/README.md +58 -8
- package/SECURITY.md +1 -1
- package/dist/index.cjs +665 -266
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +249 -74
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.ts +249 -74
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +666 -265
- package/dist/index.js.map +1 -1
- package/dist/{models-VMmyyuf_.d.cts → models-Ci7ojtEW.d.cts} +13 -9
- package/dist/models-Ci7ojtEW.d.cts.map +1 -0
- package/dist/{models-ECy_bhdn.d.ts → models-rpFTQLRE.d.ts} +13 -9
- package/dist/models-rpFTQLRE.d.ts.map +1 -0
- package/dist/models.d.cts +2 -2
- package/dist/models.d.ts +2 -2
- package/dist/openapi.d.cts +1 -1
- package/dist/openapi.d.ts +1 -1
- package/dist/{schema-CvCxeox5.d.cts → schema-B2orTIrr.d.cts} +970 -453
- package/dist/schema-B2orTIrr.d.cts.map +1 -0
- package/dist/{schema-CvCxeox5.d.ts → schema-B2orTIrr.d.ts} +970 -453
- package/dist/schema-B2orTIrr.d.ts.map +1 -0
- package/docs/SDK-AUDIT.md +273 -0
- package/docs/backend-compatibility.md +66 -0
- package/docs/errors-and-pagination.md +1 -1
- package/docs/getting-started.md +1 -2
- package/docs/releasing.md +13 -3
- package/docs/reseller-workflow.md +1 -1
- package/docs/webhooks.md +4 -7
- package/package.json +3 -2
- package/dist/models-ECy_bhdn.d.ts.map +0 -1
- package/dist/models-VMmyyuf_.d.cts.map +0 -1
- package/dist/schema-CvCxeox5.d.cts.map +0 -1
- package/dist/schema-CvCxeox5.d.ts.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as components } from "./schema-
|
|
1
|
+
import { t as components } from "./schema-B2orTIrr.cjs";
|
|
2
2
|
//#region src/generated/models.d.ts
|
|
3
3
|
type AddDataRequest = components["schemas"]["AddDataRequest"];
|
|
4
4
|
type Affiliate = components["schemas"]["Affiliate"];
|
|
@@ -9,6 +9,7 @@ type APIKeyCreate = components["schemas"]["APIKeyCreate"];
|
|
|
9
9
|
type APIKeyCreateRequest = components["schemas"]["APIKeyCreateRequest"];
|
|
10
10
|
type APIKeyList = components["schemas"]["APIKeyList"];
|
|
11
11
|
type ChangePasswordRequest = components["schemas"]["ChangePasswordRequest"];
|
|
12
|
+
type CheckoutStatusEnum = components["schemas"]["CheckoutStatusEnum"];
|
|
12
13
|
type City = components["schemas"]["City"];
|
|
13
14
|
type CommissionTypeEnum = components["schemas"]["CommissionTypeEnum"];
|
|
14
15
|
type ConnectionRecord = components["schemas"]["ConnectionRecord"];
|
|
@@ -35,7 +36,10 @@ type GoogleAuthRequest = components["schemas"]["GoogleAuthRequest"];
|
|
|
35
36
|
type Invoice = components["schemas"]["Invoice"];
|
|
36
37
|
type InvoiceCreateRequestGatewayEnum = components["schemas"]["InvoiceCreateRequestGatewayEnum"];
|
|
37
38
|
type InvoiceCreateRequestRequest = components["schemas"]["InvoiceCreateRequestRequest"];
|
|
39
|
+
type InvoiceCreateRequestStatusEnum = components["schemas"]["InvoiceCreateRequestStatusEnum"];
|
|
38
40
|
type InvoiceGatewayEnum = components["schemas"]["InvoiceGatewayEnum"];
|
|
41
|
+
type InvoiceRead = components["schemas"]["InvoiceRead"];
|
|
42
|
+
type InvoiceShort = components["schemas"]["InvoiceShort"];
|
|
39
43
|
type InvoiceStatusEnum = components["schemas"]["InvoiceStatusEnum"];
|
|
40
44
|
type InvoiceTypeEnum = components["schemas"]["InvoiceTypeEnum"];
|
|
41
45
|
type ISP = components["schemas"]["ISP"];
|
|
@@ -53,6 +57,7 @@ type MessageResponse = components["schemas"]["MessageResponse"];
|
|
|
53
57
|
type News = components["schemas"]["News"];
|
|
54
58
|
type Order = components["schemas"]["Order"];
|
|
55
59
|
type OrderDetailed = components["schemas"]["OrderDetailed"];
|
|
60
|
+
type OTPChallenge = components["schemas"]["OTPChallenge"];
|
|
56
61
|
type OverallPoint = components["schemas"]["OverallPoint"];
|
|
57
62
|
type OverallResponse = components["schemas"]["OverallResponse"];
|
|
58
63
|
type Package = components["schemas"]["Package"];
|
|
@@ -66,7 +71,7 @@ type PaginatedContinentList = components["schemas"]["PaginatedContinentList"];
|
|
|
66
71
|
type PaginatedCountryList = components["schemas"]["PaginatedCountryList"];
|
|
67
72
|
type PaginatedCouponRedeemList = components["schemas"]["PaginatedCouponRedeemList"];
|
|
68
73
|
type PaginatedCouponShortList = components["schemas"]["PaginatedCouponShortList"];
|
|
69
|
-
type
|
|
74
|
+
type PaginatedInvoiceReadList = components["schemas"]["PaginatedInvoiceReadList"];
|
|
70
75
|
type PaginatedISPList = components["schemas"]["PaginatedISPList"];
|
|
71
76
|
type PaginatedLocationASNRecordList = components["schemas"]["PaginatedLocationASNRecordList"];
|
|
72
77
|
type PaginatedNewsList = components["schemas"]["PaginatedNewsList"];
|
|
@@ -83,6 +88,7 @@ type PatchedOrderAutoRenewalRequest = components["schemas"]["PatchedOrderAutoRen
|
|
|
83
88
|
type PatchedProfileUpdateRequest = components["schemas"]["PatchedProfileUpdateRequest"];
|
|
84
89
|
type PatchedTelegramConnectionUpdateRequest = components["schemas"]["PatchedTelegramConnectionUpdateRequest"];
|
|
85
90
|
type PatchedUserUpdateRequest = components["schemas"]["PatchedUserUpdateRequest"];
|
|
91
|
+
type PaymentGateway = components["schemas"]["PaymentGateway"];
|
|
86
92
|
type PaymentLinkResponse = components["schemas"]["PaymentLinkResponse"];
|
|
87
93
|
type PricingEnum = components["schemas"]["PricingEnum"];
|
|
88
94
|
type PricingUnitEnum = components["schemas"]["PricingUnitEnum"];
|
|
@@ -94,12 +100,11 @@ type ProxyPasswordResetResponse = components["schemas"]["ProxyPasswordResetRespo
|
|
|
94
100
|
type ProxyTypeEnum = components["schemas"]["ProxyTypeEnum"];
|
|
95
101
|
type RecoverPasswordRequest = components["schemas"]["RecoverPasswordRequest"];
|
|
96
102
|
type Region = components["schemas"]["Region"];
|
|
103
|
+
type ResetDataRequest = components["schemas"]["ResetDataRequest"];
|
|
97
104
|
type ResetPasswordRequest = components["schemas"]["ResetPasswordRequest"];
|
|
98
105
|
type Reward = components["schemas"]["Reward"];
|
|
99
106
|
type RewardClaimRequestRequest = components["schemas"]["RewardClaimRequestRequest"];
|
|
100
107
|
type RewardStatusEnum = components["schemas"]["RewardStatusEnum"];
|
|
101
|
-
type SessionDeleteResponse = components["schemas"]["SessionDeleteResponse"];
|
|
102
|
-
type SessionListResponse = components["schemas"]["SessionListResponse"];
|
|
103
108
|
type SettingsCrypto = components["schemas"]["SettingsCrypto"];
|
|
104
109
|
type SettingsGateway = components["schemas"]["SettingsGateway"];
|
|
105
110
|
type SettingsReferral = components["schemas"]["SettingsReferral"];
|
|
@@ -108,10 +113,7 @@ type SignUpRequest = components["schemas"]["SignUpRequest"];
|
|
|
108
113
|
type SubtractDataRequest = components["schemas"]["SubtractDataRequest"];
|
|
109
114
|
type TargetingOptions = components["schemas"]["TargetingOptions"];
|
|
110
115
|
type TelegramConnectionResponse = components["schemas"]["TelegramConnectionResponse"];
|
|
111
|
-
type TelegramLinkConsumeRequest = components["schemas"]["TelegramLinkConsumeRequest"];
|
|
112
116
|
type TelegramLinkResponse = components["schemas"]["TelegramLinkResponse"];
|
|
113
|
-
type TelegramSessionRequest = components["schemas"]["TelegramSessionRequest"];
|
|
114
|
-
type TelegramSessionResponse = components["schemas"]["TelegramSessionResponse"];
|
|
115
117
|
type TokenPairResponse = components["schemas"]["TokenPairResponse"];
|
|
116
118
|
type TokenRefreshRequestRequest = components["schemas"]["TokenRefreshRequestRequest"];
|
|
117
119
|
type TokenRefreshResponse = components["schemas"]["TokenRefreshResponse"];
|
|
@@ -119,14 +121,16 @@ type TransactionRecord = components["schemas"]["TransactionRecord"];
|
|
|
119
121
|
type TransactionsResponse = components["schemas"]["TransactionsResponse"];
|
|
120
122
|
type TwoFactorConfirmRequest = components["schemas"]["TwoFactorConfirmRequest"];
|
|
121
123
|
type TwoFactorDisableRequest = components["schemas"]["TwoFactorDisableRequest"];
|
|
124
|
+
type TwoFactorSetupRequestRequest = components["schemas"]["TwoFactorSetupRequestRequest"];
|
|
122
125
|
type TwoFactorSetupResponse = components["schemas"]["TwoFactorSetupResponse"];
|
|
123
126
|
type User = components["schemas"]["User"];
|
|
124
127
|
type UserCreateRequest = components["schemas"]["UserCreateRequest"];
|
|
125
128
|
type UserPasswordResetRequestRequest = components["schemas"]["UserPasswordResetRequestRequest"];
|
|
129
|
+
type VerifyOTPRequest = components["schemas"]["VerifyOTPRequest"];
|
|
126
130
|
type WebhookCreated = components["schemas"]["WebhookCreated"];
|
|
127
131
|
type WebhookCreateRequest = components["schemas"]["WebhookCreateRequest"];
|
|
128
132
|
type WebhookList = components["schemas"]["WebhookList"];
|
|
129
133
|
type WebhookScopeEnum = components["schemas"]["WebhookScopeEnum"];
|
|
130
134
|
//#endregion
|
|
131
|
-
export {
|
|
132
|
-
//# sourceMappingURL=models-
|
|
135
|
+
export { LogsResponse as $, SettingsGateway as $t, GenerateProxyRequest as A, PatchedCouponUpdateRequest as At, InvoiceRead as B, ProxyGenerationConnectionRequest as Bt, CouponTypeEnum as C, WebhookScopeEnum as Cn, PaginatedPackageCommissionList as Ct, EnabledResponse as D, PaginatedUserList as Dt, DomainsResponse as E, PaginatedRewardList as Et, Invoice as F, PaymentGateway as Ft, LevelEnum as G, RecoverPasswordRequest as Gt, InvoiceStatusEnum as H, ProxyGenerationTargetingRequest as Ht, InvoiceCreateRequestGatewayEnum as I, PaymentLinkResponse as It, LocationCodeName as J, ResetPasswordRequest as Jt, LocationASNGeoItem as K, Region as Kt, InvoiceCreateRequestRequest as L, PricingEnum as Lt, GeneratedProxy as M, PatchedProfileUpdateRequest as Mt, GoogleAuthRequest as N, PatchedTelegramConnectionUpdateRequest as Nt, FeedRecord as O, PaginatedWebhookListList as Ot, ISP as P, PatchedUserUpdateRequest as Pt, LoginRequestRequest as Q, SettingsCrypto as Qt, InvoiceCreateRequestStatusEnum as R, PricingUnitEnum as Rt, CouponShort as S, WebhookList as Sn, PaginatedOrderList as St, DomainRecord as T, PaginatedRegionList as Tt, InvoiceTypeEnum as U, ProxyPasswordResetResponse as Ut, InvoiceShort as V, ProxyGenerationSessionRequest as Vt, LanguageEnum as W, ProxyTypeEnum as Wt, LocationRegionSummary as X, RewardClaimRequestRequest as Xt, LocationCountrySummary as Y, Reward as Yt, LogRecord as Z, RewardStatusEnum as Zt, Coupon as _, UserCreateRequest as _n, PaginatedCouponShortList as _t, Affiliate as a, TelegramConnectionResponse as an, OverallPoint as at, CouponPriceResponse as b, WebhookCreateRequest as bn, PaginatedLocationASNRecordList as bt, AffiliateStatsResponse as c, TokenRefreshRequestRequest as cn, PackageCommission as ct, City as d, TransactionsResponse as dn, PaginatedAffiliateList as dt, SettingsReferral as en, MessageResponse as et, CommissionTypeEnum as f, TwoFactorConfirmRequest as fn, PaginatedAffiliateRewardList as ft, Country as g, User as gn, PaginatedCouponRedeemList as gt, Continent as h, TwoFactorSetupResponse as hn, PaginatedCountryList as ht, AddDataRequest as i, TargetingOptions as in, OrderDetailed as it, GenerateProxyResponse as j, PatchedOrderAutoRenewalRequest as jt, FeedResponse as k, PasswordRecoveryResponse as kt, ChangePasswordRequest as l, TokenRefreshResponse as ln, PackageShort as lt, ConnectionsResponse as m, TwoFactorSetupRequestRequest as mn, PaginatedContinentList as mt, APIKeyCreateRequest as n, SignUpRequest as nn, OTPChallenge as nt, AffiliateReward as o, TelegramLinkResponse as on, OverallResponse as ot, ConnectionRecord as p, TwoFactorDisableRequest as pn, PaginatedCityList as pt, LocationASNRecord as q, ResetDataRequest as qt, APIKeyList as r, SubtractDataRequest as rn, Order as rt, AffiliateStatsPoint as s, TokenPairResponse as sn, Package as st, APIKeyCreate as t, SettingsResponse as tn, News as tt, CheckoutStatusEnum as u, TransactionRecord as un, PaginatedAPIKeyListList as ut, CouponCalculatePriceRequest as v, UserPasswordResetRequestRequest as vn, PaginatedISPList as vt, CouponUpdateRequest as w, PaginatedPackageList as wt, CouponRedeem as x, WebhookCreated as xn, PaginatedNewsList as xt, CouponCreateRequest as y, VerifyOTPRequest as yn, PaginatedInvoiceReadList as yt, InvoiceGatewayEnum as z, ProtocolEnum as zt };
|
|
136
|
+
//# sourceMappingURL=models-Ci7ojtEW.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"models-Ci7ojtEW.d.cts","names":[],"sources":["../src/generated/models.ts"],"mappings":";;KAGY,iBAAiB;KACjB,YAAY;KACZ,kBAAkB;KAClB,sBAAsB;KACtB,yBAAyB;KACzB,eAAe;KACf,sBAAsB;KACtB,aAAa;KACb,wBAAwB;KACxB,qBAAqB;KACrB,OAAO;KACP,qBAAqB;KACrB,mBAAmB;KACnB,sBAAsB;KACtB,YAAY;KACZ,UAAU;KACV,SAAS;KACT,8BAA8B;KAC9B,sBAAsB;KACtB,sBAAsB;KACtB,eAAe;KACf,cAAc;KACd,iBAAiB;KACjB,sBAAsB;KACtB,eAAe;KACf,kBAAkB;KAClB,kBAAkB;KAClB,aAAa;KACb,eAAe;KACf,iBAAiB;KACjB,uBAAuB;KACvB,wBAAwB;KACxB,oBAAoB;KACpB,UAAU;KACV,kCACV;KACU,8BAA8B;KAC9B,iCACV;KACU,qBAAqB;KACrB,cAAc;KACd,eAAe;KACf,oBAAoB;KACpB,kBAAkB;KAClB,MAAM;KACN,eAAe;KACf,YAAY;KACZ,qBAAqB;KACrB,oBAAoB;KACpB,mBAAmB;KACnB,yBAAyB;KACzB,wBAAwB;KACxB,sBAAsB;KACtB,YAAY;KACZ,eAAe;KACf,kBAAkB;KAClB,OAAO;KACP,QAAQ;KACR,gBAAgB;KAChB,eAAe;KACf,eAAe;KACf,kBAAkB;KAClB,UAAU;KACV,oBAAoB;KACpB,eAAe;KACf,yBAAyB;KACzB,+BAA+B;KAC/B,0BAA0B;KAC1B,oBAAoB;KACpB,yBAAyB;KACzB,uBAAuB;KACvB,4BAA4B;KAC5B,2BAA2B;KAC3B,2BAA2B;KAC3B,mBAAmB;KACnB,iCACV;KACU,oBAAoB;KACpB,qBAAqB;KACrB,iCACV;KACU,uBAAuB;KACvB,sBAAsB;KACtB,sBAAsB;KACtB,oBAAoB;KACpB,2BAA2B;KAC3B,2BAA2B;KAC3B,6BAA6B;KAC7B,iCACV;KACU,8BAA8B;KAC9B,yCACV;KACU,2BAA2B;KAC3B,iBAAiB;KACjB,sBAAsB;KACtB,cAAc;KACd,kBAAkB;KAClB,eAAe;KACf,mCACV;KACU,gCAAgC;KAChC,kCACV;KACU,6BAA6B;KAC7B,gBAAgB;KAChB,yBAAyB;KACzB,SAAS;KACT,mBAAmB;KACnB,uBAAuB;KACvB,SAAS;KACT,4BAA4B;KAC5B,mBAAmB;KACnB,iBAAiB;KACjB,kBAAkB;KAClB,mBAAmB;KACnB,mBAAmB;KACnB,gBAAgB;KAChB,sBAAsB;KACtB,mBAAmB;KACnB,6BAA6B;KAC7B,uBAAuB;KACvB,oBAAoB;KACpB,6BAA6B;KAC7B,uBAAuB;KACvB,oBAAoB;KACpB,uBAAuB;KACvB,0BAA0B;KAC1B,0BAA0B;KAC1B,+BAA+B;KAC/B,yBAAyB;KACzB,OAAO;KACP,oBAAoB;KACpB,kCACV;KACU,mBAAmB;KACnB,iBAAiB;KACjB,uBAAuB;KACvB,cAAc;KACd,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as components } from "./schema-
|
|
1
|
+
import { t as components } from "./schema-B2orTIrr.js";
|
|
2
2
|
//#region src/generated/models.d.ts
|
|
3
3
|
type AddDataRequest = components["schemas"]["AddDataRequest"];
|
|
4
4
|
type Affiliate = components["schemas"]["Affiliate"];
|
|
@@ -9,6 +9,7 @@ type APIKeyCreate = components["schemas"]["APIKeyCreate"];
|
|
|
9
9
|
type APIKeyCreateRequest = components["schemas"]["APIKeyCreateRequest"];
|
|
10
10
|
type APIKeyList = components["schemas"]["APIKeyList"];
|
|
11
11
|
type ChangePasswordRequest = components["schemas"]["ChangePasswordRequest"];
|
|
12
|
+
type CheckoutStatusEnum = components["schemas"]["CheckoutStatusEnum"];
|
|
12
13
|
type City = components["schemas"]["City"];
|
|
13
14
|
type CommissionTypeEnum = components["schemas"]["CommissionTypeEnum"];
|
|
14
15
|
type ConnectionRecord = components["schemas"]["ConnectionRecord"];
|
|
@@ -35,7 +36,10 @@ type GoogleAuthRequest = components["schemas"]["GoogleAuthRequest"];
|
|
|
35
36
|
type Invoice = components["schemas"]["Invoice"];
|
|
36
37
|
type InvoiceCreateRequestGatewayEnum = components["schemas"]["InvoiceCreateRequestGatewayEnum"];
|
|
37
38
|
type InvoiceCreateRequestRequest = components["schemas"]["InvoiceCreateRequestRequest"];
|
|
39
|
+
type InvoiceCreateRequestStatusEnum = components["schemas"]["InvoiceCreateRequestStatusEnum"];
|
|
38
40
|
type InvoiceGatewayEnum = components["schemas"]["InvoiceGatewayEnum"];
|
|
41
|
+
type InvoiceRead = components["schemas"]["InvoiceRead"];
|
|
42
|
+
type InvoiceShort = components["schemas"]["InvoiceShort"];
|
|
39
43
|
type InvoiceStatusEnum = components["schemas"]["InvoiceStatusEnum"];
|
|
40
44
|
type InvoiceTypeEnum = components["schemas"]["InvoiceTypeEnum"];
|
|
41
45
|
type ISP = components["schemas"]["ISP"];
|
|
@@ -53,6 +57,7 @@ type MessageResponse = components["schemas"]["MessageResponse"];
|
|
|
53
57
|
type News = components["schemas"]["News"];
|
|
54
58
|
type Order = components["schemas"]["Order"];
|
|
55
59
|
type OrderDetailed = components["schemas"]["OrderDetailed"];
|
|
60
|
+
type OTPChallenge = components["schemas"]["OTPChallenge"];
|
|
56
61
|
type OverallPoint = components["schemas"]["OverallPoint"];
|
|
57
62
|
type OverallResponse = components["schemas"]["OverallResponse"];
|
|
58
63
|
type Package = components["schemas"]["Package"];
|
|
@@ -66,7 +71,7 @@ type PaginatedContinentList = components["schemas"]["PaginatedContinentList"];
|
|
|
66
71
|
type PaginatedCountryList = components["schemas"]["PaginatedCountryList"];
|
|
67
72
|
type PaginatedCouponRedeemList = components["schemas"]["PaginatedCouponRedeemList"];
|
|
68
73
|
type PaginatedCouponShortList = components["schemas"]["PaginatedCouponShortList"];
|
|
69
|
-
type
|
|
74
|
+
type PaginatedInvoiceReadList = components["schemas"]["PaginatedInvoiceReadList"];
|
|
70
75
|
type PaginatedISPList = components["schemas"]["PaginatedISPList"];
|
|
71
76
|
type PaginatedLocationASNRecordList = components["schemas"]["PaginatedLocationASNRecordList"];
|
|
72
77
|
type PaginatedNewsList = components["schemas"]["PaginatedNewsList"];
|
|
@@ -83,6 +88,7 @@ type PatchedOrderAutoRenewalRequest = components["schemas"]["PatchedOrderAutoRen
|
|
|
83
88
|
type PatchedProfileUpdateRequest = components["schemas"]["PatchedProfileUpdateRequest"];
|
|
84
89
|
type PatchedTelegramConnectionUpdateRequest = components["schemas"]["PatchedTelegramConnectionUpdateRequest"];
|
|
85
90
|
type PatchedUserUpdateRequest = components["schemas"]["PatchedUserUpdateRequest"];
|
|
91
|
+
type PaymentGateway = components["schemas"]["PaymentGateway"];
|
|
86
92
|
type PaymentLinkResponse = components["schemas"]["PaymentLinkResponse"];
|
|
87
93
|
type PricingEnum = components["schemas"]["PricingEnum"];
|
|
88
94
|
type PricingUnitEnum = components["schemas"]["PricingUnitEnum"];
|
|
@@ -94,12 +100,11 @@ type ProxyPasswordResetResponse = components["schemas"]["ProxyPasswordResetRespo
|
|
|
94
100
|
type ProxyTypeEnum = components["schemas"]["ProxyTypeEnum"];
|
|
95
101
|
type RecoverPasswordRequest = components["schemas"]["RecoverPasswordRequest"];
|
|
96
102
|
type Region = components["schemas"]["Region"];
|
|
103
|
+
type ResetDataRequest = components["schemas"]["ResetDataRequest"];
|
|
97
104
|
type ResetPasswordRequest = components["schemas"]["ResetPasswordRequest"];
|
|
98
105
|
type Reward = components["schemas"]["Reward"];
|
|
99
106
|
type RewardClaimRequestRequest = components["schemas"]["RewardClaimRequestRequest"];
|
|
100
107
|
type RewardStatusEnum = components["schemas"]["RewardStatusEnum"];
|
|
101
|
-
type SessionDeleteResponse = components["schemas"]["SessionDeleteResponse"];
|
|
102
|
-
type SessionListResponse = components["schemas"]["SessionListResponse"];
|
|
103
108
|
type SettingsCrypto = components["schemas"]["SettingsCrypto"];
|
|
104
109
|
type SettingsGateway = components["schemas"]["SettingsGateway"];
|
|
105
110
|
type SettingsReferral = components["schemas"]["SettingsReferral"];
|
|
@@ -108,10 +113,7 @@ type SignUpRequest = components["schemas"]["SignUpRequest"];
|
|
|
108
113
|
type SubtractDataRequest = components["schemas"]["SubtractDataRequest"];
|
|
109
114
|
type TargetingOptions = components["schemas"]["TargetingOptions"];
|
|
110
115
|
type TelegramConnectionResponse = components["schemas"]["TelegramConnectionResponse"];
|
|
111
|
-
type TelegramLinkConsumeRequest = components["schemas"]["TelegramLinkConsumeRequest"];
|
|
112
116
|
type TelegramLinkResponse = components["schemas"]["TelegramLinkResponse"];
|
|
113
|
-
type TelegramSessionRequest = components["schemas"]["TelegramSessionRequest"];
|
|
114
|
-
type TelegramSessionResponse = components["schemas"]["TelegramSessionResponse"];
|
|
115
117
|
type TokenPairResponse = components["schemas"]["TokenPairResponse"];
|
|
116
118
|
type TokenRefreshRequestRequest = components["schemas"]["TokenRefreshRequestRequest"];
|
|
117
119
|
type TokenRefreshResponse = components["schemas"]["TokenRefreshResponse"];
|
|
@@ -119,14 +121,16 @@ type TransactionRecord = components["schemas"]["TransactionRecord"];
|
|
|
119
121
|
type TransactionsResponse = components["schemas"]["TransactionsResponse"];
|
|
120
122
|
type TwoFactorConfirmRequest = components["schemas"]["TwoFactorConfirmRequest"];
|
|
121
123
|
type TwoFactorDisableRequest = components["schemas"]["TwoFactorDisableRequest"];
|
|
124
|
+
type TwoFactorSetupRequestRequest = components["schemas"]["TwoFactorSetupRequestRequest"];
|
|
122
125
|
type TwoFactorSetupResponse = components["schemas"]["TwoFactorSetupResponse"];
|
|
123
126
|
type User = components["schemas"]["User"];
|
|
124
127
|
type UserCreateRequest = components["schemas"]["UserCreateRequest"];
|
|
125
128
|
type UserPasswordResetRequestRequest = components["schemas"]["UserPasswordResetRequestRequest"];
|
|
129
|
+
type VerifyOTPRequest = components["schemas"]["VerifyOTPRequest"];
|
|
126
130
|
type WebhookCreated = components["schemas"]["WebhookCreated"];
|
|
127
131
|
type WebhookCreateRequest = components["schemas"]["WebhookCreateRequest"];
|
|
128
132
|
type WebhookList = components["schemas"]["WebhookList"];
|
|
129
133
|
type WebhookScopeEnum = components["schemas"]["WebhookScopeEnum"];
|
|
130
134
|
//#endregion
|
|
131
|
-
export {
|
|
132
|
-
//# sourceMappingURL=models-
|
|
135
|
+
export { LogsResponse as $, SettingsGateway as $t, GenerateProxyRequest as A, PatchedCouponUpdateRequest as At, InvoiceRead as B, ProxyGenerationConnectionRequest as Bt, CouponTypeEnum as C, WebhookScopeEnum as Cn, PaginatedPackageCommissionList as Ct, EnabledResponse as D, PaginatedUserList as Dt, DomainsResponse as E, PaginatedRewardList as Et, Invoice as F, PaymentGateway as Ft, LevelEnum as G, RecoverPasswordRequest as Gt, InvoiceStatusEnum as H, ProxyGenerationTargetingRequest as Ht, InvoiceCreateRequestGatewayEnum as I, PaymentLinkResponse as It, LocationCodeName as J, ResetPasswordRequest as Jt, LocationASNGeoItem as K, Region as Kt, InvoiceCreateRequestRequest as L, PricingEnum as Lt, GeneratedProxy as M, PatchedProfileUpdateRequest as Mt, GoogleAuthRequest as N, PatchedTelegramConnectionUpdateRequest as Nt, FeedRecord as O, PaginatedWebhookListList as Ot, ISP as P, PatchedUserUpdateRequest as Pt, LoginRequestRequest as Q, SettingsCrypto as Qt, InvoiceCreateRequestStatusEnum as R, PricingUnitEnum as Rt, CouponShort as S, WebhookList as Sn, PaginatedOrderList as St, DomainRecord as T, PaginatedRegionList as Tt, InvoiceTypeEnum as U, ProxyPasswordResetResponse as Ut, InvoiceShort as V, ProxyGenerationSessionRequest as Vt, LanguageEnum as W, ProxyTypeEnum as Wt, LocationRegionSummary as X, RewardClaimRequestRequest as Xt, LocationCountrySummary as Y, Reward as Yt, LogRecord as Z, RewardStatusEnum as Zt, Coupon as _, UserCreateRequest as _n, PaginatedCouponShortList as _t, Affiliate as a, TelegramConnectionResponse as an, OverallPoint as at, CouponPriceResponse as b, WebhookCreateRequest as bn, PaginatedLocationASNRecordList as bt, AffiliateStatsResponse as c, TokenRefreshRequestRequest as cn, PackageCommission as ct, City as d, TransactionsResponse as dn, PaginatedAffiliateList as dt, SettingsReferral as en, MessageResponse as et, CommissionTypeEnum as f, TwoFactorConfirmRequest as fn, PaginatedAffiliateRewardList as ft, Country as g, User as gn, PaginatedCouponRedeemList as gt, Continent as h, TwoFactorSetupResponse as hn, PaginatedCountryList as ht, AddDataRequest as i, TargetingOptions as in, OrderDetailed as it, GenerateProxyResponse as j, PatchedOrderAutoRenewalRequest as jt, FeedResponse as k, PasswordRecoveryResponse as kt, ChangePasswordRequest as l, TokenRefreshResponse as ln, PackageShort as lt, ConnectionsResponse as m, TwoFactorSetupRequestRequest as mn, PaginatedContinentList as mt, APIKeyCreateRequest as n, SignUpRequest as nn, OTPChallenge as nt, AffiliateReward as o, TelegramLinkResponse as on, OverallResponse as ot, ConnectionRecord as p, TwoFactorDisableRequest as pn, PaginatedCityList as pt, LocationASNRecord as q, ResetDataRequest as qt, APIKeyList as r, SubtractDataRequest as rn, Order as rt, AffiliateStatsPoint as s, TokenPairResponse as sn, Package as st, APIKeyCreate as t, SettingsResponse as tn, News as tt, CheckoutStatusEnum as u, TransactionRecord as un, PaginatedAPIKeyListList as ut, CouponCalculatePriceRequest as v, UserPasswordResetRequestRequest as vn, PaginatedISPList as vt, CouponUpdateRequest as w, PaginatedPackageList as wt, CouponRedeem as x, WebhookCreated as xn, PaginatedNewsList as xt, CouponCreateRequest as y, VerifyOTPRequest as yn, PaginatedInvoiceReadList as yt, InvoiceGatewayEnum as z, ProtocolEnum as zt };
|
|
136
|
+
//# sourceMappingURL=models-rpFTQLRE.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"models-rpFTQLRE.d.ts","names":[],"sources":["../src/generated/models.ts"],"mappings":";;KAGY,iBAAiB;KACjB,YAAY;KACZ,kBAAkB;KAClB,sBAAsB;KACtB,yBAAyB;KACzB,eAAe;KACf,sBAAsB;KACtB,aAAa;KACb,wBAAwB;KACxB,qBAAqB;KACrB,OAAO;KACP,qBAAqB;KACrB,mBAAmB;KACnB,sBAAsB;KACtB,YAAY;KACZ,UAAU;KACV,SAAS;KACT,8BAA8B;KAC9B,sBAAsB;KACtB,sBAAsB;KACtB,eAAe;KACf,cAAc;KACd,iBAAiB;KACjB,sBAAsB;KACtB,eAAe;KACf,kBAAkB;KAClB,kBAAkB;KAClB,aAAa;KACb,eAAe;KACf,iBAAiB;KACjB,uBAAuB;KACvB,wBAAwB;KACxB,oBAAoB;KACpB,UAAU;KACV,kCACV;KACU,8BAA8B;KAC9B,iCACV;KACU,qBAAqB;KACrB,cAAc;KACd,eAAe;KACf,oBAAoB;KACpB,kBAAkB;KAClB,MAAM;KACN,eAAe;KACf,YAAY;KACZ,qBAAqB;KACrB,oBAAoB;KACpB,mBAAmB;KACnB,yBAAyB;KACzB,wBAAwB;KACxB,sBAAsB;KACtB,YAAY;KACZ,eAAe;KACf,kBAAkB;KAClB,OAAO;KACP,QAAQ;KACR,gBAAgB;KAChB,eAAe;KACf,eAAe;KACf,kBAAkB;KAClB,UAAU;KACV,oBAAoB;KACpB,eAAe;KACf,yBAAyB;KACzB,+BAA+B;KAC/B,0BAA0B;KAC1B,oBAAoB;KACpB,yBAAyB;KACzB,uBAAuB;KACvB,4BAA4B;KAC5B,2BAA2B;KAC3B,2BAA2B;KAC3B,mBAAmB;KACnB,iCACV;KACU,oBAAoB;KACpB,qBAAqB;KACrB,iCACV;KACU,uBAAuB;KACvB,sBAAsB;KACtB,sBAAsB;KACtB,oBAAoB;KACpB,2BAA2B;KAC3B,2BAA2B;KAC3B,6BAA6B;KAC7B,iCACV;KACU,8BAA8B;KAC9B,yCACV;KACU,2BAA2B;KAC3B,iBAAiB;KACjB,sBAAsB;KACtB,cAAc;KACd,kBAAkB;KAClB,eAAe;KACf,mCACV;KACU,gCAAgC;KAChC,kCACV;KACU,6BAA6B;KAC7B,gBAAgB;KAChB,yBAAyB;KACzB,SAAS;KACT,mBAAmB;KACnB,uBAAuB;KACvB,SAAS;KACT,4BAA4B;KAC5B,mBAAmB;KACnB,iBAAiB;KACjB,kBAAkB;KAClB,mBAAmB;KACnB,mBAAmB;KACnB,gBAAgB;KAChB,sBAAsB;KACtB,mBAAmB;KACnB,6BAA6B;KAC7B,uBAAuB;KACvB,oBAAoB;KACpB,6BAA6B;KAC7B,uBAAuB;KACvB,oBAAoB;KACpB,uBAAuB;KACvB,0BAA0B;KAC1B,0BAA0B;KAC1B,+BAA+B;KAC/B,yBAAyB;KACzB,OAAO;KACP,oBAAoB;KACpB,kCACV;KACU,mBAAmB;KACnB,iBAAiB;KACjB,uBAAuB;KACvB,cAAc;KACd,mBAAmB"}
|
package/dist/models.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { $ as
|
|
2
|
-
export type { APIKeyCreate, APIKeyCreateRequest, APIKeyList, AddDataRequest, Affiliate, AffiliateReward, AffiliateStatsPoint, AffiliateStatsResponse, ChangePasswordRequest, City, CommissionTypeEnum, ConnectionRecord, ConnectionsResponse, Continent, Country, Coupon, CouponCalculatePriceRequest, CouponCreateRequest, CouponPriceResponse, CouponRedeem, CouponShort, CouponTypeEnum, CouponUpdateRequest, DomainRecord, DomainsResponse, EnabledResponse, FeedRecord, FeedResponse, GenerateProxyRequest, GenerateProxyResponse, GeneratedProxy, GoogleAuthRequest, ISP, Invoice, InvoiceCreateRequestGatewayEnum, InvoiceCreateRequestRequest, InvoiceGatewayEnum, InvoiceStatusEnum, InvoiceTypeEnum, LanguageEnum, LevelEnum, LocationASNGeoItem, LocationASNRecord, LocationCodeName, LocationCountrySummary, LocationRegionSummary, LogRecord, LoginRequestRequest, LogsResponse, MessageResponse, News, Order, OrderDetailed, OverallPoint, OverallResponse, Package, PackageCommission, PackageShort, PaginatedAPIKeyListList, PaginatedAffiliateList, PaginatedAffiliateRewardList, PaginatedCityList, PaginatedContinentList, PaginatedCountryList, PaginatedCouponRedeemList, PaginatedCouponShortList, PaginatedISPList,
|
|
1
|
+
import { $ as LogsResponse, $t as SettingsGateway, A as GenerateProxyRequest, At as PatchedCouponUpdateRequest, B as InvoiceRead, Bt as ProxyGenerationConnectionRequest, C as CouponTypeEnum, Cn as WebhookScopeEnum, Ct as PaginatedPackageCommissionList, D as EnabledResponse, Dt as PaginatedUserList, E as DomainsResponse, Et as PaginatedRewardList, F as Invoice, Ft as PaymentGateway, G as LevelEnum, Gt as RecoverPasswordRequest, H as InvoiceStatusEnum, Ht as ProxyGenerationTargetingRequest, I as InvoiceCreateRequestGatewayEnum, It as PaymentLinkResponse, J as LocationCodeName, Jt as ResetPasswordRequest, K as LocationASNGeoItem, Kt as Region, L as InvoiceCreateRequestRequest, Lt as PricingEnum, M as GeneratedProxy, Mt as PatchedProfileUpdateRequest, N as GoogleAuthRequest, Nt as PatchedTelegramConnectionUpdateRequest, O as FeedRecord, Ot as PaginatedWebhookListList, P as ISP, Pt as PatchedUserUpdateRequest, Q as LoginRequestRequest, Qt as SettingsCrypto, R as InvoiceCreateRequestStatusEnum, Rt as PricingUnitEnum, S as CouponShort, Sn as WebhookList, St as PaginatedOrderList, T as DomainRecord, Tt as PaginatedRegionList, U as InvoiceTypeEnum, Ut as ProxyPasswordResetResponse, V as InvoiceShort, Vt as ProxyGenerationSessionRequest, W as LanguageEnum, Wt as ProxyTypeEnum, X as LocationRegionSummary, Xt as RewardClaimRequestRequest, Y as LocationCountrySummary, Yt as Reward, Z as LogRecord, Zt as RewardStatusEnum, _ as Coupon, _n as UserCreateRequest, _t as PaginatedCouponShortList, a as Affiliate, an as TelegramConnectionResponse, at as OverallPoint, b as CouponPriceResponse, bn as WebhookCreateRequest, bt as PaginatedLocationASNRecordList, c as AffiliateStatsResponse, cn as TokenRefreshRequestRequest, ct as PackageCommission, d as City, dn as TransactionsResponse, dt as PaginatedAffiliateList, en as SettingsReferral, et as MessageResponse, f as CommissionTypeEnum, fn as TwoFactorConfirmRequest, ft as PaginatedAffiliateRewardList, g as Country, gn as User, gt as PaginatedCouponRedeemList, h as Continent, hn as TwoFactorSetupResponse, ht as PaginatedCountryList, i as AddDataRequest, in as TargetingOptions, it as OrderDetailed, j as GenerateProxyResponse, jt as PatchedOrderAutoRenewalRequest, k as FeedResponse, kt as PasswordRecoveryResponse, l as ChangePasswordRequest, ln as TokenRefreshResponse, lt as PackageShort, m as ConnectionsResponse, mn as TwoFactorSetupRequestRequest, mt as PaginatedContinentList, n as APIKeyCreateRequest, nn as SignUpRequest, nt as OTPChallenge, o as AffiliateReward, on as TelegramLinkResponse, ot as OverallResponse, p as ConnectionRecord, pn as TwoFactorDisableRequest, pt as PaginatedCityList, q as LocationASNRecord, qt as ResetDataRequest, r as APIKeyList, rn as SubtractDataRequest, rt as Order, s as AffiliateStatsPoint, sn as TokenPairResponse, st as Package, t as APIKeyCreate, tn as SettingsResponse, tt as News, u as CheckoutStatusEnum, un as TransactionRecord, ut as PaginatedAPIKeyListList, v as CouponCalculatePriceRequest, vn as UserPasswordResetRequestRequest, vt as PaginatedISPList, w as CouponUpdateRequest, wt as PaginatedPackageList, x as CouponRedeem, xn as WebhookCreated, xt as PaginatedNewsList, y as CouponCreateRequest, yn as VerifyOTPRequest, yt as PaginatedInvoiceReadList, z as InvoiceGatewayEnum, zt as ProtocolEnum } from "./models-Ci7ojtEW.cjs";
|
|
2
|
+
export type { APIKeyCreate, APIKeyCreateRequest, APIKeyList, AddDataRequest, Affiliate, AffiliateReward, AffiliateStatsPoint, AffiliateStatsResponse, ChangePasswordRequest, CheckoutStatusEnum, City, CommissionTypeEnum, ConnectionRecord, ConnectionsResponse, Continent, Country, Coupon, CouponCalculatePriceRequest, CouponCreateRequest, CouponPriceResponse, CouponRedeem, CouponShort, CouponTypeEnum, CouponUpdateRequest, DomainRecord, DomainsResponse, EnabledResponse, FeedRecord, FeedResponse, GenerateProxyRequest, GenerateProxyResponse, GeneratedProxy, GoogleAuthRequest, ISP, Invoice, InvoiceCreateRequestGatewayEnum, InvoiceCreateRequestRequest, InvoiceCreateRequestStatusEnum, InvoiceGatewayEnum, InvoiceRead, InvoiceShort, InvoiceStatusEnum, InvoiceTypeEnum, LanguageEnum, LevelEnum, LocationASNGeoItem, LocationASNRecord, LocationCodeName, LocationCountrySummary, LocationRegionSummary, LogRecord, LoginRequestRequest, LogsResponse, MessageResponse, News, OTPChallenge, Order, OrderDetailed, OverallPoint, OverallResponse, Package, PackageCommission, PackageShort, PaginatedAPIKeyListList, PaginatedAffiliateList, PaginatedAffiliateRewardList, PaginatedCityList, PaginatedContinentList, PaginatedCountryList, PaginatedCouponRedeemList, PaginatedCouponShortList, PaginatedISPList, PaginatedInvoiceReadList, PaginatedLocationASNRecordList, PaginatedNewsList, PaginatedOrderList, PaginatedPackageCommissionList, PaginatedPackageList, PaginatedRegionList, PaginatedRewardList, PaginatedUserList, PaginatedWebhookListList, PasswordRecoveryResponse, PatchedCouponUpdateRequest, PatchedOrderAutoRenewalRequest, PatchedProfileUpdateRequest, PatchedTelegramConnectionUpdateRequest, PatchedUserUpdateRequest, PaymentGateway, PaymentLinkResponse, PricingEnum, PricingUnitEnum, ProtocolEnum, ProxyGenerationConnectionRequest, ProxyGenerationSessionRequest, ProxyGenerationTargetingRequest, ProxyPasswordResetResponse, ProxyTypeEnum, RecoverPasswordRequest, Region, ResetDataRequest, ResetPasswordRequest, Reward, RewardClaimRequestRequest, RewardStatusEnum, SettingsCrypto, SettingsGateway, SettingsReferral, SettingsResponse, SignUpRequest, SubtractDataRequest, TargetingOptions, TelegramConnectionResponse, TelegramLinkResponse, TokenPairResponse, TokenRefreshRequestRequest, TokenRefreshResponse, TransactionRecord, TransactionsResponse, TwoFactorConfirmRequest, TwoFactorDisableRequest, TwoFactorSetupRequestRequest, TwoFactorSetupResponse, User, UserCreateRequest, UserPasswordResetRequestRequest, VerifyOTPRequest, WebhookCreateRequest, WebhookCreated, WebhookList, WebhookScopeEnum };
|
package/dist/models.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { $ as
|
|
2
|
-
export type { APIKeyCreate, APIKeyCreateRequest, APIKeyList, AddDataRequest, Affiliate, AffiliateReward, AffiliateStatsPoint, AffiliateStatsResponse, ChangePasswordRequest, City, CommissionTypeEnum, ConnectionRecord, ConnectionsResponse, Continent, Country, Coupon, CouponCalculatePriceRequest, CouponCreateRequest, CouponPriceResponse, CouponRedeem, CouponShort, CouponTypeEnum, CouponUpdateRequest, DomainRecord, DomainsResponse, EnabledResponse, FeedRecord, FeedResponse, GenerateProxyRequest, GenerateProxyResponse, GeneratedProxy, GoogleAuthRequest, ISP, Invoice, InvoiceCreateRequestGatewayEnum, InvoiceCreateRequestRequest, InvoiceGatewayEnum, InvoiceStatusEnum, InvoiceTypeEnum, LanguageEnum, LevelEnum, LocationASNGeoItem, LocationASNRecord, LocationCodeName, LocationCountrySummary, LocationRegionSummary, LogRecord, LoginRequestRequest, LogsResponse, MessageResponse, News, Order, OrderDetailed, OverallPoint, OverallResponse, Package, PackageCommission, PackageShort, PaginatedAPIKeyListList, PaginatedAffiliateList, PaginatedAffiliateRewardList, PaginatedCityList, PaginatedContinentList, PaginatedCountryList, PaginatedCouponRedeemList, PaginatedCouponShortList, PaginatedISPList,
|
|
1
|
+
import { $ as LogsResponse, $t as SettingsGateway, A as GenerateProxyRequest, At as PatchedCouponUpdateRequest, B as InvoiceRead, Bt as ProxyGenerationConnectionRequest, C as CouponTypeEnum, Cn as WebhookScopeEnum, Ct as PaginatedPackageCommissionList, D as EnabledResponse, Dt as PaginatedUserList, E as DomainsResponse, Et as PaginatedRewardList, F as Invoice, Ft as PaymentGateway, G as LevelEnum, Gt as RecoverPasswordRequest, H as InvoiceStatusEnum, Ht as ProxyGenerationTargetingRequest, I as InvoiceCreateRequestGatewayEnum, It as PaymentLinkResponse, J as LocationCodeName, Jt as ResetPasswordRequest, K as LocationASNGeoItem, Kt as Region, L as InvoiceCreateRequestRequest, Lt as PricingEnum, M as GeneratedProxy, Mt as PatchedProfileUpdateRequest, N as GoogleAuthRequest, Nt as PatchedTelegramConnectionUpdateRequest, O as FeedRecord, Ot as PaginatedWebhookListList, P as ISP, Pt as PatchedUserUpdateRequest, Q as LoginRequestRequest, Qt as SettingsCrypto, R as InvoiceCreateRequestStatusEnum, Rt as PricingUnitEnum, S as CouponShort, Sn as WebhookList, St as PaginatedOrderList, T as DomainRecord, Tt as PaginatedRegionList, U as InvoiceTypeEnum, Ut as ProxyPasswordResetResponse, V as InvoiceShort, Vt as ProxyGenerationSessionRequest, W as LanguageEnum, Wt as ProxyTypeEnum, X as LocationRegionSummary, Xt as RewardClaimRequestRequest, Y as LocationCountrySummary, Yt as Reward, Z as LogRecord, Zt as RewardStatusEnum, _ as Coupon, _n as UserCreateRequest, _t as PaginatedCouponShortList, a as Affiliate, an as TelegramConnectionResponse, at as OverallPoint, b as CouponPriceResponse, bn as WebhookCreateRequest, bt as PaginatedLocationASNRecordList, c as AffiliateStatsResponse, cn as TokenRefreshRequestRequest, ct as PackageCommission, d as City, dn as TransactionsResponse, dt as PaginatedAffiliateList, en as SettingsReferral, et as MessageResponse, f as CommissionTypeEnum, fn as TwoFactorConfirmRequest, ft as PaginatedAffiliateRewardList, g as Country, gn as User, gt as PaginatedCouponRedeemList, h as Continent, hn as TwoFactorSetupResponse, ht as PaginatedCountryList, i as AddDataRequest, in as TargetingOptions, it as OrderDetailed, j as GenerateProxyResponse, jt as PatchedOrderAutoRenewalRequest, k as FeedResponse, kt as PasswordRecoveryResponse, l as ChangePasswordRequest, ln as TokenRefreshResponse, lt as PackageShort, m as ConnectionsResponse, mn as TwoFactorSetupRequestRequest, mt as PaginatedContinentList, n as APIKeyCreateRequest, nn as SignUpRequest, nt as OTPChallenge, o as AffiliateReward, on as TelegramLinkResponse, ot as OverallResponse, p as ConnectionRecord, pn as TwoFactorDisableRequest, pt as PaginatedCityList, q as LocationASNRecord, qt as ResetDataRequest, r as APIKeyList, rn as SubtractDataRequest, rt as Order, s as AffiliateStatsPoint, sn as TokenPairResponse, st as Package, t as APIKeyCreate, tn as SettingsResponse, tt as News, u as CheckoutStatusEnum, un as TransactionRecord, ut as PaginatedAPIKeyListList, v as CouponCalculatePriceRequest, vn as UserPasswordResetRequestRequest, vt as PaginatedISPList, w as CouponUpdateRequest, wt as PaginatedPackageList, x as CouponRedeem, xn as WebhookCreated, xt as PaginatedNewsList, y as CouponCreateRequest, yn as VerifyOTPRequest, yt as PaginatedInvoiceReadList, z as InvoiceGatewayEnum, zt as ProtocolEnum } from "./models-rpFTQLRE.js";
|
|
2
|
+
export type { APIKeyCreate, APIKeyCreateRequest, APIKeyList, AddDataRequest, Affiliate, AffiliateReward, AffiliateStatsPoint, AffiliateStatsResponse, ChangePasswordRequest, CheckoutStatusEnum, City, CommissionTypeEnum, ConnectionRecord, ConnectionsResponse, Continent, Country, Coupon, CouponCalculatePriceRequest, CouponCreateRequest, CouponPriceResponse, CouponRedeem, CouponShort, CouponTypeEnum, CouponUpdateRequest, DomainRecord, DomainsResponse, EnabledResponse, FeedRecord, FeedResponse, GenerateProxyRequest, GenerateProxyResponse, GeneratedProxy, GoogleAuthRequest, ISP, Invoice, InvoiceCreateRequestGatewayEnum, InvoiceCreateRequestRequest, InvoiceCreateRequestStatusEnum, InvoiceGatewayEnum, InvoiceRead, InvoiceShort, InvoiceStatusEnum, InvoiceTypeEnum, LanguageEnum, LevelEnum, LocationASNGeoItem, LocationASNRecord, LocationCodeName, LocationCountrySummary, LocationRegionSummary, LogRecord, LoginRequestRequest, LogsResponse, MessageResponse, News, OTPChallenge, Order, OrderDetailed, OverallPoint, OverallResponse, Package, PackageCommission, PackageShort, PaginatedAPIKeyListList, PaginatedAffiliateList, PaginatedAffiliateRewardList, PaginatedCityList, PaginatedContinentList, PaginatedCountryList, PaginatedCouponRedeemList, PaginatedCouponShortList, PaginatedISPList, PaginatedInvoiceReadList, PaginatedLocationASNRecordList, PaginatedNewsList, PaginatedOrderList, PaginatedPackageCommissionList, PaginatedPackageList, PaginatedRegionList, PaginatedRewardList, PaginatedUserList, PaginatedWebhookListList, PasswordRecoveryResponse, PatchedCouponUpdateRequest, PatchedOrderAutoRenewalRequest, PatchedProfileUpdateRequest, PatchedTelegramConnectionUpdateRequest, PatchedUserUpdateRequest, PaymentGateway, PaymentLinkResponse, PricingEnum, PricingUnitEnum, ProtocolEnum, ProxyGenerationConnectionRequest, ProxyGenerationSessionRequest, ProxyGenerationTargetingRequest, ProxyPasswordResetResponse, ProxyTypeEnum, RecoverPasswordRequest, Region, ResetDataRequest, ResetPasswordRequest, Reward, RewardClaimRequestRequest, RewardStatusEnum, SettingsCrypto, SettingsGateway, SettingsReferral, SettingsResponse, SignUpRequest, SubtractDataRequest, TargetingOptions, TelegramConnectionResponse, TelegramLinkResponse, TokenPairResponse, TokenRefreshRequestRequest, TokenRefreshResponse, TransactionRecord, TransactionsResponse, TwoFactorConfirmRequest, TwoFactorDisableRequest, TwoFactorSetupRequestRequest, TwoFactorSetupResponse, User, UserCreateRequest, UserPasswordResetRequestRequest, VerifyOTPRequest, WebhookCreateRequest, WebhookCreated, WebhookList, WebhookScopeEnum };
|
package/dist/openapi.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as webhooks, n as operations, r as paths, t as components } from "./schema-
|
|
1
|
+
import { i as webhooks, n as operations, r as paths, t as components } from "./schema-B2orTIrr.cjs";
|
|
2
2
|
export type { components, operations, paths, webhooks };
|
package/dist/openapi.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as webhooks, n as operations, r as paths, t as components } from "./schema-
|
|
1
|
+
import { i as webhooks, n as operations, r as paths, t as components } from "./schema-B2orTIrr.js";
|
|
2
2
|
export type { components, operations, paths, webhooks };
|