rehive 4.1.4 → 4.2.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/dist/admin.d.mts +43 -106
- package/dist/admin.d.ts +43 -106
- package/dist/admin.js +1 -1
- package/dist/admin.mjs +1 -1
- package/dist/auth.d.mts +2 -2
- package/dist/auth.d.ts +2 -2
- package/dist/auth.js +1 -1
- package/dist/auth.mjs +1 -1
- package/dist/{chunk-AVPKHYGS.js → chunk-7USVOK77.js} +5 -5
- package/dist/{chunk-X6YDNXYV.js → chunk-ERD2XKSM.js} +1 -1
- package/dist/chunk-G3M5QMRX.js +1 -0
- package/dist/chunk-HSPTEN45.mjs +1 -0
- package/dist/chunk-HWXE5WBF.js +7 -0
- package/dist/chunk-MUN3POSM.mjs +7 -0
- package/dist/{chunk-4WSHB6U6.mjs → chunk-PCR54D6A.mjs} +1 -1
- package/dist/chunk-ZUZHOLAX.mjs +7 -0
- package/dist/{create-api-client-ebyTfhcm.d.ts → create-api-client-ADSlg8HX.d.ts} +1 -1
- package/dist/{create-api-client-C-LEZku2.d.mts → create-api-client-B4Q01gHp.d.mts} +1 -1
- package/dist/{create-auth-DsnHpEf0.d.mts → create-auth-CT_IFt3T.d.mts} +53 -47
- package/dist/{create-auth-DsnHpEf0.d.ts → create-auth-CT_IFt3T.d.ts} +53 -47
- package/dist/extensions/alchemy.d.mts +3 -3
- package/dist/extensions/alchemy.d.ts +3 -3
- package/dist/extensions/alchemy.js +5 -5
- package/dist/extensions/alchemy.mjs +5 -5
- package/dist/extensions/app.d.mts +3 -3
- package/dist/extensions/app.d.ts +3 -3
- package/dist/extensions/app.js +5 -5
- package/dist/extensions/app.mjs +5 -5
- package/dist/extensions/billing.d.mts +3 -3
- package/dist/extensions/billing.d.ts +3 -3
- package/dist/extensions/billing.js +5 -5
- package/dist/extensions/billing.mjs +5 -5
- package/dist/extensions/bridge.d.mts +16 -190
- package/dist/extensions/bridge.d.ts +16 -190
- package/dist/extensions/bridge.js +5 -5
- package/dist/extensions/bridge.mjs +5 -5
- package/dist/extensions/builder.d.mts +3 -3
- package/dist/extensions/builder.d.ts +3 -3
- package/dist/extensions/builder.js +5 -5
- package/dist/extensions/builder.mjs +5 -5
- package/dist/extensions/business.d.mts +47 -82
- package/dist/extensions/business.d.ts +47 -82
- package/dist/extensions/business.js +5 -5
- package/dist/extensions/business.mjs +5 -5
- package/dist/extensions/conversion.d.mts +3 -3
- package/dist/extensions/conversion.d.ts +3 -3
- package/dist/extensions/conversion.js +5 -5
- package/dist/extensions/conversion.mjs +5 -5
- package/dist/extensions/mass-send.d.mts +3 -3
- package/dist/extensions/mass-send.d.ts +3 -3
- package/dist/extensions/mass-send.js +5 -5
- package/dist/extensions/mass-send.mjs +5 -5
- package/dist/extensions/notifications.d.mts +3 -3
- package/dist/extensions/notifications.d.ts +3 -3
- package/dist/extensions/notifications.js +5 -5
- package/dist/extensions/notifications.mjs +5 -5
- package/dist/extensions/payment-requests.d.mts +3 -7
- package/dist/extensions/payment-requests.d.ts +3 -7
- package/dist/extensions/payment-requests.js +5 -5
- package/dist/extensions/payment-requests.mjs +5 -5
- package/dist/extensions/products.d.mts +3 -3
- package/dist/extensions/products.d.ts +3 -3
- package/dist/extensions/products.js +5 -5
- package/dist/extensions/products.mjs +5 -5
- package/dist/extensions/rain.d.mts +3 -3
- package/dist/extensions/rain.d.ts +3 -3
- package/dist/extensions/rain.js +5 -5
- package/dist/extensions/rain.mjs +5 -5
- package/dist/extensions/rewards.d.mts +3 -3
- package/dist/extensions/rewards.d.ts +3 -3
- package/dist/extensions/rewards.js +5 -5
- package/dist/extensions/rewards.mjs +5 -5
- package/dist/extensions/stellar-testnet.d.mts +3 -3
- package/dist/extensions/stellar-testnet.d.ts +3 -3
- package/dist/extensions/stellar-testnet.js +5 -5
- package/dist/extensions/stellar-testnet.mjs +5 -5
- package/dist/extensions/stellar.d.mts +3 -3
- package/dist/extensions/stellar.d.ts +3 -3
- package/dist/extensions/stellar.js +5 -5
- package/dist/extensions/stellar.mjs +5 -5
- package/dist/index.d.mts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/dist/react.d.mts +11 -3
- package/dist/react.d.ts +11 -3
- package/dist/react.js +1 -1
- package/dist/react.mjs +1 -1
- package/dist/user.d.mts +6 -16
- package/dist/user.d.ts +6 -16
- package/dist/user.js +1 -1
- package/dist/user.mjs +1 -1
- package/package.json +1 -1
- package/src/auth/create-auth.ts +773 -169
- package/src/auth/index.ts +25 -2
- package/src/auth/types/index.ts +48 -0
- package/src/extensions/alchemy/openapi-ts/client/client.gen.ts +3 -5
- package/src/extensions/alchemy/openapi-ts/core/bodySerializer.gen.ts +8 -6
- package/src/extensions/alchemy/openapi-ts/core/params.gen.ts +1 -1
- package/src/extensions/app/openapi-ts/client/client.gen.ts +3 -5
- package/src/extensions/app/openapi-ts/core/bodySerializer.gen.ts +8 -6
- package/src/extensions/app/openapi-ts/core/params.gen.ts +1 -1
- package/src/extensions/billing/openapi-ts/client/client.gen.ts +3 -5
- package/src/extensions/billing/openapi-ts/core/bodySerializer.gen.ts +8 -6
- package/src/extensions/billing/openapi-ts/core/params.gen.ts +1 -1
- package/src/extensions/bridge/openapi-ts/client/client.gen.ts +3 -5
- package/src/extensions/bridge/openapi-ts/core/bodySerializer.gen.ts +8 -6
- package/src/extensions/bridge/openapi-ts/core/params.gen.ts +1 -1
- package/src/extensions/bridge/openapi-ts/index.ts +2 -2
- package/src/extensions/bridge/openapi-ts/sdk.gen.ts +1 -43
- package/src/extensions/bridge/openapi-ts/types.gen.ts +11 -201
- package/src/extensions/builder/openapi-ts/client/client.gen.ts +3 -5
- package/src/extensions/builder/openapi-ts/core/bodySerializer.gen.ts +8 -6
- package/src/extensions/builder/openapi-ts/core/params.gen.ts +1 -1
- package/src/extensions/business/openapi-ts/client/client.gen.ts +3 -5
- package/src/extensions/business/openapi-ts/core/bodySerializer.gen.ts +8 -6
- package/src/extensions/business/openapi-ts/core/params.gen.ts +1 -1
- package/src/extensions/business/openapi-ts/types.gen.ts +44 -79
- package/src/extensions/conversion/openapi-ts/client/client.gen.ts +3 -5
- package/src/extensions/conversion/openapi-ts/core/bodySerializer.gen.ts +8 -6
- package/src/extensions/conversion/openapi-ts/core/params.gen.ts +1 -1
- package/src/extensions/mass-send/openapi-ts/client/client.gen.ts +3 -5
- package/src/extensions/mass-send/openapi-ts/core/bodySerializer.gen.ts +8 -6
- package/src/extensions/mass-send/openapi-ts/core/params.gen.ts +1 -1
- package/src/extensions/notifications/openapi-ts/client/client.gen.ts +3 -5
- package/src/extensions/notifications/openapi-ts/core/bodySerializer.gen.ts +8 -6
- package/src/extensions/notifications/openapi-ts/core/params.gen.ts +1 -1
- package/src/extensions/payment-requests/openapi-ts/client/client.gen.ts +3 -5
- package/src/extensions/payment-requests/openapi-ts/core/bodySerializer.gen.ts +8 -6
- package/src/extensions/payment-requests/openapi-ts/core/params.gen.ts +1 -1
- package/src/extensions/payment-requests/openapi-ts/types.gen.ts +0 -4
- package/src/extensions/products/openapi-ts/client/client.gen.ts +3 -5
- package/src/extensions/products/openapi-ts/core/bodySerializer.gen.ts +8 -6
- package/src/extensions/products/openapi-ts/core/params.gen.ts +1 -1
- package/src/extensions/rain/openapi-ts/client/client.gen.ts +3 -5
- package/src/extensions/rain/openapi-ts/core/bodySerializer.gen.ts +8 -6
- package/src/extensions/rain/openapi-ts/core/params.gen.ts +1 -1
- package/src/extensions/rewards/openapi-ts/client/client.gen.ts +3 -5
- package/src/extensions/rewards/openapi-ts/core/bodySerializer.gen.ts +8 -6
- package/src/extensions/rewards/openapi-ts/core/params.gen.ts +1 -1
- package/src/extensions/stellar/openapi-ts/client/client.gen.ts +3 -5
- package/src/extensions/stellar/openapi-ts/core/bodySerializer.gen.ts +8 -6
- package/src/extensions/stellar/openapi-ts/core/params.gen.ts +1 -1
- package/src/extensions/stellar-testnet/openapi-ts/client/client.gen.ts +3 -5
- package/src/extensions/stellar-testnet/openapi-ts/core/bodySerializer.gen.ts +8 -6
- package/src/extensions/stellar-testnet/openapi-ts/core/params.gen.ts +1 -1
- package/src/platform/admin/openapi-ts/client/client.gen.ts +3 -5
- package/src/platform/admin/openapi-ts/core/bodySerializer.gen.ts +8 -6
- package/src/platform/admin/openapi-ts/core/params.gen.ts +1 -1
- package/src/platform/admin/openapi-ts/sdk.gen.ts +10 -10
- package/src/platform/admin/openapi-ts/types.gen.ts +40 -103
- package/src/platform/user/openapi-ts/client/client.gen.ts +3 -5
- package/src/platform/user/openapi-ts/core/bodySerializer.gen.ts +8 -6
- package/src/platform/user/openapi-ts/core/params.gen.ts +1 -1
- package/src/platform/user/openapi-ts/index.ts +2 -2
- package/src/platform/user/openapi-ts/sdk.gen.ts +3 -29
- package/src/platform/user/openapi-ts/types.gen.ts +7 -54
- package/dist/chunk-KUT5NSX7.mjs +0 -7
- package/dist/chunk-KZWBOQHZ.mjs +0 -7
- package/dist/chunk-PE6PG7ZE.js +0 -1
- package/dist/chunk-UYYU5OJ4.js +0 -7
- package/dist/chunk-Z7BUNKND.mjs +0 -1
|
@@ -900,11 +900,10 @@ type Auth$1 = {
|
|
|
900
900
|
* * `obsolete` - Obsolete
|
|
901
901
|
* * `declined` - Declined
|
|
902
902
|
* * `pending` - Pending
|
|
903
|
-
* * `paused` - Paused
|
|
904
903
|
* * `incomplete` - Incomplete
|
|
905
904
|
* * `verified` - Verified
|
|
906
905
|
*/
|
|
907
|
-
status: 'obsolete' | 'declined' | 'pending' | '
|
|
906
|
+
status: 'obsolete' | 'declined' | 'pending' | 'incomplete' | 'verified';
|
|
908
907
|
readonly created: number;
|
|
909
908
|
readonly updated: number;
|
|
910
909
|
settings: UserSettings;
|
|
@@ -921,7 +920,6 @@ type AuthResponse = {
|
|
|
921
920
|
*/
|
|
922
921
|
type AuthToken = {
|
|
923
922
|
token_key: string;
|
|
924
|
-
readonly label: string;
|
|
925
923
|
readonly expires: number;
|
|
926
924
|
readonly created: number;
|
|
927
925
|
};
|
|
@@ -2253,7 +2251,6 @@ type CreateAccountAccountAssetRequest = {
|
|
|
2253
2251
|
type CreateAuthTokenRequest = {
|
|
2254
2252
|
password: string;
|
|
2255
2253
|
duration?: number | null;
|
|
2256
|
-
label?: string | null;
|
|
2257
2254
|
};
|
|
2258
2255
|
/**
|
|
2259
2256
|
* A ModelSerializer that takes additional arguments for
|
|
@@ -2850,11 +2847,10 @@ type CryptoAccount = {
|
|
|
2850
2847
|
* * `obsolete` - Obsolete
|
|
2851
2848
|
* * `declined` - Declined
|
|
2852
2849
|
* * `pending` - Pending
|
|
2853
|
-
* * `paused` - Paused
|
|
2854
2850
|
* * `incomplete` - Incomplete
|
|
2855
2851
|
* * `verified` - Verified
|
|
2856
2852
|
*/
|
|
2857
|
-
status: 'obsolete' | 'declined' | 'pending' | '
|
|
2853
|
+
status: 'obsolete' | 'declined' | 'pending' | 'incomplete' | 'verified';
|
|
2858
2854
|
/**
|
|
2859
2855
|
* * `withdraw` - Withdraw
|
|
2860
2856
|
* * `deposit` - Deposit
|
|
@@ -3862,11 +3858,10 @@ type ExtendedUserInfo = {
|
|
|
3862
3858
|
* * `obsolete` - Obsolete
|
|
3863
3859
|
* * `declined` - Declined
|
|
3864
3860
|
* * `pending` - Pending
|
|
3865
|
-
* * `paused` - Paused
|
|
3866
3861
|
* * `incomplete` - Incomplete
|
|
3867
3862
|
* * `verified` - Verified
|
|
3868
3863
|
*/
|
|
3869
|
-
status: 'obsolete' | 'declined' | 'pending' | '
|
|
3864
|
+
status: 'obsolete' | 'declined' | 'pending' | 'incomplete' | 'verified';
|
|
3870
3865
|
readonly created: number;
|
|
3871
3866
|
readonly updated: number;
|
|
3872
3867
|
settings: UserSettings;
|
|
@@ -6158,9 +6153,6 @@ type PatchedExtendedUserInfoRequest = {
|
|
|
6158
6153
|
type PatchedMobileRequest = {
|
|
6159
6154
|
primary?: boolean;
|
|
6160
6155
|
};
|
|
6161
|
-
type PatchedUpdateAuthTokenRequest = {
|
|
6162
|
-
label?: string | null;
|
|
6163
|
-
};
|
|
6164
6156
|
/**
|
|
6165
6157
|
* A mixin that handles the application of permissions to properties on a
|
|
6166
6158
|
* serializer using the built-in permissions system.
|
|
@@ -8596,9 +8588,6 @@ type TransactionSubtypeResponse = {
|
|
|
8596
8588
|
status: string;
|
|
8597
8589
|
data: TransactionSubtype;
|
|
8598
8590
|
};
|
|
8599
|
-
type UpdateAuthTokenRequest = {
|
|
8600
|
-
label?: string | null;
|
|
8601
|
-
};
|
|
8602
8591
|
/**
|
|
8603
8592
|
* A mixin that handles the application of permissions to properties on a
|
|
8604
8593
|
* serializer using the built-in permissions system.
|
|
@@ -8902,11 +8891,10 @@ type UserAddress = {
|
|
|
8902
8891
|
* * `obsolete` - Obsolete
|
|
8903
8892
|
* * `declined` - Declined
|
|
8904
8893
|
* * `pending` - Pending
|
|
8905
|
-
* * `paused` - Paused
|
|
8906
8894
|
* * `incomplete` - Incomplete
|
|
8907
8895
|
* * `verified` - Verified
|
|
8908
8896
|
*/
|
|
8909
|
-
status: 'obsolete' | 'declined' | 'pending' | '
|
|
8897
|
+
status: 'obsolete' | 'declined' | 'pending' | 'incomplete' | 'verified';
|
|
8910
8898
|
readonly created: number;
|
|
8911
8899
|
readonly updated: number;
|
|
8912
8900
|
};
|
|
@@ -9231,11 +9219,10 @@ type UserBankAccount = {
|
|
|
9231
9219
|
* * `obsolete` - Obsolete
|
|
9232
9220
|
* * `declined` - Declined
|
|
9233
9221
|
* * `pending` - Pending
|
|
9234
|
-
* * `paused` - Paused
|
|
9235
9222
|
* * `incomplete` - Incomplete
|
|
9236
9223
|
* * `verified` - Verified
|
|
9237
9224
|
*/
|
|
9238
|
-
status: 'obsolete' | 'declined' | 'pending' | '
|
|
9225
|
+
status: 'obsolete' | 'declined' | 'pending' | 'incomplete' | 'verified';
|
|
9239
9226
|
readonly currencies: Array<ReducedAsset>;
|
|
9240
9227
|
readonly account_currencies: Array<ReducedAccountAsset>;
|
|
9241
9228
|
/**
|
|
@@ -9944,11 +9931,10 @@ type UserDocument = {
|
|
|
9944
9931
|
* * `obsolete` - Obsolete
|
|
9945
9932
|
* * `declined` - Declined
|
|
9946
9933
|
* * `pending` - Pending
|
|
9947
|
-
* * `paused` - Paused
|
|
9948
9934
|
* * `incomplete` - Incomplete
|
|
9949
9935
|
* * `verified` - Verified
|
|
9950
9936
|
*/
|
|
9951
|
-
status: 'obsolete' | 'declined' | 'pending' | '
|
|
9937
|
+
status: 'obsolete' | 'declined' | 'pending' | 'incomplete' | 'verified';
|
|
9952
9938
|
metadata?: {
|
|
9953
9939
|
[key: string]: unknown;
|
|
9954
9940
|
} | null;
|
|
@@ -10128,11 +10114,10 @@ type UserWalletAccount = {
|
|
|
10128
10114
|
* * `obsolete` - Obsolete
|
|
10129
10115
|
* * `declined` - Declined
|
|
10130
10116
|
* * `pending` - Pending
|
|
10131
|
-
* * `paused` - Paused
|
|
10132
10117
|
* * `incomplete` - Incomplete
|
|
10133
10118
|
* * `verified` - Verified
|
|
10134
10119
|
*/
|
|
10135
|
-
status: 'obsolete' | 'declined' | 'pending' | '
|
|
10120
|
+
status: 'obsolete' | 'declined' | 'pending' | 'incomplete' | 'verified';
|
|
10136
10121
|
readonly currencies: Array<ReducedAsset>;
|
|
10137
10122
|
readonly account_currencies: Array<ReducedAccountAsset>;
|
|
10138
10123
|
/**
|
|
@@ -16145,30 +16130,6 @@ type AuthTokensRetrieveResponses = {
|
|
|
16145
16130
|
200: AuthTokenResponse;
|
|
16146
16131
|
};
|
|
16147
16132
|
type AuthTokensRetrieveResponse = AuthTokensRetrieveResponses[keyof AuthTokensRetrieveResponses];
|
|
16148
|
-
type AuthTokensPartialUpdateData = {
|
|
16149
|
-
body?: PatchedUpdateAuthTokenRequest;
|
|
16150
|
-
path: {
|
|
16151
|
-
token_key: string;
|
|
16152
|
-
};
|
|
16153
|
-
query?: never;
|
|
16154
|
-
url: '/3/auth/tokens/{token_key}/';
|
|
16155
|
-
};
|
|
16156
|
-
type AuthTokensPartialUpdateResponses = {
|
|
16157
|
-
200: AuthTokenResponse;
|
|
16158
|
-
};
|
|
16159
|
-
type AuthTokensPartialUpdateResponse = AuthTokensPartialUpdateResponses[keyof AuthTokensPartialUpdateResponses];
|
|
16160
|
-
type AuthTokensUpdateData = {
|
|
16161
|
-
body?: UpdateAuthTokenRequest;
|
|
16162
|
-
path: {
|
|
16163
|
-
token_key: string;
|
|
16164
|
-
};
|
|
16165
|
-
query?: never;
|
|
16166
|
-
url: '/3/auth/tokens/{token_key}/';
|
|
16167
|
-
};
|
|
16168
|
-
type AuthTokensUpdateResponses = {
|
|
16169
|
-
200: AuthTokenResponse;
|
|
16170
|
-
};
|
|
16171
|
-
type AuthTokensUpdateResponse = AuthTokensUpdateResponses[keyof AuthTokensUpdateResponses];
|
|
16172
16133
|
type CompanyRetrieveData = {
|
|
16173
16134
|
body?: never;
|
|
16174
16135
|
path?: never;
|
|
@@ -18558,8 +18519,33 @@ interface AuthState {
|
|
|
18558
18519
|
sessions: AuthSession[];
|
|
18559
18520
|
activeSessionIndex: number;
|
|
18560
18521
|
}
|
|
18522
|
+
type AuthStatus = 'loading' | 'authenticated' | 'refreshing' | 'recoverable' | 'unauthenticated';
|
|
18523
|
+
interface AuthRecoveryState {
|
|
18524
|
+
pending: boolean;
|
|
18525
|
+
expiredSession: AuthSession | null;
|
|
18526
|
+
remainingSessions: AuthSession[];
|
|
18527
|
+
}
|
|
18528
|
+
interface AuthSnapshot {
|
|
18529
|
+
status: AuthStatus;
|
|
18530
|
+
session: AuthSession | null;
|
|
18531
|
+
sessions: AuthSession[];
|
|
18532
|
+
activeSessionIndex: number;
|
|
18533
|
+
isRefreshing: boolean;
|
|
18534
|
+
initialized: boolean;
|
|
18535
|
+
error: Error | null;
|
|
18536
|
+
recovery: AuthRecoveryState;
|
|
18537
|
+
}
|
|
18538
|
+
type AuthEventType = 'initialized' | 'login' | 'register' | 'register-company' | 'logout' | 'logout-all' | 'refresh' | 'session-imported' | 'session-updated' | 'session-switched' | 'session-expired' | 'session-cleared' | 'error';
|
|
18539
|
+
interface AuthEvent {
|
|
18540
|
+
type: AuthEventType;
|
|
18541
|
+
snapshot: AuthSnapshot;
|
|
18542
|
+
session?: AuthSession | null;
|
|
18543
|
+
error?: Error | null;
|
|
18544
|
+
}
|
|
18561
18545
|
type SessionListener = (session: AuthSession | null) => void;
|
|
18562
18546
|
type ErrorListener = (error: Error | null) => void;
|
|
18547
|
+
type AuthStateListener = (snapshot: AuthSnapshot) => void;
|
|
18548
|
+
type AuthEventListener = (event: AuthEvent) => void;
|
|
18563
18549
|
|
|
18564
18550
|
type LoginParams = {
|
|
18565
18551
|
user: string;
|
|
@@ -18580,6 +18566,16 @@ type RegisterParams = {
|
|
|
18580
18566
|
session_duration?: number;
|
|
18581
18567
|
};
|
|
18582
18568
|
type RegisterCompanyParams = RegisterCompanyRequestWritable;
|
|
18569
|
+
interface ImportTokenOptions {
|
|
18570
|
+
company?: string;
|
|
18571
|
+
expires?: number;
|
|
18572
|
+
sessionDuration?: number;
|
|
18573
|
+
}
|
|
18574
|
+
interface ValidateSessionOptions {
|
|
18575
|
+
retryCount?: number;
|
|
18576
|
+
retryDelayMs?: number;
|
|
18577
|
+
}
|
|
18578
|
+
type SessionPatch = Partial<AuthSession> | ((session: AuthSession) => AuthSession);
|
|
18583
18579
|
interface AuthConfig {
|
|
18584
18580
|
baseUrl?: string;
|
|
18585
18581
|
storage?: 'local' | 'memory' | StorageAdapter;
|
|
@@ -18597,13 +18593,23 @@ interface Auth {
|
|
|
18597
18593
|
getActiveSession(): AuthSession | null;
|
|
18598
18594
|
getSessions(): AuthSession[];
|
|
18599
18595
|
getSessionsByCompany(company: string): AuthSession[];
|
|
18596
|
+
getState(): AuthSnapshot;
|
|
18597
|
+
getStatus(): AuthStatus;
|
|
18598
|
+
getRecoveryState(): AuthRecoveryState;
|
|
18600
18599
|
switchToSession(userId: string, company?: string): Promise<AuthSession | null>;
|
|
18601
18600
|
clearAllSessions(): Promise<void>;
|
|
18602
18601
|
deleteChallenge(challengeId: string): Promise<void>;
|
|
18602
|
+
importToken(token: string, options?: ImportTokenOptions): Promise<AuthSession>;
|
|
18603
|
+
validateActiveSession(options?: ValidateSessionOptions): Promise<boolean>;
|
|
18604
|
+
syncActiveSessionUser(): Promise<AuthSession | null>;
|
|
18605
|
+
updateSession(userId: string, company: string | undefined, patch: SessionPatch): Promise<AuthSession | null>;
|
|
18606
|
+
expireActiveSession(): Promise<AuthRecoveryState>;
|
|
18603
18607
|
subscribe(listener: SessionListener): () => void;
|
|
18604
18608
|
subscribeToErrors(listener: ErrorListener): () => void;
|
|
18609
|
+
subscribeToState(listener: AuthStateListener): () => void;
|
|
18610
|
+
subscribeToEvents(listener: AuthEventListener): () => void;
|
|
18605
18611
|
readonly baseUrl: string;
|
|
18606
18612
|
}
|
|
18607
18613
|
declare function createAuth(config?: AuthConfig): Auth;
|
|
18608
18614
|
|
|
18609
|
-
export { type AuthEmailVerifyResendResponses as $, type Auth as A, type AccountsCurrenciesUpdateData as B, type AccountsCurrenciesUpdateResponses as C, type AccountsCurrenciesFeesListData as D, type ErrorListener as E, type AccountsCurrenciesFeesListResponses as F, type AccountsCurrenciesFeesRetrieveData as G, type AccountsCurrenciesFeesRetrieveResponses as H, type AccountsCurrenciesLimitsListData as I, type AccountsCurrenciesLimitsListResponses as J, type AccountsCurrenciesLimitsRetrieveData as K, type LoginParams as L, type AccountsCurrenciesLimitsRetrieveResponses as M, type AuthRetrieveData as N, type AuthRetrieveResponses as O, type AuthRegisterCompanyData as P, type AuthRegisterCompanyResponses as Q, type RegisterParams as R, type SessionListener as S, type AuthDeactivateData as T, type UserSession as U, type AuthDeactivateResponses as V, type AuthDeactivateVerifyData as W, type AuthDeactivateVerifyResponses as X, type AuthEmailVerifyData as Y, type AuthEmailVerifyResponses as Z, type AuthEmailVerifyResendData as _, type AuthConfig as a, type CompanyBankAccountsListResponses as a$, type AuthJwtCreateData as a0, type AuthJwtCreateResponses as a1, type AuthLoginData as a2, type AuthLoginResponses as a3, type AuthLogoutData as a4, type AuthLogoutResponses as a5, type AuthMfaAuthenticatorsListData as a6, type AuthMfaAuthenticatorsListResponses as a7, type AuthMfaAuthenticatorsCreateData as a8, type AuthMfaAuthenticatorsCreateResponses as a9, type AuthPasswordResetConfirmData as aA, type AuthPasswordResetConfirmResponses as aB, type AuthRefreshCreateData as aC, type AuthRefreshCreateResponses as aD, type AuthRegisterData as aE, type AuthRegisterResponses as aF, type AuthRequestDeleteData as aG, type AuthRequestDeleteResponses as aH, type AuthRequestDeleteVerifyData as aI, type AuthRequestDeleteVerifyResponses as aJ, type AuthTokensListDestroyData as aK, type AuthTokensListDestroyResponses as aL, type AuthTokensListData as aM, type AuthTokensListResponses as aN, type AuthTokensCreateData as aO, type AuthTokensCreateResponses as aP, type AuthTokensDestroyData as aQ, type AuthTokensDestroyResponses as aR, type AuthTokensRetrieveData as aS, type AuthTokensRetrieveResponses as aT, type AuthTokensPartialUpdateData as aU, type AuthTokensPartialUpdateResponses as aV, type AuthTokensUpdateData as aW, type AuthTokensUpdateResponses as aX, type CompanyRetrieveData as aY, type CompanyRetrieveResponses as aZ, type CompanyBankAccountsListData as a_, type AuthMfaAuthenticatorsDestroyData as aa, type AuthMfaAuthenticatorsDestroyResponses as ab, type AuthMfaAuthenticatorsRetrieveData as ac, type AuthMfaAuthenticatorsRetrieveResponses as ad, type AuthMfaDeliverData as ae, type AuthMfaDeliverResponses as af, type AuthMfaVerifyData as ag, type AuthMfaVerifyResponses as ah, type AuthMobileVerifyData as ai, type AuthMobileVerifyResponses as aj, type AuthMobileVerifyResendData as ak, type AuthMobileVerifyResendResponses as al, type AuthOauthAuthorizeCreateData as am, type AuthOauthAuthorizeCreateResponses as an, type AuthOauthLoginCreateData as ao, type AuthOauthLoginCreateResponses as ap, type AuthOauthRegisterCreateData as aq, type AuthOauthRegisterCreateResponses as ar, type AuthOauthSessionCreateData as as, type AuthOauthSessionCreateResponses as at, type AuthOauthVerifyCreateData as au, type AuthOauthVerifyCreateResponses as av, type AuthPasswordChangeData as aw, type AuthPasswordChangeResponses as ax, type AuthPasswordResetData as ay, type AuthPasswordResetResponses as az, type RegisterCompanyParams as b, type PermissionsListResponses as b$, type CompanyCurrenciesListData as b0, type CompanyCurrenciesListResponses as b1, type CompanyCurrenciesRetrieveData as b2, type CompanyCurrenciesRetrieveResponses as b3, type CompanyWalletAccountsListData as b4, type CompanyWalletAccountsListResponses as b5, type DocumentTypesListData as b6, type DocumentTypesListResponses as b7, type DocumentTypesRetrieveData as b8, type DocumentTypesRetrieveResponses as b9, type GroupsTiersFeesListData as bA, type GroupsTiersFeesListResponses as bB, type GroupsTiersFeesRetrieveData as bC, type GroupsTiersFeesRetrieveResponses as bD, type GroupsTiersLimitsListData as bE, type GroupsTiersLimitsListResponses as bF, type GroupsTiersLimitsRetrieveData as bG, type GroupsTiersLimitsRetrieveResponses as bH, type GroupsTiersRequirementSetsListData as bI, type GroupsTiersRequirementSetsListResponses as bJ, type GroupsTiersRequirementSetsRetrieveData as bK, type GroupsTiersRequirementSetsRetrieveResponses as bL, type GroupsTiersRequirementSetsItemsListData as bM, type GroupsTiersRequirementSetsItemsListResponses as bN, type GroupsTiersRequirementSetsItemsRetrieveData as bO, type GroupsTiersRequirementSetsItemsRetrieveResponses as bP, type MetricsListData as bQ, type MetricsListResponses as bR, type MetricsCreateData as bS, type MetricsCreateResponses as bT, type MetricsDestroyData as bU, type MetricsDestroyResponses as bV, type MetricsRetrieveData as bW, type MetricsRetrieveResponses as bX, type MetricsPointsListData as bY, type MetricsPointsListResponses as bZ, type PermissionsListData as b_, type ExportsListData as ba, type ExportsListResponses as bb, type ExportsCreateData as bc, type ExportsCreateResponses as bd, type ExportsRetrieveData as be, type ExportsRetrieveResponses as bf, type GroupsListData as bg, type GroupsListResponses as bh, type GroupsRetrieveData as bi, type GroupsRetrieveResponses as bj, type GroupsFeesListData as bk, type GroupsFeesListResponses as bl, type GroupsFeesRetrieveData as bm, type GroupsFeesRetrieveResponses as bn, type GroupsLimitsListData as bo, type GroupsLimitsListResponses as bp, type GroupsLimitsRetrieveData as bq, type GroupsLimitsRetrieveResponses as br, type GroupsPermissionsListData as bs, type GroupsPermissionsListResponses as bt, type GroupsPermissionsRetrieveData as bu, type GroupsPermissionsRetrieveResponses as bv, type GroupsTiersListData as bw, type GroupsTiersListResponses as bx, type GroupsTiersRetrieveData as by, type GroupsTiersRetrieveResponses as bz, createAuth as c, type TransactionsCreditCreateResponses as c$, type PermissionsRetrieveData as c0, type PermissionsRetrieveResponses as c1, type PublicCompaniesListData as c2, type PublicCompaniesListResponses as c3, type PublicCompaniesRetrieveData as c4, type PublicCompaniesRetrieveResponses as c5, type PublicCompaniesGroupsListData as c6, type PublicCompaniesGroupsListResponses as c7, type PublicCompaniesGroupsRetrieveData as c8, type PublicCompaniesGroupsRetrieveResponses as c9, type StatementsRetrieveData as cA, type StatementsRetrieveResponses as cB, type SubtypesListData as cC, type SubtypesListResponses as cD, type SubtypesRetrieveData as cE, type SubtypesRetrieveResponses as cF, type TransactionCollectionsListData as cG, type TransactionCollectionsListResponses as cH, type TransactionCollectionsCreateData as cI, type TransactionCollectionsCreateResponses as cJ, type TransactionCollectionsRetrieveData as cK, type TransactionCollectionsRetrieveResponses as cL, type TransactionsListData as cM, type TransactionsListResponses as cN, type TransactionsCreateData as cO, type TransactionsCreateResponses as cP, type TransactionsRetrieveData as cQ, type TransactionsRetrieveResponses as cR, type TransactionsPartialUpdateData as cS, type TransactionsPartialUpdateResponses as cT, type TransactionsUpdateData as cU, type TransactionsUpdateResponses as cV, type TransactionsMessagesListData as cW, type TransactionsMessagesListResponses as cX, type TransactionsMessagesRetrieveData as cY, type TransactionsMessagesRetrieveResponses as cZ, type TransactionsCreditCreateData as c_, type PublicCompaniesLegalTermsListData as ca, type PublicCompaniesLegalTermsListResponses as cb, type PublicCompaniesLegalTermsRetrieveData as cc, type PublicCompaniesLegalTermsRetrieveResponses as cd, type PublicCompaniesLegalTermsVersionsListData as ce, type PublicCompaniesLegalTermsVersionsListResponses as cf, type PublicCompaniesLegalTermsVersionsRetrieveData as cg, type PublicCompaniesLegalTermsVersionsRetrieveResponses as ch, type PublicCompaniesOauthClientsListData as ci, type PublicCompaniesOauthClientsListResponses as cj, type PublicCompaniesOauthClientsRetrieveData as ck, type PublicCompaniesOauthClientsRetrieveResponses as cl, type PublicLegalTermsListData as cm, type PublicLegalTermsListResponses as cn, type PublicLegalTermsRetrieveData as co, type PublicLegalTermsRetrieveResponses as cp, type PublicLegalTermsVersionsListData as cq, type PublicLegalTermsVersionsListResponses as cr, type PublicLegalTermsVersionsRetrieveData as cs, type PublicLegalTermsVersionsRetrieveResponses as ct, type StatementsListData as cu, type StatementsListResponses as cv, type StatementsCreateData as cw, type StatementsCreateResponses as cx, type StatementsDestroyData as cy, type StatementsDestroyResponses as cz, type AuthSession as d, type UserCryptoAccountsRetrieveData as d$, type TransactionsDebitCreateData as d0, type TransactionsDebitCreateResponses as d1, type TransactionTotalsRetrieveData as d2, type TransactionTotalsRetrieveResponses as d3, type TransactionsTransferCreateData as d4, type TransactionsTransferCreateResponses as d5, type UserRetrieveData as d6, type UserRetrieveResponses as d7, type UserPartialUpdateData as d8, type UserPartialUpdateResponses as d9, type UserBankAccountsUpdateResponses as dA, type UserBankAccountsAccountCurrenciesListData as dB, type UserBankAccountsAccountCurrenciesListResponses as dC, type UserBankAccountsAccountCurrenciesCreateData as dD, type UserBankAccountsAccountCurrenciesCreateResponses as dE, type UserBankAccountsAccountCurrenciesDestroyData as dF, type UserBankAccountsAccountCurrenciesDestroyResponses as dG, type UserBankAccountsAccountCurrenciesRetrieveData as dH, type UserBankAccountsAccountCurrenciesRetrieveResponses as dI, type UserBankAccountsCurrenciesListData as dJ, type UserBankAccountsCurrenciesListResponses as dK, type UserBankAccountsCurrenciesCreateData as dL, type UserBankAccountsCurrenciesCreateResponses as dM, type UserBankAccountsCurrenciesDestroyData as dN, type UserBankAccountsCurrenciesDestroyResponses as dO, type UserBankAccountsCurrenciesRetrieveData as dP, type UserBankAccountsCurrenciesRetrieveResponses as dQ, type UserBankAccountsDocumentsRetrieveData as dR, type UserBankAccountsDocumentsRetrieveResponses as dS, type UserBankAccountsDocumentsRetrieve2Data as dT, type UserBankAccountsDocumentsRetrieve2Responses as dU, type UserCryptoAccountsListData as dV, type UserCryptoAccountsListResponses as dW, type UserCryptoAccountsCreateData as dX, type UserCryptoAccountsCreateResponses as dY, type UserCryptoAccountsDestroyData as dZ, type UserCryptoAccountsDestroyResponses as d_, type UserUpdateData as da, type UserUpdateResponses as db, type UserAddressesListData as dc, type UserAddressesListResponses as dd, type UserAddressesCreateData as de, type UserAddressesCreateResponses as df, type UserAddressesDestroyData as dg, type UserAddressesDestroyResponses as dh, type UserAddressesRetrieveData as di, type UserAddressesRetrieveResponses as dj, type UserAddressesPartialUpdateData as dk, type UserAddressesPartialUpdateResponses as dl, type UserAddressesUpdateData as dm, type UserAddressesUpdateResponses as dn, type UserBankAccountsListData as dp, type UserBankAccountsListResponses as dq, type UserBankAccountsCreateData as dr, type UserBankAccountsCreateResponses as ds, type UserBankAccountsDestroyData as dt, type UserBankAccountsDestroyResponses as du, type UserBankAccountsRetrieveData as dv, type UserBankAccountsRetrieveResponses as dw, type UserBankAccountsPartialUpdateData as dx, type UserBankAccountsPartialUpdateResponses as dy, type UserBankAccountsUpdateData as dz, type AuthState as e, type UserEmailsUpdateData as e$, type UserCryptoAccountsRetrieveResponses as e0, type UserCryptoAccountsPartialUpdateData as e1, type UserCryptoAccountsPartialUpdateResponses as e2, type UserCryptoAccountsUpdateData as e3, type UserCryptoAccountsUpdateResponses as e4, type UserCryptoAccountsAccountCurrenciesListData as e5, type UserCryptoAccountsAccountCurrenciesListResponses as e6, type UserCryptoAccountsAccountCurrenciesCreateData as e7, type UserCryptoAccountsAccountCurrenciesCreateResponses as e8, type UserCryptoAccountsAccountCurrenciesDestroyData as e9, type UserDevicesRetrieveResponses as eA, type UserDevicesPartialUpdateData as eB, type UserDevicesPartialUpdateResponses as eC, type UserDevicesUpdateData as eD, type UserDevicesUpdateResponses as eE, type UserDevicesAppsListData as eF, type UserDevicesAppsListResponses as eG, type UserDevicesAppsCreateData as eH, type UserDevicesAppsCreateResponses as eI, type UserDocumentsListData as eJ, type UserDocumentsListResponses as eK, type UserDocumentsCreateData as eL, type UserDocumentsCreateResponses as eM, type UserDocumentsDestroyData as eN, type UserDocumentsDestroyResponses as eO, type UserDocumentsRetrieveData as eP, type UserDocumentsRetrieveResponses as eQ, type UserEmailsListData as eR, type UserEmailsListResponses as eS, type UserEmailsCreateData as eT, type UserEmailsCreateResponses as eU, type UserEmailsDestroyData as eV, type UserEmailsDestroyResponses as eW, type UserEmailsRetrieveData as eX, type UserEmailsRetrieveResponses as eY, type UserEmailsPartialUpdateData as eZ, type UserEmailsPartialUpdateResponses as e_, type UserCryptoAccountsAccountCurrenciesDestroyResponses as ea, type UserCryptoAccountsAccountCurrenciesRetrieveData as eb, type UserCryptoAccountsAccountCurrenciesRetrieveResponses as ec, type UserCryptoAccountsCurrenciesListData as ed, type UserCryptoAccountsCurrenciesListResponses as ee, type UserCryptoAccountsCurrenciesCreateData as ef, type UserCryptoAccountsCurrenciesCreateResponses as eg, type UserCryptoAccountsCurrenciesDestroyData as eh, type UserCryptoAccountsCurrenciesDestroyResponses as ei, type UserCryptoAccountsCurrenciesRetrieveData as ej, type UserCryptoAccountsCurrenciesRetrieveResponses as ek, type UserDevicesListData as el, type UserDevicesListResponses as em, type UserDevicesCreateData as en, type UserDevicesCreateResponses as eo, type UserDevicesAppsDestroyData as ep, type UserDevicesAppsDestroyResponses as eq, type UserDevicesAppsRetrieveData as er, type UserDevicesAppsRetrieveResponses as es, type UserDevicesAppsPartialUpdateData as et, type UserDevicesAppsPartialUpdateResponses as eu, type UserDevicesAppsUpdateData as ev, type UserDevicesAppsUpdateResponses as ew, type UserDevicesDestroyData as ex, type UserDevicesDestroyResponses as ey, type UserDevicesRetrieveData as ez, type StorageAdapter as f, type AccountAssetFee as f$, type UserEmailsUpdateResponses as f0, type UserLegalTermsListData as f1, type UserLegalTermsListResponses as f2, type UserLegalTermsRetrieveData as f3, type UserLegalTermsRetrieveResponses as f4, type UserLegalTermsVersionsListData as f5, type UserLegalTermsVersionsListResponses as f6, type UserLegalTermsVersionsRetrieveData as f7, type UserLegalTermsVersionsRetrieveResponses as f8, type UserLegalTermsVersionsPartialUpdateData as f9, type UserWalletAccountsRetrieveResponses as fA, type UserWalletAccountsPartialUpdateData as fB, type UserWalletAccountsPartialUpdateResponses as fC, type UserWalletAccountsUpdateData as fD, type UserWalletAccountsUpdateResponses as fE, type UserWalletAccountsAccountCurrenciesListData as fF, type UserWalletAccountsAccountCurrenciesListResponses as fG, type UserWalletAccountsAccountCurrenciesCreateData as fH, type UserWalletAccountsAccountCurrenciesCreateResponses as fI, type UserWalletAccountsAccountCurrenciesDestroyData as fJ, type UserWalletAccountsAccountCurrenciesDestroyResponses as fK, type UserWalletAccountsAccountCurrenciesRetrieveData as fL, type UserWalletAccountsAccountCurrenciesRetrieveResponses as fM, type UserWalletAccountsCurrenciesListData as fN, type UserWalletAccountsCurrenciesListResponses as fO, type UserWalletAccountsCurrenciesCreateData as fP, type UserWalletAccountsCurrenciesCreateResponses as fQ, type UserWalletAccountsCurrenciesDestroyData as fR, type UserWalletAccountsCurrenciesDestroyResponses as fS, type UserWalletAccountsCurrenciesRetrieveData as fT, type UserWalletAccountsCurrenciesRetrieveResponses as fU, type ClientOptions as fV, type Account as fW, type AccountAccountAsset as fX, type AccountAccountAssetRequest as fY, type AccountAccountAssetResponse as fZ, type AccountAsset as f_, type UserLegalTermsVersionsPartialUpdateResponses as fa, type UserLegalTermsVersionsUpdateData as fb, type UserLegalTermsVersionsUpdateResponses as fc, type UserMessagesListData as fd, type UserMessagesListResponses as fe, type UserMessagesRetrieveData as ff, type UserMessagesRetrieveResponses as fg, type UserMobilesListData as fh, type UserMobilesListResponses as fi, type UserMobilesCreateData as fj, type UserMobilesCreateResponses as fk, type UserMobilesDestroyData as fl, type UserMobilesDestroyResponses as fm, type UserMobilesRetrieveData as fn, type UserMobilesRetrieveResponses as fo, type UserMobilesPartialUpdateData as fp, type UserMobilesPartialUpdateResponses as fq, type UserMobilesUpdateData as fr, type UserMobilesUpdateResponses as fs, type UserWalletAccountsListData as ft, type UserWalletAccountsListResponses as fu, type UserWalletAccountsCreateData as fv, type UserWalletAccountsCreateResponses as fw, type UserWalletAccountsDestroyData as fx, type UserWalletAccountsDestroyResponses as fy, type UserWalletAccountsRetrieveData as fz, type AccountCurrenciesListData as g, type CreateUserBankAccountAssetRequest as g$, type AccountAssetLimit as g0, type AccountAssetLimitRequest as g1, type AccountAssetLimitResponse as g2, type AccountAssetResponse as g3, type AccountAssetSettings as g4, type AccountAssetSettingsRequest as g5, type AccountDefinition as g6, type AccountDefinitionGroup as g7, type AccountDefinitionGroupAsset as g8, type AccountDefinitionResponse as g9, type CompanyDisallowedTransactionSubtypeRequest as gA, type CompanyResponse as gB, type CompanySettings as gC, type CompanySettingsRequest as gD, type CompanyWalletAccount as gE, type CreateAccountAccountAssetRequest as gF, type CreateAuthTokenRequest as gG, type CreateCompanyRequest as gH, type CreateCreditTransactionRequest as gI, type CreateCryptoAccountAccountAssetRequest as gJ, type CreateCryptoAccountAssetRequest as gK, type CreateCryptoAccountRequest as gL, type CreateDebitTransactionRequest as gM, type CreateDeviceAppRequest as gN, type CreateDeviceRequest as gO, type CreateEmailRequest as gP, type CreateExportRequest as gQ, type CreateJwtRequest as gR, type CreateMfaAuthenticatorRequest as gS, type CreateMetricRequest as gT, type CreateMobileRequest as gU, type CreateMultiTransactionRequest as gV, type CreateStatementRequest as gW, type CreateTransactionCollectionRequest as gX, type CreateTransactionCollectionTransactionRequest as gY, type CreateTransferTransactionRequest as gZ, type CreateUserBankAccountAccountAssetRequest as g_, type AccountRequest as ga, type AccountResponse as gb, type ActionResponse as gc, type AdminAccountAssetFee as gd, type AdminAccountAssetFeeRequest as ge, type AdminAccountAssetFeeResponse as gf, type AdminCompanyAddress as gg, type Asset as gh, type AssetResponse as gi, type Auth$1 as gj, type AuthResponse as gk, type AuthToken as gl, type AuthTokenList as gm, type AuthTokenListResponse as gn, type AuthTokenResponse as go, type Authenticated as gp, type AuthenticatedResponse as gq, type AuthenticatorChallenge as gr, type BankOwner as gs, type BankOwnerAddress as gt, type BankOwnerAddressRequest as gu, type BankOwnerRequest as gv, type Company as gw, type CompanyBankAccount as gx, type CompanyBankBranchAddress as gy, type CompanyDisallowedTransactionSubtype as gz, type AccountCurrenciesListResponses as h, type GroupTierSettings as h$, type CreateUserWalletAccountAccountAssetRequest as h0, type CreateUserWalletAccountAssetRequest as h1, type CryptoAccount as h2, type CryptoAccountAsset as h3, type CryptoAccountAssetList as h4, type CryptoAccountAssetListResponse as h5, type CryptoAccountAssetResponse as h6, type CryptoAccountList as h7, type CryptoAccountListResponse as h8, type CryptoAccountRequest as h9, type ExtendedExportResponse as hA, type ExtendedGroupTier as hB, type ExtendedGroupTierResponse as hC, type ExtendedTransaction as hD, type ExtendedTransactionResponse as hE, type ExtendedUserInfo as hF, type ExtendedUserInfoRequest as hG, type ExtendedUserInfoResponse as hH, type GroupDisallowedTransactionSubtype as hI, type GroupFee as hJ, type GroupFeeResponse as hK, type GroupLimit as hL, type GroupLimitResponse as hM, type GroupPermission as hN, type GroupPermissionResponse as hO, type GroupSettings as hP, type GroupTier as hQ, type GroupTierDisallowedTransactionSubtype as hR, type GroupTierFee as hS, type GroupTierFeeResponse as hT, type GroupTierLimit as hU, type GroupTierLimitResponse as hV, type GroupTierRequirementSet as hW, type GroupTierRequirementSetItem as hX, type GroupTierRequirementSetItemResponse as hY, type GroupTierRequirementSetItemRule as hZ, type GroupTierRequirementSetResponse as h_, type CryptoAccountResponse as ha, type DeactivateRequest as hb, type Device as hc, type DeviceApp as hd, type DeviceAppRequest as he, type DeviceAppResponse as hf, type DeviceList as hg, type DeviceListResponse as hh, type DeviceRequest as hi, type DeviceResponse as hj, type DocumentType as hk, type DocumentTypeResponse as hl, type Email as hm, type EmailList as hn, type EmailListResponse as ho, type EmailRequest as hp, type EmailResponse as hq, type ExplicitCreateTransactionRequest as hr, type Export as hs, type ExportPage as ht, type ExportResponse as hu, type ExtendedAccount as hv, type ExtendedAccountResponse as hw, type ExtendedAuthenticated as hx, type ExtendedAuthenticatedResponse as hy, type ExtendedExport as hz, type AccountDefinitionsListData as i, type PaginatedCompanyBankAccountList as i$, type Jwt as i0, type JwtResponse as i1, type LegalTerm as i2, type LegalTermResponse as i3, type LegalTermVersion as i4, type LegalTermVersionResponse as i5, type LoginRequest as i6, type LogoutRequest as i7, type MfaAuthenticator as i8, type MfaAuthenticatorResponse as i9, type OauthAuthorize as iA, type OauthAuthorizeRequest as iB, type OauthAuthorizeResponse as iC, type OauthClient as iD, type OauthClientResponse as iE, type OauthLoginRequest as iF, type OauthRegisterRequest as iG, type OauthSession as iH, type OauthSessionRequest as iI, type OauthSessionResponse as iJ, type OauthVerify as iK, type OauthVerifyRequest as iL, type OauthVerifyResponse as iM, type PaginatedAccountAccountAssetList as iN, type PaginatedAccountAccountAssetListResponse as iO, type PaginatedAccountAssetFeeList as iP, type PaginatedAccountAssetFeeListResponse as iQ, type PaginatedAccountAssetLimitList as iR, type PaginatedAccountAssetLimitListResponse as iS, type PaginatedAccountAssetList as iT, type PaginatedAccountAssetListResponse as iU, type PaginatedAccountDefinitionList as iV, type PaginatedAccountDefinitionListResponse as iW, type PaginatedAccountList as iX, type PaginatedAccountListResponse as iY, type PaginatedAssetList as iZ, type PaginatedAssetListResponse as i_, type MfaDeliverRequest as ia, type MfaDeviceDetail as ib, type MfaStaticDeviceDetail as ic, type MfaStaticDeviceToken as id, type MfatotpDeviceDetail as ie, type MfaTwilioDeviceDetail as ig, type MfaVerifyRequest as ih, type MaskedMfaAuthenticator as ii, type MaskedMfaAuthenticatorResponse as ij, type MaskedMfaDeviceDetail as ik, type MaskedMfaStaticDeviceDetail as il, type MaskedMfaStaticDeviceToken as im, type MaskedMfatotpDeviceDetail as io, type MaskedMfaTwilioDeviceDetail as ip, type Metric as iq, type MetricPoint as ir, type MetricResponse as is, type Mobile as it, type MobileList as iu, type MobileListResponse as iv, type MobileRequest as iw, type MobileResponse as ix, type MultiTransaction as iy, type MultiTransactionResponse as iz, type AccountDefinitionsListResponses as j, type PaginatedUserPermissionList as j$, type PaginatedCompanyBankAccountListResponse as j0, type PaginatedCompanyWalletAccountList as j1, type PaginatedCompanyWalletAccountListResponse as j2, type PaginatedDeviceAppList as j3, type PaginatedDeviceAppListResponse as j4, type PaginatedDocumentTypeList as j5, type PaginatedDocumentTypeListResponse as j6, type PaginatedExportList as j7, type PaginatedExportListResponse as j8, type PaginatedGroupFeeList as j9, type PaginatedOauthClientListResponse as jA, type PaginatedPublicCompanyLegalTermList as jB, type PaginatedPublicCompanyLegalTermListResponse as jC, type PaginatedPublicCompanyLegalTermVersionList as jD, type PaginatedPublicCompanyLegalTermVersionListResponse as jE, type PaginatedPublicCompanyList as jF, type PaginatedPublicCompanyListResponse as jG, type PaginatedPublicGroupList as jH, type PaginatedPublicGroupListResponse as jI, type PaginatedPublicLegalTermList as jJ, type PaginatedPublicLegalTermListResponse as jK, type PaginatedPublicLegalTermVersionList as jL, type PaginatedPublicLegalTermVersionListResponse as jM, type PaginatedStatementList as jN, type PaginatedStatementListResponse as jO, type PaginatedTransactionCollectionList as jP, type PaginatedTransactionCollectionListResponse as jQ, type PaginatedTransactionList as jR, type PaginatedTransactionListResponse as jS, type PaginatedTransactionMessageList as jT, type PaginatedTransactionMessageListResponse as jU, type PaginatedUserDocumentList as jV, type PaginatedUserDocumentListResponse as jW, type PaginatedUserGroupList as jX, type PaginatedUserGroupListResponse as jY, type PaginatedUserMessageList as jZ, type PaginatedUserMessageListResponse as j_, type PaginatedGroupFeeListResponse as ja, type PaginatedGroupLimitList as jb, type PaginatedGroupLimitListResponse as jc, type PaginatedGroupPermissionList as jd, type PaginatedGroupPermissionListResponse as je, type PaginatedGroupTierFeeList as jf, type PaginatedGroupTierFeeListResponse as jg, type PaginatedGroupTierLimitList as jh, type PaginatedGroupTierLimitListResponse as ji, type PaginatedGroupTierList as jj, type PaginatedGroupTierListResponse as jk, type PaginatedGroupTierRequirementSetItemList as jl, type PaginatedGroupTierRequirementSetItemListResponse as jm, type PaginatedGroupTierRequirementSetList as jn, type PaginatedGroupTierRequirementSetListResponse as jo, type PaginatedLegalTermList as jp, type PaginatedLegalTermListResponse as jq, type PaginatedLegalTermVersionList as jr, type PaginatedLegalTermVersionListResponse as js, type PaginatedMaskedMfaAuthenticatorList as jt, type PaginatedMaskedMfaAuthenticatorListResponse as ju, type PaginatedMetricList as jv, type PaginatedMetricListResponse as jw, type PaginatedMetricPointList as jx, type PaginatedMetricPointListResponse as jy, type PaginatedOauthClientList as jz, type AccountDefinitionsRetrieveData as k, type RegisterCompanyRequest as k$, type PaginatedUserPermissionListResponse as k0, type PaginatedUserWalletAccountAssetList as k1, type PaginatedUserWalletAccountAssetListResponse as k2, type PartnerTransaction as k3, type PartnerUserInfo as k4, type PasswordChangeRequest as k5, type PasswordResetConfirmRequest as k6, type PasswordResetRequest as k7, type PatchedAccountAccountAssetRequest as k8, type PatchedCryptoAccountRequest as k9, type PublicReducedLegalTermVersion as kA, type ReducedAccount as kB, type ReducedAccountAccountAsset as kC, type ReducedAccountAccountAssetRequest as kD, type ReducedAccountAsset as kE, type ReducedAccountAssetList as kF, type ReducedAccountAssetListResponse as kG, type ReducedAccountAssetRequest as kH, type ReducedAccountAssetResponse as kI, type ReducedAccountDefinition as kJ, type ReducedAccountRequest as kK, type ReducedAsset as kL, type ReducedAssetRequest as kM, type ReducedDeviceApp as kN, type ReducedDeviceAppRequest as kO, type ReducedDocumentType as kP, type ReducedGroup as kQ, type ReducedGroupRequest as kR, type ReducedGroupTier as kS, type ReducedLegalTermVersion as kT, type ReducedService as kU, type ReducedTransactionSubtype as kV, type ReducedTransactionSubtypeRequest as kW, type ReducedUserInfoRequest as kX, type RefreshRequest as kY, type Refreshed as kZ, type RefreshedResponse as k_, type PatchedDeviceAppRequest as ka, type PatchedDeviceRequest as kb, type PatchedEmailRequest as kc, type PatchedExtendedUserInfoRequest as kd, type PatchedMobileRequest as ke, type PatchedUpdateAuthTokenRequest as kf, type PatchedUpdateExtendedTransactionRequest as kg, type PatchedUpdateLegalTermVersionRequest as kh, type PatchedUserAddressRequest as ki, type PatchedUserBankAccountRequest as kj, type PatchedUserWalletAccountRequest as kk, type ProtectedUserInfo as kl, type PublicCompany as km, type PublicCompanyLegalTerm as kn, type PublicCompanyLegalTermResponse as ko, type PublicCompanyLegalTermVersion as kp, type PublicCompanyLegalTermVersionResponse as kq, type PublicCompanyResponse as kr, type PublicCompanySettings as ks, type PublicGroup as kt, type PublicGroupResponse as ku, type PublicLegalTerm as kv, type PublicLegalTermResponse as kw, type PublicLegalTermVersion as kx, type PublicLegalTermVersionResponse as ky, type PublicReducedCompanyLegalTermVersion as kz, type AccountDefinitionsRetrieveResponses as l, type VerifyDeactivateRequest as l$, type RegisterRequest as l0, type RequestDeleteRequest as l1, type ResendVerifyEmailRequest as l2, type ResendVerifyMobileRequest as l3, type ResourceRequirementRule as l4, type Statement as l5, type StatementResponse as l6, type TotalTransaction as l7, type TotalTransactionResponse as l8, type Transaction as l9, type UserBankAccountRequest as lA, type UserBankAccountResponse as lB, type UserBankBranchAddress as lC, type UserBankBranchAddressRequest as lD, type UserCreateBankAccountRequest as lE, type UserCreateDocumentRequest as lF, type UserCreateWalletAccountRequest as lG, type UserDisallowedTransactionSubtype as lH, type UserDisallowedTransactionSubtypeRequest as lI, type UserDocument as lJ, type UserDocumentResponse as lK, type UserGroup as lL, type UserGroupResponse as lM, type UserMessage as lN, type UserMessageResponse as lO, type UserPermission as lP, type UserPermissionResponse as lQ, type UserSettings as lR, type UserSettingsRequest as lS, type UserVerification as lT, type UserWalletAccount as lU, type UserWalletAccountAsset as lV, type UserWalletAccountAssetResponse as lW, type UserWalletAccountList as lX, type UserWalletAccountListResponse as lY, type UserWalletAccountRequest as lZ, type UserWalletAccountResponse as l_, type TransactionAccountAsset as la, type TransactionCollection as lb, type TransactionCollectionResponse as lc, type TransactionCollectionTransaction as ld, type TransactionFee as le, type TransactionMessage as lf, type TransactionMessageResponse as lg, type TransactionSubtype as lh, type TransactionSubtypeList as li, type TransactionSubtypeListResponse as lj, type TransactionSubtypeResponse as lk, type UpdateAuthTokenRequest as ll, type UpdateExtendedTransactionRequest as lm, type UpdateLegalTermVersionRequest as ln, type UserAddress as lo, type UserAddressList as lp, type UserAddressListResponse as lq, type UserAddressRequest as lr, type UserAddressResponse as ls, type UserBankAccount as lt, type UserBankAccountAsset as lu, type UserBankAccountAssetList as lv, type UserBankAccountAssetListResponse as lw, type UserBankAccountAssetResponse as lx, type UserBankAccountList as ly, type UserBankAccountListResponse as lz, type AccountsListData as m, type EmailResponseWritable as m$, type VerifyEmailRequest as m0, type VerifyMobileRequest as m1, type VerifyRequestDeleteRequest as m2, type AccountWritable as m3, type AccountAccountAssetWritable as m4, type AccountAccountAssetResponseWritable as m5, type AccountAssetWritable as m6, type AccountAssetFeeWritable as m7, type AccountAssetLimitWritable as m8, type AccountAssetLimitResponseWritable as m9, type CreateCompanyRequestWritable as mA, type CreateCreditTransactionRequestWritable as mB, type CreateDebitTransactionRequestWritable as mC, type CreateMetricRequestWritable as mD, type CreateMultiTransactionRequestWritable as mE, type CreateStatementRequestWritable as mF, type CreateTransactionCollectionRequestWritable as mG, type CreateTransactionCollectionTransactionRequestWritable as mH, type CryptoAccountWritable as mI, type CryptoAccountAssetWritable as mJ, type CryptoAccountAssetListWritable as mK, type CryptoAccountAssetListResponseWritable as mL, type CryptoAccountAssetResponseWritable as mM, type CryptoAccountListWritable as mN, type CryptoAccountListResponseWritable as mO, type CryptoAccountResponseWritable as mP, type DeviceWritable as mQ, type DeviceAppWritable as mR, type DeviceAppResponseWritable as mS, type DeviceListWritable as mT, type DeviceListResponseWritable as mU, type DeviceResponseWritable as mV, type DocumentTypeWritable as mW, type DocumentTypeResponseWritable as mX, type EmailWritable as mY, type EmailListWritable as mZ, type EmailListResponseWritable as m_, type AccountAssetResponseWritable as ma, type AccountAssetSettingsWritable as mb, type AccountDefinitionWritable as mc, type AccountDefinitionGroupWritable as md, type AccountDefinitionGroupAssetWritable as me, type AccountDefinitionResponseWritable as mf, type AccountResponseWritable as mg, type AdminAccountAssetFeeWritable as mh, type AdminAccountAssetFeeResponseWritable as mi, type AssetWritable as mj, type AssetResponseWritable as mk, type AuthWritable as ml, type AuthResponseWritable as mm, type AuthTokenWritable as mn, type AuthTokenListWritable as mo, type AuthTokenListResponseWritable as mp, type AuthTokenResponseWritable as mq, type AuthenticatedWritable as mr, type AuthenticatedResponseWritable as ms, type CompanyWritable as mt, type CompanyBankAccountWritable as mu, type CompanyDisallowedTransactionSubtypeWritable as mv, type CompanyResponseWritable as mw, type CompanySettingsWritable as mx, type CompanyWalletAccountWritable as my, type CreateAccountAccountAssetRequestWritable as mz, type AccountsListResponses as n, type OauthVerifyWritable as n$, type ExplicitCreateTransactionRequestWritable as n0, type ExportWritable as n1, type ExportPageWritable as n2, type ExportResponseWritable as n3, type ExtendedAccountWritable as n4, type ExtendedAccountResponseWritable as n5, type ExtendedAuthenticatedWritable as n6, type ExtendedAuthenticatedResponseWritable as n7, type ExtendedExportWritable as n8, type ExtendedExportResponseWritable as n9, type LegalTermResponseWritable as nA, type LegalTermVersionResponseWritable as nB, type LoginRequestWritable as nC, type MfaAuthenticatorWritable as nD, type MfaAuthenticatorResponseWritable as nE, type MfaDeviceDetailWritable as nF, type MfaStaticDeviceDetailWritable as nG, type MfatotpDeviceDetailWritable as nH, type MaskedMfaAuthenticatorWritable as nI, type MaskedMfaAuthenticatorResponseWritable as nJ, type MaskedMfaDeviceDetailWritable as nK, type MaskedMfaStaticDeviceDetailWritable as nL, type MaskedMfatotpDeviceDetailWritable as nM, type MetricWritable as nN, type MetricResponseWritable as nO, type MobileWritable as nP, type MobileListWritable as nQ, type MobileListResponseWritable as nR, type MobileResponseWritable as nS, type MultiTransactionWritable as nT, type MultiTransactionResponseWritable as nU, type OauthAuthorizeWritable as nV, type OauthAuthorizeResponseWritable as nW, type OauthClientResponseWritable as nX, type OauthLoginRequestWritable as nY, type OauthRegisterRequestWritable as nZ, type OauthSessionResponseWritable as n_, type ExtendedGroupTierWritable as na, type ExtendedGroupTierResponseWritable as nb, type ExtendedTransactionWritable as nc, type ExtendedTransactionResponseWritable as nd, type ExtendedUserInfoWritable as ne, type ExtendedUserInfoResponseWritable as nf, type GroupDisallowedTransactionSubtypeWritable as ng, type GroupFeeWritable as nh, type GroupFeeResponseWritable as ni, type GroupLimitWritable as nj, type GroupLimitResponseWritable as nk, type GroupPermissionWritable as nl, type GroupPermissionResponseWritable as nm, type GroupSettingsWritable as nn, type GroupTierWritable as no, type GroupTierDisallowedTransactionSubtypeWritable as np, type GroupTierFeeWritable as nq, type GroupTierFeeResponseWritable as nr, type GroupTierLimitWritable as ns, type GroupTierLimitResponseWritable as nt, type GroupTierRequirementSetWritable as nu, type GroupTierRequirementSetItemWritable as nv, type GroupTierRequirementSetItemResponseWritable as nw, type GroupTierRequirementSetResponseWritable as nx, type GroupTierSettingsWritable as ny, type JwtResponseWritable as nz, type AccountsCreateData as o, type PaginatedPublicLegalTermVersionListResponseWritable as o$, type OauthVerifyRequestWritable as o0, type OauthVerifyResponseWritable as o1, type PaginatedAccountAccountAssetListWritable as o2, type PaginatedAccountAccountAssetListResponseWritable as o3, type PaginatedAccountAssetFeeListWritable as o4, type PaginatedAccountAssetFeeListResponseWritable as o5, type PaginatedAccountAssetLimitListWritable as o6, type PaginatedAccountAssetLimitListResponseWritable as o7, type PaginatedAccountAssetListWritable as o8, type PaginatedAccountAssetListResponseWritable as o9, type PaginatedGroupTierListWritable as oA, type PaginatedGroupTierListResponseWritable as oB, type PaginatedGroupTierRequirementSetItemListWritable as oC, type PaginatedGroupTierRequirementSetItemListResponseWritable as oD, type PaginatedGroupTierRequirementSetListWritable as oE, type PaginatedGroupTierRequirementSetListResponseWritable as oF, type PaginatedLegalTermListWritable as oG, type PaginatedLegalTermListResponseWritable as oH, type PaginatedLegalTermVersionListWritable as oI, type PaginatedLegalTermVersionListResponseWritable as oJ, type PaginatedMaskedMfaAuthenticatorListWritable as oK, type PaginatedMaskedMfaAuthenticatorListResponseWritable as oL, type PaginatedMetricListWritable as oM, type PaginatedMetricListResponseWritable as oN, type PaginatedMetricPointListWritable as oO, type PaginatedMetricPointListResponseWritable as oP, type PaginatedOauthClientListWritable as oQ, type PaginatedOauthClientListResponseWritable as oR, type PaginatedPublicCompanyLegalTermListWritable as oS, type PaginatedPublicCompanyLegalTermListResponseWritable as oT, type PaginatedPublicCompanyLegalTermVersionListWritable as oU, type PaginatedPublicCompanyLegalTermVersionListResponseWritable as oV, type PaginatedPublicCompanyListWritable as oW, type PaginatedPublicCompanyListResponseWritable as oX, type PaginatedPublicLegalTermListWritable as oY, type PaginatedPublicLegalTermListResponseWritable as oZ, type PaginatedPublicLegalTermVersionListWritable as o_, type PaginatedAccountDefinitionListWritable as oa, type PaginatedAccountDefinitionListResponseWritable as ob, type PaginatedAccountListWritable as oc, type PaginatedAccountListResponseWritable as od, type PaginatedAssetListWritable as oe, type PaginatedAssetListResponseWritable as of, type PaginatedCompanyBankAccountListWritable as og, type PaginatedCompanyBankAccountListResponseWritable as oh, type PaginatedCompanyWalletAccountListWritable as oi, type PaginatedCompanyWalletAccountListResponseWritable as oj, type PaginatedDeviceAppListWritable as ok, type PaginatedDeviceAppListResponseWritable as ol, type PaginatedDocumentTypeListWritable as om, type PaginatedDocumentTypeListResponseWritable as on, type PaginatedExportListWritable as oo, type PaginatedExportListResponseWritable as op, type PaginatedGroupFeeListWritable as oq, type PaginatedGroupFeeListResponseWritable as or, type PaginatedGroupLimitListWritable as os, type PaginatedGroupLimitListResponseWritable as ot, type PaginatedGroupPermissionListWritable as ou, type PaginatedGroupPermissionListResponseWritable as ov, type PaginatedGroupTierFeeListWritable as ow, type PaginatedGroupTierFeeListResponseWritable as ox, type PaginatedGroupTierLimitListWritable as oy, type PaginatedGroupTierLimitListResponseWritable as oz, type AccountsCreateResponses as p, type UserBankAccountListWritable as p$, type PaginatedStatementListWritable as p0, type PaginatedStatementListResponseWritable as p1, type PaginatedTransactionCollectionListWritable as p2, type PaginatedTransactionCollectionListResponseWritable as p3, type PaginatedTransactionListWritable as p4, type PaginatedTransactionListResponseWritable as p5, type PaginatedTransactionMessageListWritable as p6, type PaginatedTransactionMessageListResponseWritable as p7, type PaginatedUserDocumentListWritable as p8, type PaginatedUserDocumentListResponseWritable as p9, type ReducedTransactionSubtypeWritable as pA, type RefreshedResponseWritable as pB, type RegisterCompanyRequestWritable as pC, type RegisterRequestWritable as pD, type StatementWritable as pE, type StatementResponseWritable as pF, type TotalTransactionResponseWritable as pG, type TransactionWritable as pH, type TransactionAccountAssetWritable as pI, type TransactionCollectionWritable as pJ, type TransactionCollectionResponseWritable as pK, type TransactionCollectionTransactionWritable as pL, type TransactionMessageWritable as pM, type TransactionMessageResponseWritable as pN, type TransactionSubtypeWritable as pO, type TransactionSubtypeListWritable as pP, type TransactionSubtypeListResponseWritable as pQ, type TransactionSubtypeResponseWritable as pR, type UserAddressWritable as pS, type UserAddressListWritable as pT, type UserAddressListResponseWritable as pU, type UserAddressResponseWritable as pV, type UserBankAccountWritable as pW, type UserBankAccountAssetWritable as pX, type UserBankAccountAssetListWritable as pY, type UserBankAccountAssetListResponseWritable as pZ, type UserBankAccountAssetResponseWritable as p_, type PaginatedUserGroupListWritable as pa, type PaginatedUserGroupListResponseWritable as pb, type PaginatedUserMessageListWritable as pc, type PaginatedUserMessageListResponseWritable as pd, type PaginatedUserPermissionListWritable as pe, type PaginatedUserPermissionListResponseWritable as pf, type PaginatedUserWalletAccountAssetListWritable as pg, type PaginatedUserWalletAccountAssetListResponseWritable as ph, type PasswordChangeRequestWritable as pi, type PasswordResetConfirmRequestWritable as pj, type PublicCompanyWritable as pk, type PublicCompanyLegalTermWritable as pl, type PublicCompanyLegalTermResponseWritable as pm, type PublicCompanyLegalTermVersionResponseWritable as pn, type PublicCompanyResponseWritable as po, type PublicCompanySettingsWritable as pp, type PublicLegalTermWritable as pq, type PublicLegalTermResponseWritable as pr, type PublicLegalTermVersionResponseWritable as ps, type ReducedAccountWritable as pt, type ReducedAccountAccountAssetWritable as pu, type ReducedAccountAssetWritable as pv, type ReducedAccountAssetListWritable as pw, type ReducedAccountAssetListResponseWritable as px, type ReducedAccountAssetResponseWritable as py, type ReducedDeviceAppWritable as pz, type AccountsRetrieveData as q, type AuthTokensListDestroyResponse as q$, type UserBankAccountListResponseWritable as q0, type UserBankAccountResponseWritable as q1, type UserCreateDocumentRequestWritable as q2, type UserDisallowedTransactionSubtypeWritable as q3, type UserDocumentWritable as q4, type UserDocumentResponseWritable as q5, type UserGroupWritable as q6, type UserGroupResponseWritable as q7, type UserMessageWritable as q8, type UserMessageResponseWritable as q9, type AuthDeactivateResponse as qA, type AuthDeactivateVerifyResponse as qB, type AuthEmailVerifyResponse as qC, type AuthEmailVerifyResendResponse as qD, type AuthJwtCreateResponse as qE, type AuthLoginResponse as qF, type AuthLogoutResponse as qG, type AuthMfaAuthenticatorsListResponse as qH, type AuthMfaAuthenticatorsCreateResponse as qI, type AuthMfaAuthenticatorsDestroyResponse as qJ, type AuthMfaAuthenticatorsRetrieveResponse as qK, type AuthMfaDeliverResponse as qL, type AuthMfaVerifyResponse as qM, type AuthMobileVerifyResponse as qN, type AuthMobileVerifyResendResponse as qO, type AuthOauthAuthorizeCreateResponse as qP, type AuthOauthLoginCreateResponse as qQ, type AuthOauthRegisterCreateResponse as qR, type AuthOauthSessionCreateResponse as qS, type AuthOauthVerifyCreateResponse as qT, type AuthPasswordChangeResponse as qU, type AuthPasswordResetResponse as qV, type AuthPasswordResetConfirmResponse as qW, type AuthRefreshCreateResponse as qX, type AuthRegisterResponse as qY, type AuthRequestDeleteResponse as qZ, type AuthRequestDeleteVerifyResponse as q_, type UserPermissionWritable as qa, type UserPermissionResponseWritable as qb, type UserSettingsWritable as qc, type UserWalletAccountWritable as qd, type UserWalletAccountAssetWritable as qe, type UserWalletAccountAssetResponseWritable as qf, type UserWalletAccountListWritable as qg, type UserWalletAccountListResponseWritable as qh, type UserWalletAccountResponseWritable as qi, type AccountCurrenciesListResponse as qj, type AccountDefinitionsListResponse as qk, type AccountDefinitionsRetrieveResponse as ql, type AccountsListResponse as qm, type AccountsCreateResponse as qn, type AccountsRetrieveResponse as qo, type AccountsCurrenciesListResponse as qp, type AccountsCurrenciesCreateResponse as qq, type AccountsCurrenciesRetrieveResponse as qr, type AccountsCurrenciesPartialUpdateResponse as qs, type AccountsCurrenciesUpdateResponse as qt, type AccountsCurrenciesFeesListResponse as qu, type AccountsCurrenciesFeesRetrieveResponse as qv, type AccountsCurrenciesLimitsListResponse as qw, type AccountsCurrenciesLimitsRetrieveResponse as qx, type AuthRetrieveResponse as qy, type AuthRegisterCompanyResponse as qz, type AccountsRetrieveResponses as r, type TransactionCollectionsRetrieveResponse as r$, type AuthTokensListResponse as r0, type AuthTokensCreateResponse as r1, type AuthTokensDestroyResponse as r2, type AuthTokensRetrieveResponse as r3, type AuthTokensPartialUpdateResponse as r4, type AuthTokensUpdateResponse as r5, type CompanyRetrieveResponse as r6, type CompanyBankAccountsListResponse as r7, type CompanyCurrenciesListResponse as r8, type CompanyCurrenciesRetrieveResponse as r9, type MetricsDestroyResponse as rA, type MetricsRetrieveResponse as rB, type MetricsPointsListResponse as rC, type PermissionsListResponse as rD, type PermissionsRetrieveResponse as rE, type PublicCompaniesListResponse as rF, type PublicCompaniesRetrieveResponse as rG, type PublicCompaniesGroupsListResponse as rH, type PublicCompaniesGroupsRetrieveResponse as rI, type PublicCompaniesLegalTermsListResponse as rJ, type PublicCompaniesLegalTermsRetrieveResponse as rK, type PublicCompaniesLegalTermsVersionsListResponse as rL, type PublicCompaniesLegalTermsVersionsRetrieveResponse as rM, type PublicCompaniesOauthClientsListResponse as rN, type PublicCompaniesOauthClientsRetrieveResponse as rO, type PublicLegalTermsListResponse as rP, type PublicLegalTermsRetrieveResponse as rQ, type PublicLegalTermsVersionsListResponse as rR, type PublicLegalTermsVersionsRetrieveResponse as rS, type StatementsListResponse as rT, type StatementsCreateResponse as rU, type StatementsDestroyResponse as rV, type StatementsRetrieveResponse as rW, type SubtypesListResponse as rX, type SubtypesRetrieveResponse as rY, type TransactionCollectionsListResponse as rZ, type TransactionCollectionsCreateResponse as r_, type CompanyWalletAccountsListResponse as ra, type DocumentTypesListResponse as rb, type DocumentTypesRetrieveResponse as rc, type ExportsListResponse as rd, type ExportsCreateResponse as re, type ExportsRetrieveResponse as rf, type GroupsListResponse as rg, type GroupsRetrieveResponse as rh, type GroupsFeesListResponse as ri, type GroupsFeesRetrieveResponse as rj, type GroupsLimitsListResponse as rk, type GroupsLimitsRetrieveResponse as rl, type GroupsPermissionsListResponse as rm, type GroupsPermissionsRetrieveResponse as rn, type GroupsTiersListResponse as ro, type GroupsTiersRetrieveResponse as rp, type GroupsTiersFeesListResponse as rq, type GroupsTiersFeesRetrieveResponse as rr, type GroupsTiersLimitsListResponse as rs, type GroupsTiersLimitsRetrieveResponse as rt, type GroupsTiersRequirementSetsListResponse as ru, type GroupsTiersRequirementSetsRetrieveResponse as rv, type GroupsTiersRequirementSetsItemsListResponse as rw, type GroupsTiersRequirementSetsItemsRetrieveResponse as rx, type MetricsListResponse as ry, type MetricsCreateResponse as rz, type AccountsCurrenciesListData as s, type UserDocumentsRetrieveResponse as s$, type TransactionsListResponse as s0, type TransactionsCreateResponse as s1, type TransactionsRetrieveResponse as s2, type TransactionsPartialUpdateResponse as s3, type TransactionsUpdateResponse as s4, type TransactionsMessagesListResponse as s5, type TransactionsMessagesRetrieveResponse as s6, type TransactionsCreditCreateResponse as s7, type TransactionsDebitCreateResponse as s8, type TransactionTotalsRetrieveResponse as s9, type UserCryptoAccountsDestroyResponse as sA, type UserCryptoAccountsRetrieveResponse as sB, type UserCryptoAccountsPartialUpdateResponse as sC, type UserCryptoAccountsUpdateResponse as sD, type UserCryptoAccountsAccountCurrenciesListResponse as sE, type UserCryptoAccountsAccountCurrenciesCreateResponse as sF, type UserCryptoAccountsAccountCurrenciesDestroyResponse as sG, type UserCryptoAccountsAccountCurrenciesRetrieveResponse as sH, type UserCryptoAccountsCurrenciesListResponse as sI, type UserCryptoAccountsCurrenciesCreateResponse as sJ, type UserCryptoAccountsCurrenciesDestroyResponse as sK, type UserCryptoAccountsCurrenciesRetrieveResponse as sL, type UserDevicesListResponse as sM, type UserDevicesCreateResponse as sN, type UserDevicesAppsDestroyResponse as sO, type UserDevicesAppsRetrieveResponse as sP, type UserDevicesAppsPartialUpdateResponse as sQ, type UserDevicesAppsUpdateResponse as sR, type UserDevicesDestroyResponse as sS, type UserDevicesRetrieveResponse as sT, type UserDevicesPartialUpdateResponse as sU, type UserDevicesUpdateResponse as sV, type UserDevicesAppsListResponse as sW, type UserDevicesAppsCreateResponse as sX, type UserDocumentsListResponse as sY, type UserDocumentsCreateResponse as sZ, type UserDocumentsDestroyResponse as s_, type TransactionsTransferCreateResponse as sa, type UserRetrieveResponse as sb, type UserPartialUpdateResponse as sc, type UserUpdateResponse as sd, type UserAddressesListResponse as se, type UserAddressesCreateResponse as sf, type UserAddressesDestroyResponse as sg, type UserAddressesRetrieveResponse as sh, type UserAddressesPartialUpdateResponse as si, type UserAddressesUpdateResponse as sj, type UserBankAccountsListResponse as sk, type UserBankAccountsCreateResponse as sl, type UserBankAccountsDestroyResponse as sm, type UserBankAccountsRetrieveResponse as sn, type UserBankAccountsPartialUpdateResponse as so, type UserBankAccountsUpdateResponse as sp, type UserBankAccountsAccountCurrenciesListResponse as sq, type UserBankAccountsAccountCurrenciesCreateResponse as sr, type UserBankAccountsAccountCurrenciesDestroyResponse as ss, type UserBankAccountsAccountCurrenciesRetrieveResponse as st, type UserBankAccountsCurrenciesListResponse as su, type UserBankAccountsCurrenciesCreateResponse as sv, type UserBankAccountsCurrenciesDestroyResponse as sw, type UserBankAccountsCurrenciesRetrieveResponse as sx, type UserCryptoAccountsListResponse as sy, type UserCryptoAccountsCreateResponse as sz, type AccountsCurrenciesListResponses as t, type UserEmailsListResponse as t0, type UserEmailsCreateResponse as t1, type UserEmailsDestroyResponse as t2, type UserEmailsRetrieveResponse as t3, type UserEmailsPartialUpdateResponse as t4, type UserEmailsUpdateResponse as t5, type UserLegalTermsListResponse as t6, type UserLegalTermsRetrieveResponse as t7, type UserLegalTermsVersionsListResponse as t8, type UserLegalTermsVersionsRetrieveResponse as t9, type UserLegalTermsVersionsPartialUpdateResponse as ta, type UserLegalTermsVersionsUpdateResponse as tb, type UserMessagesListResponse as tc, type UserMessagesRetrieveResponse as td, type UserMobilesListResponse as te, type UserMobilesCreateResponse as tf, type UserMobilesDestroyResponse as tg, type UserMobilesRetrieveResponse as th, type UserMobilesPartialUpdateResponse as ti, type UserMobilesUpdateResponse as tj, type UserWalletAccountsListResponse as tk, type UserWalletAccountsCreateResponse as tl, type UserWalletAccountsDestroyResponse as tm, type UserWalletAccountsRetrieveResponse as tn, type UserWalletAccountsPartialUpdateResponse as to, type UserWalletAccountsUpdateResponse as tp, type UserWalletAccountsAccountCurrenciesListResponse as tq, type UserWalletAccountsAccountCurrenciesCreateResponse as tr, type UserWalletAccountsAccountCurrenciesDestroyResponse as ts, type UserWalletAccountsAccountCurrenciesRetrieveResponse as tt, type UserWalletAccountsCurrenciesListResponse as tu, type UserWalletAccountsCurrenciesCreateResponse as tv, type UserWalletAccountsCurrenciesDestroyResponse as tw, type UserWalletAccountsCurrenciesRetrieveResponse as tx, type AccountsCurrenciesCreateData as u, type AccountsCurrenciesCreateResponses as v, type AccountsCurrenciesRetrieveData as w, type AccountsCurrenciesRetrieveResponses as x, type AccountsCurrenciesPartialUpdateData as y, type AccountsCurrenciesPartialUpdateResponses as z };
|
|
18615
|
+
export { type AuthRetrieveResponses as $, type Auth as A, type AccountsCurrenciesListData as B, type AccountsCurrenciesListResponses as C, type AccountsCurrenciesCreateData as D, type ErrorListener as E, type AccountsCurrenciesCreateResponses as F, type AccountsCurrenciesRetrieveData as G, type AccountsCurrenciesRetrieveResponses as H, type ImportTokenOptions as I, type AccountsCurrenciesPartialUpdateData as J, type AccountsCurrenciesPartialUpdateResponses as K, type LoginParams as L, type AccountsCurrenciesUpdateData as M, type AccountsCurrenciesUpdateResponses as N, type AccountsCurrenciesFeesListData as O, type AccountsCurrenciesFeesListResponses as P, type AccountsCurrenciesFeesRetrieveData as Q, type RegisterParams as R, type SessionPatch as S, type AccountsCurrenciesFeesRetrieveResponses as T, type UserSession as U, type ValidateSessionOptions as V, type AccountsCurrenciesLimitsListData as W, type AccountsCurrenciesLimitsListResponses as X, type AccountsCurrenciesLimitsRetrieveData as Y, type AccountsCurrenciesLimitsRetrieveResponses as Z, type AuthRetrieveData as _, type AuthConfig as a, type AuthTokensDestroyResponses as a$, type AuthRegisterCompanyData as a0, type AuthRegisterCompanyResponses as a1, type AuthDeactivateData as a2, type AuthDeactivateResponses as a3, type AuthDeactivateVerifyData as a4, type AuthDeactivateVerifyResponses as a5, type AuthEmailVerifyData as a6, type AuthEmailVerifyResponses as a7, type AuthEmailVerifyResendData as a8, type AuthEmailVerifyResendResponses as a9, type AuthOauthRegisterCreateData as aA, type AuthOauthRegisterCreateResponses as aB, type AuthOauthSessionCreateData as aC, type AuthOauthSessionCreateResponses as aD, type AuthOauthVerifyCreateData as aE, type AuthOauthVerifyCreateResponses as aF, type AuthPasswordChangeData as aG, type AuthPasswordChangeResponses as aH, type AuthPasswordResetData as aI, type AuthPasswordResetResponses as aJ, type AuthPasswordResetConfirmData as aK, type AuthPasswordResetConfirmResponses as aL, type AuthRefreshCreateData as aM, type AuthRefreshCreateResponses as aN, type AuthRegisterData as aO, type AuthRegisterResponses as aP, type AuthRequestDeleteData as aQ, type AuthRequestDeleteResponses as aR, type AuthRequestDeleteVerifyData as aS, type AuthRequestDeleteVerifyResponses as aT, type AuthTokensListDestroyData as aU, type AuthTokensListDestroyResponses as aV, type AuthTokensListData as aW, type AuthTokensListResponses as aX, type AuthTokensCreateData as aY, type AuthTokensCreateResponses as aZ, type AuthTokensDestroyData as a_, type AuthJwtCreateData as aa, type AuthJwtCreateResponses as ab, type AuthLoginData as ac, type AuthLoginResponses as ad, type AuthLogoutData as ae, type AuthLogoutResponses as af, type AuthMfaAuthenticatorsListData as ag, type AuthMfaAuthenticatorsListResponses as ah, type AuthMfaAuthenticatorsCreateData as ai, type AuthMfaAuthenticatorsCreateResponses as aj, type AuthMfaAuthenticatorsDestroyData as ak, type AuthMfaAuthenticatorsDestroyResponses as al, type AuthMfaAuthenticatorsRetrieveData as am, type AuthMfaAuthenticatorsRetrieveResponses as an, type AuthMfaDeliverData as ao, type AuthMfaDeliverResponses as ap, type AuthMfaVerifyData as aq, type AuthMfaVerifyResponses as ar, type AuthMobileVerifyData as as, type AuthMobileVerifyResponses as at, type AuthMobileVerifyResendData as au, type AuthMobileVerifyResendResponses as av, type AuthOauthAuthorizeCreateData as aw, type AuthOauthAuthorizeCreateResponses as ax, type AuthOauthLoginCreateData as ay, type AuthOauthLoginCreateResponses as az, type RegisterCompanyParams as b, type MetricsDestroyResponses as b$, type AuthTokensRetrieveData as b0, type AuthTokensRetrieveResponses as b1, type CompanyRetrieveData as b2, type CompanyRetrieveResponses as b3, type CompanyBankAccountsListData as b4, type CompanyBankAccountsListResponses as b5, type CompanyCurrenciesListData as b6, type CompanyCurrenciesListResponses as b7, type CompanyCurrenciesRetrieveData as b8, type CompanyCurrenciesRetrieveResponses as b9, type GroupsPermissionsRetrieveData as bA, type GroupsPermissionsRetrieveResponses as bB, type GroupsTiersListData as bC, type GroupsTiersListResponses as bD, type GroupsTiersRetrieveData as bE, type GroupsTiersRetrieveResponses as bF, type GroupsTiersFeesListData as bG, type GroupsTiersFeesListResponses as bH, type GroupsTiersFeesRetrieveData as bI, type GroupsTiersFeesRetrieveResponses as bJ, type GroupsTiersLimitsListData as bK, type GroupsTiersLimitsListResponses as bL, type GroupsTiersLimitsRetrieveData as bM, type GroupsTiersLimitsRetrieveResponses as bN, type GroupsTiersRequirementSetsListData as bO, type GroupsTiersRequirementSetsListResponses as bP, type GroupsTiersRequirementSetsRetrieveData as bQ, type GroupsTiersRequirementSetsRetrieveResponses as bR, type GroupsTiersRequirementSetsItemsListData as bS, type GroupsTiersRequirementSetsItemsListResponses as bT, type GroupsTiersRequirementSetsItemsRetrieveData as bU, type GroupsTiersRequirementSetsItemsRetrieveResponses as bV, type MetricsListData as bW, type MetricsListResponses as bX, type MetricsCreateData as bY, type MetricsCreateResponses as bZ, type MetricsDestroyData as b_, type CompanyWalletAccountsListData as ba, type CompanyWalletAccountsListResponses as bb, type DocumentTypesListData as bc, type DocumentTypesListResponses as bd, type DocumentTypesRetrieveData as be, type DocumentTypesRetrieveResponses as bf, type ExportsListData as bg, type ExportsListResponses as bh, type ExportsCreateData as bi, type ExportsCreateResponses as bj, type ExportsRetrieveData as bk, type ExportsRetrieveResponses as bl, type GroupsListData as bm, type GroupsListResponses as bn, type GroupsRetrieveData as bo, type GroupsRetrieveResponses as bp, type GroupsFeesListData as bq, type GroupsFeesListResponses as br, type GroupsFeesRetrieveData as bs, type GroupsFeesRetrieveResponses as bt, type GroupsLimitsListData as bu, type GroupsLimitsListResponses as bv, type GroupsLimitsRetrieveData as bw, type GroupsLimitsRetrieveResponses as bx, type GroupsPermissionsListData as by, type GroupsPermissionsListResponses as bz, createAuth as c, type TransactionsUpdateResponses as c$, type MetricsRetrieveData as c0, type MetricsRetrieveResponses as c1, type MetricsPointsListData as c2, type MetricsPointsListResponses as c3, type PermissionsListData as c4, type PermissionsListResponses as c5, type PermissionsRetrieveData as c6, type PermissionsRetrieveResponses as c7, type PublicCompaniesListData as c8, type PublicCompaniesListResponses as c9, type StatementsListData as cA, type StatementsListResponses as cB, type StatementsCreateData as cC, type StatementsCreateResponses as cD, type StatementsDestroyData as cE, type StatementsDestroyResponses as cF, type StatementsRetrieveData as cG, type StatementsRetrieveResponses as cH, type SubtypesListData as cI, type SubtypesListResponses as cJ, type SubtypesRetrieveData as cK, type SubtypesRetrieveResponses as cL, type TransactionCollectionsListData as cM, type TransactionCollectionsListResponses as cN, type TransactionCollectionsCreateData as cO, type TransactionCollectionsCreateResponses as cP, type TransactionCollectionsRetrieveData as cQ, type TransactionCollectionsRetrieveResponses as cR, type TransactionsListData as cS, type TransactionsListResponses as cT, type TransactionsCreateData as cU, type TransactionsCreateResponses as cV, type TransactionsRetrieveData as cW, type TransactionsRetrieveResponses as cX, type TransactionsPartialUpdateData as cY, type TransactionsPartialUpdateResponses as cZ, type TransactionsUpdateData as c_, type PublicCompaniesRetrieveData as ca, type PublicCompaniesRetrieveResponses as cb, type PublicCompaniesGroupsListData as cc, type PublicCompaniesGroupsListResponses as cd, type PublicCompaniesGroupsRetrieveData as ce, type PublicCompaniesGroupsRetrieveResponses as cf, type PublicCompaniesLegalTermsListData as cg, type PublicCompaniesLegalTermsListResponses as ch, type PublicCompaniesLegalTermsRetrieveData as ci, type PublicCompaniesLegalTermsRetrieveResponses as cj, type PublicCompaniesLegalTermsVersionsListData as ck, type PublicCompaniesLegalTermsVersionsListResponses as cl, type PublicCompaniesLegalTermsVersionsRetrieveData as cm, type PublicCompaniesLegalTermsVersionsRetrieveResponses as cn, type PublicCompaniesOauthClientsListData as co, type PublicCompaniesOauthClientsListResponses as cp, type PublicCompaniesOauthClientsRetrieveData as cq, type PublicCompaniesOauthClientsRetrieveResponses as cr, type PublicLegalTermsListData as cs, type PublicLegalTermsListResponses as ct, type PublicLegalTermsRetrieveData as cu, type PublicLegalTermsRetrieveResponses as cv, type PublicLegalTermsVersionsListData as cw, type PublicLegalTermsVersionsListResponses as cx, type PublicLegalTermsVersionsRetrieveData as cy, type PublicLegalTermsVersionsRetrieveResponses as cz, type AuthSession as d, type UserCryptoAccountsListData as d$, type TransactionsMessagesListData as d0, type TransactionsMessagesListResponses as d1, type TransactionsMessagesRetrieveData as d2, type TransactionsMessagesRetrieveResponses as d3, type TransactionsCreditCreateData as d4, type TransactionsCreditCreateResponses as d5, type TransactionsDebitCreateData as d6, type TransactionsDebitCreateResponses as d7, type TransactionTotalsRetrieveData as d8, type TransactionTotalsRetrieveResponses as d9, type UserBankAccountsDestroyResponses as dA, type UserBankAccountsRetrieveData as dB, type UserBankAccountsRetrieveResponses as dC, type UserBankAccountsPartialUpdateData as dD, type UserBankAccountsPartialUpdateResponses as dE, type UserBankAccountsUpdateData as dF, type UserBankAccountsUpdateResponses as dG, type UserBankAccountsAccountCurrenciesListData as dH, type UserBankAccountsAccountCurrenciesListResponses as dI, type UserBankAccountsAccountCurrenciesCreateData as dJ, type UserBankAccountsAccountCurrenciesCreateResponses as dK, type UserBankAccountsAccountCurrenciesDestroyData as dL, type UserBankAccountsAccountCurrenciesDestroyResponses as dM, type UserBankAccountsAccountCurrenciesRetrieveData as dN, type UserBankAccountsAccountCurrenciesRetrieveResponses as dO, type UserBankAccountsCurrenciesListData as dP, type UserBankAccountsCurrenciesListResponses as dQ, type UserBankAccountsCurrenciesCreateData as dR, type UserBankAccountsCurrenciesCreateResponses as dS, type UserBankAccountsCurrenciesDestroyData as dT, type UserBankAccountsCurrenciesDestroyResponses as dU, type UserBankAccountsCurrenciesRetrieveData as dV, type UserBankAccountsCurrenciesRetrieveResponses as dW, type UserBankAccountsDocumentsRetrieveData as dX, type UserBankAccountsDocumentsRetrieveResponses as dY, type UserBankAccountsDocumentsRetrieve2Data as dZ, type UserBankAccountsDocumentsRetrieve2Responses as d_, type TransactionsTransferCreateData as da, type TransactionsTransferCreateResponses as db, type UserRetrieveData as dc, type UserRetrieveResponses as dd, type UserPartialUpdateData as de, type UserPartialUpdateResponses as df, type UserUpdateData as dg, type UserUpdateResponses as dh, type UserAddressesListData as di, type UserAddressesListResponses as dj, type UserAddressesCreateData as dk, type UserAddressesCreateResponses as dl, type UserAddressesDestroyData as dm, type UserAddressesDestroyResponses as dn, type UserAddressesRetrieveData as dp, type UserAddressesRetrieveResponses as dq, type UserAddressesPartialUpdateData as dr, type UserAddressesPartialUpdateResponses as ds, type UserAddressesUpdateData as dt, type UserAddressesUpdateResponses as du, type UserBankAccountsListData as dv, type UserBankAccountsListResponses as dw, type UserBankAccountsCreateData as dx, type UserBankAccountsCreateResponses as dy, type UserBankAccountsDestroyData as dz, type AuthState as e, type UserEmailsDestroyData as e$, type UserCryptoAccountsListResponses as e0, type UserCryptoAccountsCreateData as e1, type UserCryptoAccountsCreateResponses as e2, type UserCryptoAccountsDestroyData as e3, type UserCryptoAccountsDestroyResponses as e4, type UserCryptoAccountsRetrieveData as e5, type UserCryptoAccountsRetrieveResponses as e6, type UserCryptoAccountsPartialUpdateData as e7, type UserCryptoAccountsPartialUpdateResponses as e8, type UserCryptoAccountsUpdateData as e9, type UserDevicesAppsPartialUpdateResponses as eA, type UserDevicesAppsUpdateData as eB, type UserDevicesAppsUpdateResponses as eC, type UserDevicesDestroyData as eD, type UserDevicesDestroyResponses as eE, type UserDevicesRetrieveData as eF, type UserDevicesRetrieveResponses as eG, type UserDevicesPartialUpdateData as eH, type UserDevicesPartialUpdateResponses as eI, type UserDevicesUpdateData as eJ, type UserDevicesUpdateResponses as eK, type UserDevicesAppsListData as eL, type UserDevicesAppsListResponses as eM, type UserDevicesAppsCreateData as eN, type UserDevicesAppsCreateResponses as eO, type UserDocumentsListData as eP, type UserDocumentsListResponses as eQ, type UserDocumentsCreateData as eR, type UserDocumentsCreateResponses as eS, type UserDocumentsDestroyData as eT, type UserDocumentsDestroyResponses as eU, type UserDocumentsRetrieveData as eV, type UserDocumentsRetrieveResponses as eW, type UserEmailsListData as eX, type UserEmailsListResponses as eY, type UserEmailsCreateData as eZ, type UserEmailsCreateResponses as e_, type UserCryptoAccountsUpdateResponses as ea, type UserCryptoAccountsAccountCurrenciesListData as eb, type UserCryptoAccountsAccountCurrenciesListResponses as ec, type UserCryptoAccountsAccountCurrenciesCreateData as ed, type UserCryptoAccountsAccountCurrenciesCreateResponses as ee, type UserCryptoAccountsAccountCurrenciesDestroyData as ef, type UserCryptoAccountsAccountCurrenciesDestroyResponses as eg, type UserCryptoAccountsAccountCurrenciesRetrieveData as eh, type UserCryptoAccountsAccountCurrenciesRetrieveResponses as ei, type UserCryptoAccountsCurrenciesListData as ej, type UserCryptoAccountsCurrenciesListResponses as ek, type UserCryptoAccountsCurrenciesCreateData as el, type UserCryptoAccountsCurrenciesCreateResponses as em, type UserCryptoAccountsCurrenciesDestroyData as en, type UserCryptoAccountsCurrenciesDestroyResponses as eo, type UserCryptoAccountsCurrenciesRetrieveData as ep, type UserCryptoAccountsCurrenciesRetrieveResponses as eq, type UserDevicesListData as er, type UserDevicesListResponses as es, type UserDevicesCreateData as et, type UserDevicesCreateResponses as eu, type UserDevicesAppsDestroyData as ev, type UserDevicesAppsDestroyResponses as ew, type UserDevicesAppsRetrieveData as ex, type UserDevicesAppsRetrieveResponses as ey, type UserDevicesAppsPartialUpdateData as ez, type AuthStatus as f, type ClientOptions as f$, type UserEmailsDestroyResponses as f0, type UserEmailsRetrieveData as f1, type UserEmailsRetrieveResponses as f2, type UserEmailsPartialUpdateData as f3, type UserEmailsPartialUpdateResponses as f4, type UserEmailsUpdateData as f5, type UserEmailsUpdateResponses as f6, type UserLegalTermsListData as f7, type UserLegalTermsListResponses as f8, type UserLegalTermsRetrieveData as f9, type UserWalletAccountsListResponses as fA, type UserWalletAccountsCreateData as fB, type UserWalletAccountsCreateResponses as fC, type UserWalletAccountsDestroyData as fD, type UserWalletAccountsDestroyResponses as fE, type UserWalletAccountsRetrieveData as fF, type UserWalletAccountsRetrieveResponses as fG, type UserWalletAccountsPartialUpdateData as fH, type UserWalletAccountsPartialUpdateResponses as fI, type UserWalletAccountsUpdateData as fJ, type UserWalletAccountsUpdateResponses as fK, type UserWalletAccountsAccountCurrenciesListData as fL, type UserWalletAccountsAccountCurrenciesListResponses as fM, type UserWalletAccountsAccountCurrenciesCreateData as fN, type UserWalletAccountsAccountCurrenciesCreateResponses as fO, type UserWalletAccountsAccountCurrenciesDestroyData as fP, type UserWalletAccountsAccountCurrenciesDestroyResponses as fQ, type UserWalletAccountsAccountCurrenciesRetrieveData as fR, type UserWalletAccountsAccountCurrenciesRetrieveResponses as fS, type UserWalletAccountsCurrenciesListData as fT, type UserWalletAccountsCurrenciesListResponses as fU, type UserWalletAccountsCurrenciesCreateData as fV, type UserWalletAccountsCurrenciesCreateResponses as fW, type UserWalletAccountsCurrenciesDestroyData as fX, type UserWalletAccountsCurrenciesDestroyResponses as fY, type UserWalletAccountsCurrenciesRetrieveData as fZ, type UserWalletAccountsCurrenciesRetrieveResponses as f_, type UserLegalTermsRetrieveResponses as fa, type UserLegalTermsVersionsListData as fb, type UserLegalTermsVersionsListResponses as fc, type UserLegalTermsVersionsRetrieveData as fd, type UserLegalTermsVersionsRetrieveResponses as fe, type UserLegalTermsVersionsPartialUpdateData as ff, type UserLegalTermsVersionsPartialUpdateResponses as fg, type UserLegalTermsVersionsUpdateData as fh, type UserLegalTermsVersionsUpdateResponses as fi, type UserMessagesListData as fj, type UserMessagesListResponses as fk, type UserMessagesRetrieveData as fl, type UserMessagesRetrieveResponses as fm, type UserMobilesListData as fn, type UserMobilesListResponses as fo, type UserMobilesCreateData as fp, type UserMobilesCreateResponses as fq, type UserMobilesDestroyData as fr, type UserMobilesDestroyResponses as fs, type UserMobilesRetrieveData as ft, type UserMobilesRetrieveResponses as fu, type UserMobilesPartialUpdateData as fv, type UserMobilesPartialUpdateResponses as fw, type UserMobilesUpdateData as fx, type UserMobilesUpdateResponses as fy, type UserWalletAccountsListData as fz, type AuthRecoveryState as g, type CreateMultiTransactionRequest as g$, type Account as g0, type AccountAccountAsset as g1, type AccountAccountAssetRequest as g2, type AccountAccountAssetResponse as g3, type AccountAsset as g4, type AccountAssetFee as g5, type AccountAssetLimit as g6, type AccountAssetLimitRequest as g7, type AccountAssetLimitResponse as g8, type AccountAssetResponse as g9, type BankOwnerAddressRequest as gA, type BankOwnerRequest as gB, type Company as gC, type CompanyBankAccount as gD, type CompanyBankBranchAddress as gE, type CompanyDisallowedTransactionSubtype as gF, type CompanyDisallowedTransactionSubtypeRequest as gG, type CompanyResponse as gH, type CompanySettings as gI, type CompanySettingsRequest as gJ, type CompanyWalletAccount as gK, type CreateAccountAccountAssetRequest as gL, type CreateAuthTokenRequest as gM, type CreateCompanyRequest as gN, type CreateCreditTransactionRequest as gO, type CreateCryptoAccountAccountAssetRequest as gP, type CreateCryptoAccountAssetRequest as gQ, type CreateCryptoAccountRequest as gR, type CreateDebitTransactionRequest as gS, type CreateDeviceAppRequest as gT, type CreateDeviceRequest as gU, type CreateEmailRequest as gV, type CreateExportRequest as gW, type CreateJwtRequest as gX, type CreateMfaAuthenticatorRequest as gY, type CreateMetricRequest as gZ, type CreateMobileRequest as g_, type AccountAssetSettings as ga, type AccountAssetSettingsRequest as gb, type AccountDefinition as gc, type AccountDefinitionGroup as gd, type AccountDefinitionGroupAsset as ge, type AccountDefinitionResponse as gf, type AccountRequest as gg, type AccountResponse as gh, type ActionResponse as gi, type AdminAccountAssetFee as gj, type AdminAccountAssetFeeRequest as gk, type AdminAccountAssetFeeResponse as gl, type AdminCompanyAddress as gm, type Asset as gn, type AssetResponse as go, type Auth$1 as gp, type AuthResponse as gq, type AuthToken as gr, type AuthTokenList as gs, type AuthTokenListResponse as gt, type AuthTokenResponse as gu, type Authenticated as gv, type AuthenticatedResponse as gw, type AuthenticatorChallenge as gx, type BankOwner as gy, type BankOwnerAddress as gz, type AuthSnapshot as h, type GroupTierLimitResponse as h$, type CreateStatementRequest as h0, type CreateTransactionCollectionRequest as h1, type CreateTransactionCollectionTransactionRequest as h2, type CreateTransferTransactionRequest as h3, type CreateUserBankAccountAccountAssetRequest as h4, type CreateUserBankAccountAssetRequest as h5, type CreateUserWalletAccountAccountAssetRequest as h6, type CreateUserWalletAccountAssetRequest as h7, type CryptoAccount as h8, type CryptoAccountAsset as h9, type ExportResponse as hA, type ExtendedAccount as hB, type ExtendedAccountResponse as hC, type ExtendedAuthenticated as hD, type ExtendedAuthenticatedResponse as hE, type ExtendedExport as hF, type ExtendedExportResponse as hG, type ExtendedGroupTier as hH, type ExtendedGroupTierResponse as hI, type ExtendedTransaction as hJ, type ExtendedTransactionResponse as hK, type ExtendedUserInfo as hL, type ExtendedUserInfoRequest as hM, type ExtendedUserInfoResponse as hN, type GroupDisallowedTransactionSubtype as hO, type GroupFee as hP, type GroupFeeResponse as hQ, type GroupLimit as hR, type GroupLimitResponse as hS, type GroupPermission as hT, type GroupPermissionResponse as hU, type GroupSettings as hV, type GroupTier as hW, type GroupTierDisallowedTransactionSubtype as hX, type GroupTierFee as hY, type GroupTierFeeResponse as hZ, type GroupTierLimit as h_, type CryptoAccountAssetList as ha, type CryptoAccountAssetListResponse as hb, type CryptoAccountAssetResponse as hc, type CryptoAccountList as hd, type CryptoAccountListResponse as he, type CryptoAccountRequest as hf, type CryptoAccountResponse as hg, type DeactivateRequest as hh, type Device as hi, type DeviceApp as hj, type DeviceAppRequest as hk, type DeviceAppResponse as hl, type DeviceList as hm, type DeviceListResponse as hn, type DeviceRequest as ho, type DeviceResponse as hp, type DocumentType as hq, type DocumentTypeResponse as hr, type Email as hs, type EmailList as ht, type EmailListResponse as hu, type EmailRequest as hv, type EmailResponse as hw, type ExplicitCreateTransactionRequest as hx, type Export as hy, type ExportPage as hz, type AuthEvent as i, type PaginatedAccountDefinitionList as i$, type GroupTierRequirementSet as i0, type GroupTierRequirementSetItem as i1, type GroupTierRequirementSetItemResponse as i2, type GroupTierRequirementSetItemRule as i3, type GroupTierRequirementSetResponse as i4, type GroupTierSettings as i5, type Jwt as i6, type JwtResponse as i7, type LegalTerm as i8, type LegalTermResponse as i9, type MobileList as iA, type MobileListResponse as iB, type MobileRequest as iC, type MobileResponse as iD, type MultiTransaction as iE, type MultiTransactionResponse as iF, type OauthAuthorize as iG, type OauthAuthorizeRequest as iH, type OauthAuthorizeResponse as iI, type OauthClient as iJ, type OauthClientResponse as iK, type OauthLoginRequest as iL, type OauthRegisterRequest as iM, type OauthSession as iN, type OauthSessionRequest as iO, type OauthSessionResponse as iP, type OauthVerify as iQ, type OauthVerifyRequest as iR, type OauthVerifyResponse as iS, type PaginatedAccountAccountAssetList as iT, type PaginatedAccountAccountAssetListResponse as iU, type PaginatedAccountAssetFeeList as iV, type PaginatedAccountAssetFeeListResponse as iW, type PaginatedAccountAssetLimitList as iX, type PaginatedAccountAssetLimitListResponse as iY, type PaginatedAccountAssetList as iZ, type PaginatedAccountAssetListResponse as i_, type LegalTermVersion as ia, type LegalTermVersionResponse as ib, type LoginRequest as ic, type LogoutRequest as id, type MfaAuthenticator as ie, type MfaAuthenticatorResponse as ig, type MfaDeliverRequest as ih, type MfaDeviceDetail as ii, type MfaStaticDeviceDetail as ij, type MfaStaticDeviceToken as ik, type MfatotpDeviceDetail as il, type MfaTwilioDeviceDetail as im, type MfaVerifyRequest as io, type MaskedMfaAuthenticator as ip, type MaskedMfaAuthenticatorResponse as iq, type MaskedMfaDeviceDetail as ir, type MaskedMfaStaticDeviceDetail as is, type MaskedMfaStaticDeviceToken as it, type MaskedMfatotpDeviceDetail as iu, type MaskedMfaTwilioDeviceDetail as iv, type Metric as iw, type MetricPoint as ix, type MetricResponse as iy, type Mobile as iz, type AuthEventType as j, type PaginatedUserDocumentList as j$, type PaginatedAccountDefinitionListResponse as j0, type PaginatedAccountList as j1, type PaginatedAccountListResponse as j2, type PaginatedAssetList as j3, type PaginatedAssetListResponse as j4, type PaginatedCompanyBankAccountList as j5, type PaginatedCompanyBankAccountListResponse as j6, type PaginatedCompanyWalletAccountList as j7, type PaginatedCompanyWalletAccountListResponse as j8, type PaginatedDeviceAppList as j9, type PaginatedMaskedMfaAuthenticatorListResponse as jA, type PaginatedMetricList as jB, type PaginatedMetricListResponse as jC, type PaginatedMetricPointList as jD, type PaginatedMetricPointListResponse as jE, type PaginatedOauthClientList as jF, type PaginatedOauthClientListResponse as jG, type PaginatedPublicCompanyLegalTermList as jH, type PaginatedPublicCompanyLegalTermListResponse as jI, type PaginatedPublicCompanyLegalTermVersionList as jJ, type PaginatedPublicCompanyLegalTermVersionListResponse as jK, type PaginatedPublicCompanyList as jL, type PaginatedPublicCompanyListResponse as jM, type PaginatedPublicGroupList as jN, type PaginatedPublicGroupListResponse as jO, type PaginatedPublicLegalTermList as jP, type PaginatedPublicLegalTermListResponse as jQ, type PaginatedPublicLegalTermVersionList as jR, type PaginatedPublicLegalTermVersionListResponse as jS, type PaginatedStatementList as jT, type PaginatedStatementListResponse as jU, type PaginatedTransactionCollectionList as jV, type PaginatedTransactionCollectionListResponse as jW, type PaginatedTransactionList as jX, type PaginatedTransactionListResponse as jY, type PaginatedTransactionMessageList as jZ, type PaginatedTransactionMessageListResponse as j_, type PaginatedDeviceAppListResponse as ja, type PaginatedDocumentTypeList as jb, type PaginatedDocumentTypeListResponse as jc, type PaginatedExportList as jd, type PaginatedExportListResponse as je, type PaginatedGroupFeeList as jf, type PaginatedGroupFeeListResponse as jg, type PaginatedGroupLimitList as jh, type PaginatedGroupLimitListResponse as ji, type PaginatedGroupPermissionList as jj, type PaginatedGroupPermissionListResponse as jk, type PaginatedGroupTierFeeList as jl, type PaginatedGroupTierFeeListResponse as jm, type PaginatedGroupTierLimitList as jn, type PaginatedGroupTierLimitListResponse as jo, type PaginatedGroupTierList as jp, type PaginatedGroupTierListResponse as jq, type PaginatedGroupTierRequirementSetItemList as jr, type PaginatedGroupTierRequirementSetItemListResponse as js, type PaginatedGroupTierRequirementSetList as jt, type PaginatedGroupTierRequirementSetListResponse as ju, type PaginatedLegalTermList as jv, type PaginatedLegalTermListResponse as jw, type PaginatedLegalTermVersionList as jx, type PaginatedLegalTermVersionListResponse as jy, type PaginatedMaskedMfaAuthenticatorList as jz, type SessionListener as k, type ReducedTransactionSubtypeRequest as k$, type PaginatedUserDocumentListResponse as k0, type PaginatedUserGroupList as k1, type PaginatedUserGroupListResponse as k2, type PaginatedUserMessageList as k3, type PaginatedUserMessageListResponse as k4, type PaginatedUserPermissionList as k5, type PaginatedUserPermissionListResponse as k6, type PaginatedUserWalletAccountAssetList as k7, type PaginatedUserWalletAccountAssetListResponse as k8, type PartnerTransaction as k9, type PublicLegalTerm as kA, type PublicLegalTermResponse as kB, type PublicLegalTermVersion as kC, type PublicLegalTermVersionResponse as kD, type PublicReducedCompanyLegalTermVersion as kE, type PublicReducedLegalTermVersion as kF, type ReducedAccount as kG, type ReducedAccountAccountAsset as kH, type ReducedAccountAccountAssetRequest as kI, type ReducedAccountAsset as kJ, type ReducedAccountAssetList as kK, type ReducedAccountAssetListResponse as kL, type ReducedAccountAssetRequest as kM, type ReducedAccountAssetResponse as kN, type ReducedAccountDefinition as kO, type ReducedAccountRequest as kP, type ReducedAsset as kQ, type ReducedAssetRequest as kR, type ReducedDeviceApp as kS, type ReducedDeviceAppRequest as kT, type ReducedDocumentType as kU, type ReducedGroup as kV, type ReducedGroupRequest as kW, type ReducedGroupTier as kX, type ReducedLegalTermVersion as kY, type ReducedService as kZ, type ReducedTransactionSubtype as k_, type PartnerUserInfo as ka, type PasswordChangeRequest as kb, type PasswordResetConfirmRequest as kc, type PasswordResetRequest as kd, type PatchedAccountAccountAssetRequest as ke, type PatchedCryptoAccountRequest as kf, type PatchedDeviceAppRequest as kg, type PatchedDeviceRequest as kh, type PatchedEmailRequest as ki, type PatchedExtendedUserInfoRequest as kj, type PatchedMobileRequest as kk, type PatchedUpdateExtendedTransactionRequest as kl, type PatchedUpdateLegalTermVersionRequest as km, type PatchedUserAddressRequest as kn, type PatchedUserBankAccountRequest as ko, type PatchedUserWalletAccountRequest as kp, type ProtectedUserInfo as kq, type PublicCompany as kr, type PublicCompanyLegalTerm as ks, type PublicCompanyLegalTermResponse as kt, type PublicCompanyLegalTermVersion as ku, type PublicCompanyLegalTermVersionResponse as kv, type PublicCompanyResponse as kw, type PublicCompanySettings as kx, type PublicGroup as ky, type PublicGroupResponse as kz, type AuthStateListener as l, type UserWalletAccountList as l$, type ReducedUserInfoRequest as l0, type RefreshRequest as l1, type Refreshed as l2, type RefreshedResponse as l3, type RegisterCompanyRequest as l4, type RegisterRequest as l5, type RequestDeleteRequest as l6, type ResendVerifyEmailRequest as l7, type ResendVerifyMobileRequest as l8, type ResourceRequirementRule as l9, type UserBankAccountAssetListResponse as lA, type UserBankAccountAssetResponse as lB, type UserBankAccountList as lC, type UserBankAccountListResponse as lD, type UserBankAccountRequest as lE, type UserBankAccountResponse as lF, type UserBankBranchAddress as lG, type UserBankBranchAddressRequest as lH, type UserCreateBankAccountRequest as lI, type UserCreateDocumentRequest as lJ, type UserCreateWalletAccountRequest as lK, type UserDisallowedTransactionSubtype as lL, type UserDisallowedTransactionSubtypeRequest as lM, type UserDocument as lN, type UserDocumentResponse as lO, type UserGroup as lP, type UserGroupResponse as lQ, type UserMessage as lR, type UserMessageResponse as lS, type UserPermission as lT, type UserPermissionResponse as lU, type UserSettings as lV, type UserSettingsRequest as lW, type UserVerification as lX, type UserWalletAccount as lY, type UserWalletAccountAsset as lZ, type UserWalletAccountAssetResponse as l_, type Statement as la, type StatementResponse as lb, type TotalTransaction as lc, type TotalTransactionResponse as ld, type Transaction as le, type TransactionAccountAsset as lf, type TransactionCollection as lg, type TransactionCollectionResponse as lh, type TransactionCollectionTransaction as li, type TransactionFee as lj, type TransactionMessage as lk, type TransactionMessageResponse as ll, type TransactionSubtype as lm, type TransactionSubtypeList as ln, type TransactionSubtypeListResponse as lo, type TransactionSubtypeResponse as lp, type UpdateExtendedTransactionRequest as lq, type UpdateLegalTermVersionRequest as lr, type UserAddress as ls, type UserAddressList as lt, type UserAddressListResponse as lu, type UserAddressRequest as lv, type UserAddressResponse as lw, type UserBankAccount as lx, type UserBankAccountAsset as ly, type UserBankAccountAssetList as lz, type AuthEventListener as m, type DocumentTypeResponseWritable as m$, type UserWalletAccountListResponse as m0, type UserWalletAccountRequest as m1, type UserWalletAccountResponse as m2, type VerifyDeactivateRequest as m3, type VerifyEmailRequest as m4, type VerifyMobileRequest as m5, type VerifyRequestDeleteRequest as m6, type AccountWritable as m7, type AccountAccountAssetWritable as m8, type AccountAccountAssetResponseWritable as m9, type CompanyResponseWritable as mA, type CompanySettingsWritable as mB, type CompanyWalletAccountWritable as mC, type CreateAccountAccountAssetRequestWritable as mD, type CreateCompanyRequestWritable as mE, type CreateCreditTransactionRequestWritable as mF, type CreateDebitTransactionRequestWritable as mG, type CreateMetricRequestWritable as mH, type CreateMultiTransactionRequestWritable as mI, type CreateStatementRequestWritable as mJ, type CreateTransactionCollectionRequestWritable as mK, type CreateTransactionCollectionTransactionRequestWritable as mL, type CryptoAccountWritable as mM, type CryptoAccountAssetWritable as mN, type CryptoAccountAssetListWritable as mO, type CryptoAccountAssetListResponseWritable as mP, type CryptoAccountAssetResponseWritable as mQ, type CryptoAccountListWritable as mR, type CryptoAccountListResponseWritable as mS, type CryptoAccountResponseWritable as mT, type DeviceWritable as mU, type DeviceAppWritable as mV, type DeviceAppResponseWritable as mW, type DeviceListWritable as mX, type DeviceListResponseWritable as mY, type DeviceResponseWritable as mZ, type DocumentTypeWritable as m_, type AccountAssetWritable as ma, type AccountAssetFeeWritable as mb, type AccountAssetLimitWritable as mc, type AccountAssetLimitResponseWritable as md, type AccountAssetResponseWritable as me, type AccountAssetSettingsWritable as mf, type AccountDefinitionWritable as mg, type AccountDefinitionGroupWritable as mh, type AccountDefinitionGroupAssetWritable as mi, type AccountDefinitionResponseWritable as mj, type AccountResponseWritable as mk, type AdminAccountAssetFeeWritable as ml, type AdminAccountAssetFeeResponseWritable as mm, type AssetWritable as mn, type AssetResponseWritable as mo, type AuthWritable as mp, type AuthResponseWritable as mq, type AuthTokenWritable as mr, type AuthTokenListWritable as ms, type AuthTokenListResponseWritable as mt, type AuthTokenResponseWritable as mu, type AuthenticatedWritable as mv, type AuthenticatedResponseWritable as mw, type CompanyWritable as mx, type CompanyBankAccountWritable as my, type CompanyDisallowedTransactionSubtypeWritable as mz, type StorageAdapter as n, type OauthClientResponseWritable as n$, type EmailWritable as n0, type EmailListWritable as n1, type EmailListResponseWritable as n2, type EmailResponseWritable as n3, type ExplicitCreateTransactionRequestWritable as n4, type ExportWritable as n5, type ExportPageWritable as n6, type ExportResponseWritable as n7, type ExtendedAccountWritable as n8, type ExtendedAccountResponseWritable as n9, type GroupTierRequirementSetItemResponseWritable as nA, type GroupTierRequirementSetResponseWritable as nB, type GroupTierSettingsWritable as nC, type JwtResponseWritable as nD, type LegalTermResponseWritable as nE, type LegalTermVersionResponseWritable as nF, type LoginRequestWritable as nG, type MfaAuthenticatorWritable as nH, type MfaAuthenticatorResponseWritable as nI, type MfaDeviceDetailWritable as nJ, type MfaStaticDeviceDetailWritable as nK, type MfatotpDeviceDetailWritable as nL, type MaskedMfaAuthenticatorWritable as nM, type MaskedMfaAuthenticatorResponseWritable as nN, type MaskedMfaDeviceDetailWritable as nO, type MaskedMfaStaticDeviceDetailWritable as nP, type MaskedMfatotpDeviceDetailWritable as nQ, type MetricWritable as nR, type MetricResponseWritable as nS, type MobileWritable as nT, type MobileListWritable as nU, type MobileListResponseWritable as nV, type MobileResponseWritable as nW, type MultiTransactionWritable as nX, type MultiTransactionResponseWritable as nY, type OauthAuthorizeWritable as nZ, type OauthAuthorizeResponseWritable as n_, type ExtendedAuthenticatedWritable as na, type ExtendedAuthenticatedResponseWritable as nb, type ExtendedExportWritable as nc, type ExtendedExportResponseWritable as nd, type ExtendedGroupTierWritable as ne, type ExtendedGroupTierResponseWritable as nf, type ExtendedTransactionWritable as ng, type ExtendedTransactionResponseWritable as nh, type ExtendedUserInfoWritable as ni, type ExtendedUserInfoResponseWritable as nj, type GroupDisallowedTransactionSubtypeWritable as nk, type GroupFeeWritable as nl, type GroupFeeResponseWritable as nm, type GroupLimitWritable as nn, type GroupLimitResponseWritable as no, type GroupPermissionWritable as np, type GroupPermissionResponseWritable as nq, type GroupSettingsWritable as nr, type GroupTierWritable as ns, type GroupTierDisallowedTransactionSubtypeWritable as nt, type GroupTierFeeWritable as nu, type GroupTierFeeResponseWritable as nv, type GroupTierLimitWritable as nw, type GroupTierLimitResponseWritable as nx, type GroupTierRequirementSetWritable as ny, type GroupTierRequirementSetItemWritable as nz, type AccountCurrenciesListData as o, type PaginatedPublicCompanyListResponseWritable as o$, type OauthLoginRequestWritable as o0, type OauthRegisterRequestWritable as o1, type OauthSessionResponseWritable as o2, type OauthVerifyWritable as o3, type OauthVerifyRequestWritable as o4, type OauthVerifyResponseWritable as o5, type PaginatedAccountAccountAssetListWritable as o6, type PaginatedAccountAccountAssetListResponseWritable as o7, type PaginatedAccountAssetFeeListWritable as o8, type PaginatedAccountAssetFeeListResponseWritable as o9, type PaginatedGroupTierFeeListWritable as oA, type PaginatedGroupTierFeeListResponseWritable as oB, type PaginatedGroupTierLimitListWritable as oC, type PaginatedGroupTierLimitListResponseWritable as oD, type PaginatedGroupTierListWritable as oE, type PaginatedGroupTierListResponseWritable as oF, type PaginatedGroupTierRequirementSetItemListWritable as oG, type PaginatedGroupTierRequirementSetItemListResponseWritable as oH, type PaginatedGroupTierRequirementSetListWritable as oI, type PaginatedGroupTierRequirementSetListResponseWritable as oJ, type PaginatedLegalTermListWritable as oK, type PaginatedLegalTermListResponseWritable as oL, type PaginatedLegalTermVersionListWritable as oM, type PaginatedLegalTermVersionListResponseWritable as oN, type PaginatedMaskedMfaAuthenticatorListWritable as oO, type PaginatedMaskedMfaAuthenticatorListResponseWritable as oP, type PaginatedMetricListWritable as oQ, type PaginatedMetricListResponseWritable as oR, type PaginatedMetricPointListWritable as oS, type PaginatedMetricPointListResponseWritable as oT, type PaginatedOauthClientListWritable as oU, type PaginatedOauthClientListResponseWritable as oV, type PaginatedPublicCompanyLegalTermListWritable as oW, type PaginatedPublicCompanyLegalTermListResponseWritable as oX, type PaginatedPublicCompanyLegalTermVersionListWritable as oY, type PaginatedPublicCompanyLegalTermVersionListResponseWritable as oZ, type PaginatedPublicCompanyListWritable as o_, type PaginatedAccountAssetLimitListWritable as oa, type PaginatedAccountAssetLimitListResponseWritable as ob, type PaginatedAccountAssetListWritable as oc, type PaginatedAccountAssetListResponseWritable as od, type PaginatedAccountDefinitionListWritable as oe, type PaginatedAccountDefinitionListResponseWritable as of, type PaginatedAccountListWritable as og, type PaginatedAccountListResponseWritable as oh, type PaginatedAssetListWritable as oi, type PaginatedAssetListResponseWritable as oj, type PaginatedCompanyBankAccountListWritable as ok, type PaginatedCompanyBankAccountListResponseWritable as ol, type PaginatedCompanyWalletAccountListWritable as om, type PaginatedCompanyWalletAccountListResponseWritable as on, type PaginatedDeviceAppListWritable as oo, type PaginatedDeviceAppListResponseWritable as op, type PaginatedDocumentTypeListWritable as oq, type PaginatedDocumentTypeListResponseWritable as or, type PaginatedExportListWritable as os, type PaginatedExportListResponseWritable as ot, type PaginatedGroupFeeListWritable as ou, type PaginatedGroupFeeListResponseWritable as ov, type PaginatedGroupLimitListWritable as ow, type PaginatedGroupLimitListResponseWritable as ox, type PaginatedGroupPermissionListWritable as oy, type PaginatedGroupPermissionListResponseWritable as oz, type AccountCurrenciesListResponses as p, type UserBankAccountAssetWritable as p$, type PaginatedPublicLegalTermListWritable as p0, type PaginatedPublicLegalTermListResponseWritable as p1, type PaginatedPublicLegalTermVersionListWritable as p2, type PaginatedPublicLegalTermVersionListResponseWritable as p3, type PaginatedStatementListWritable as p4, type PaginatedStatementListResponseWritable as p5, type PaginatedTransactionCollectionListWritable as p6, type PaginatedTransactionCollectionListResponseWritable as p7, type PaginatedTransactionListWritable as p8, type PaginatedTransactionListResponseWritable as p9, type ReducedAccountAssetListWritable as pA, type ReducedAccountAssetListResponseWritable as pB, type ReducedAccountAssetResponseWritable as pC, type ReducedDeviceAppWritable as pD, type ReducedTransactionSubtypeWritable as pE, type RefreshedResponseWritable as pF, type RegisterCompanyRequestWritable as pG, type RegisterRequestWritable as pH, type StatementWritable as pI, type StatementResponseWritable as pJ, type TotalTransactionResponseWritable as pK, type TransactionWritable as pL, type TransactionAccountAssetWritable as pM, type TransactionCollectionWritable as pN, type TransactionCollectionResponseWritable as pO, type TransactionCollectionTransactionWritable as pP, type TransactionMessageWritable as pQ, type TransactionMessageResponseWritable as pR, type TransactionSubtypeWritable as pS, type TransactionSubtypeListWritable as pT, type TransactionSubtypeListResponseWritable as pU, type TransactionSubtypeResponseWritable as pV, type UserAddressWritable as pW, type UserAddressListWritable as pX, type UserAddressListResponseWritable as pY, type UserAddressResponseWritable as pZ, type UserBankAccountWritable as p_, type PaginatedTransactionMessageListWritable as pa, type PaginatedTransactionMessageListResponseWritable as pb, type PaginatedUserDocumentListWritable as pc, type PaginatedUserDocumentListResponseWritable as pd, type PaginatedUserGroupListWritable as pe, type PaginatedUserGroupListResponseWritable as pf, type PaginatedUserMessageListWritable as pg, type PaginatedUserMessageListResponseWritable as ph, type PaginatedUserPermissionListWritable as pi, type PaginatedUserPermissionListResponseWritable as pj, type PaginatedUserWalletAccountAssetListWritable as pk, type PaginatedUserWalletAccountAssetListResponseWritable as pl, type PasswordChangeRequestWritable as pm, type PasswordResetConfirmRequestWritable as pn, type PublicCompanyWritable as po, type PublicCompanyLegalTermWritable as pp, type PublicCompanyLegalTermResponseWritable as pq, type PublicCompanyLegalTermVersionResponseWritable as pr, type PublicCompanyResponseWritable as ps, type PublicCompanySettingsWritable as pt, type PublicLegalTermWritable as pu, type PublicLegalTermResponseWritable as pv, type PublicLegalTermVersionResponseWritable as pw, type ReducedAccountWritable as px, type ReducedAccountAccountAssetWritable as py, type ReducedAccountAssetWritable as pz, type AccountDefinitionsListData as q, type AuthRefreshCreateResponse as q$, type UserBankAccountAssetListWritable as q0, type UserBankAccountAssetListResponseWritable as q1, type UserBankAccountAssetResponseWritable as q2, type UserBankAccountListWritable as q3, type UserBankAccountListResponseWritable as q4, type UserBankAccountResponseWritable as q5, type UserCreateDocumentRequestWritable as q6, type UserDisallowedTransactionSubtypeWritable as q7, type UserDocumentWritable as q8, type UserDocumentResponseWritable as q9, type AccountsCurrenciesLimitsListResponse as qA, type AccountsCurrenciesLimitsRetrieveResponse as qB, type AuthRetrieveResponse as qC, type AuthRegisterCompanyResponse as qD, type AuthDeactivateResponse as qE, type AuthDeactivateVerifyResponse as qF, type AuthEmailVerifyResponse as qG, type AuthEmailVerifyResendResponse as qH, type AuthJwtCreateResponse as qI, type AuthLoginResponse as qJ, type AuthLogoutResponse as qK, type AuthMfaAuthenticatorsListResponse as qL, type AuthMfaAuthenticatorsCreateResponse as qM, type AuthMfaAuthenticatorsDestroyResponse as qN, type AuthMfaAuthenticatorsRetrieveResponse as qO, type AuthMfaDeliverResponse as qP, type AuthMfaVerifyResponse as qQ, type AuthMobileVerifyResponse as qR, type AuthMobileVerifyResendResponse as qS, type AuthOauthAuthorizeCreateResponse as qT, type AuthOauthLoginCreateResponse as qU, type AuthOauthRegisterCreateResponse as qV, type AuthOauthSessionCreateResponse as qW, type AuthOauthVerifyCreateResponse as qX, type AuthPasswordChangeResponse as qY, type AuthPasswordResetResponse as qZ, type AuthPasswordResetConfirmResponse as q_, type UserGroupWritable as qa, type UserGroupResponseWritable as qb, type UserMessageWritable as qc, type UserMessageResponseWritable as qd, type UserPermissionWritable as qe, type UserPermissionResponseWritable as qf, type UserSettingsWritable as qg, type UserWalletAccountWritable as qh, type UserWalletAccountAssetWritable as qi, type UserWalletAccountAssetResponseWritable as qj, type UserWalletAccountListWritable as qk, type UserWalletAccountListResponseWritable as ql, type UserWalletAccountResponseWritable as qm, type AccountCurrenciesListResponse as qn, type AccountDefinitionsListResponse as qo, type AccountDefinitionsRetrieveResponse as qp, type AccountsListResponse as qq, type AccountsCreateResponse as qr, type AccountsRetrieveResponse as qs, type AccountsCurrenciesListResponse as qt, type AccountsCurrenciesCreateResponse as qu, type AccountsCurrenciesRetrieveResponse as qv, type AccountsCurrenciesPartialUpdateResponse as qw, type AccountsCurrenciesUpdateResponse as qx, type AccountsCurrenciesFeesListResponse as qy, type AccountsCurrenciesFeesRetrieveResponse as qz, type AccountDefinitionsListResponses as r, type TransactionCollectionsListResponse as r$, type AuthRegisterResponse as r0, type AuthRequestDeleteResponse as r1, type AuthRequestDeleteVerifyResponse as r2, type AuthTokensListDestroyResponse as r3, type AuthTokensListResponse as r4, type AuthTokensCreateResponse as r5, type AuthTokensDestroyResponse as r6, type AuthTokensRetrieveResponse as r7, type CompanyRetrieveResponse as r8, type CompanyBankAccountsListResponse as r9, type MetricsListResponse as rA, type MetricsCreateResponse as rB, type MetricsDestroyResponse as rC, type MetricsRetrieveResponse as rD, type MetricsPointsListResponse as rE, type PermissionsListResponse as rF, type PermissionsRetrieveResponse as rG, type PublicCompaniesListResponse as rH, type PublicCompaniesRetrieveResponse as rI, type PublicCompaniesGroupsListResponse as rJ, type PublicCompaniesGroupsRetrieveResponse as rK, type PublicCompaniesLegalTermsListResponse as rL, type PublicCompaniesLegalTermsRetrieveResponse as rM, type PublicCompaniesLegalTermsVersionsListResponse as rN, type PublicCompaniesLegalTermsVersionsRetrieveResponse as rO, type PublicCompaniesOauthClientsListResponse as rP, type PublicCompaniesOauthClientsRetrieveResponse as rQ, type PublicLegalTermsListResponse as rR, type PublicLegalTermsRetrieveResponse as rS, type PublicLegalTermsVersionsListResponse as rT, type PublicLegalTermsVersionsRetrieveResponse as rU, type StatementsListResponse as rV, type StatementsCreateResponse as rW, type StatementsDestroyResponse as rX, type StatementsRetrieveResponse as rY, type SubtypesListResponse as rZ, type SubtypesRetrieveResponse as r_, type CompanyCurrenciesListResponse as ra, type CompanyCurrenciesRetrieveResponse as rb, type CompanyWalletAccountsListResponse as rc, type DocumentTypesListResponse as rd, type DocumentTypesRetrieveResponse as re, type ExportsListResponse as rf, type ExportsCreateResponse as rg, type ExportsRetrieveResponse as rh, type GroupsListResponse as ri, type GroupsRetrieveResponse as rj, type GroupsFeesListResponse as rk, type GroupsFeesRetrieveResponse as rl, type GroupsLimitsListResponse as rm, type GroupsLimitsRetrieveResponse as rn, type GroupsPermissionsListResponse as ro, type GroupsPermissionsRetrieveResponse as rp, type GroupsTiersListResponse as rq, type GroupsTiersRetrieveResponse as rr, type GroupsTiersFeesListResponse as rs, type GroupsTiersFeesRetrieveResponse as rt, type GroupsTiersLimitsListResponse as ru, type GroupsTiersLimitsRetrieveResponse as rv, type GroupsTiersRequirementSetsListResponse as rw, type GroupsTiersRequirementSetsRetrieveResponse as rx, type GroupsTiersRequirementSetsItemsListResponse as ry, type GroupsTiersRequirementSetsItemsRetrieveResponse as rz, type AccountDefinitionsRetrieveData as s, type UserDocumentsCreateResponse as s$, type TransactionCollectionsCreateResponse as s0, type TransactionCollectionsRetrieveResponse as s1, type TransactionsListResponse as s2, type TransactionsCreateResponse as s3, type TransactionsRetrieveResponse as s4, type TransactionsPartialUpdateResponse as s5, type TransactionsUpdateResponse as s6, type TransactionsMessagesListResponse as s7, type TransactionsMessagesRetrieveResponse as s8, type TransactionsCreditCreateResponse as s9, type UserCryptoAccountsListResponse as sA, type UserCryptoAccountsCreateResponse as sB, type UserCryptoAccountsDestroyResponse as sC, type UserCryptoAccountsRetrieveResponse as sD, type UserCryptoAccountsPartialUpdateResponse as sE, type UserCryptoAccountsUpdateResponse as sF, type UserCryptoAccountsAccountCurrenciesListResponse as sG, type UserCryptoAccountsAccountCurrenciesCreateResponse as sH, type UserCryptoAccountsAccountCurrenciesDestroyResponse as sI, type UserCryptoAccountsAccountCurrenciesRetrieveResponse as sJ, type UserCryptoAccountsCurrenciesListResponse as sK, type UserCryptoAccountsCurrenciesCreateResponse as sL, type UserCryptoAccountsCurrenciesDestroyResponse as sM, type UserCryptoAccountsCurrenciesRetrieveResponse as sN, type UserDevicesListResponse as sO, type UserDevicesCreateResponse as sP, type UserDevicesAppsDestroyResponse as sQ, type UserDevicesAppsRetrieveResponse as sR, type UserDevicesAppsPartialUpdateResponse as sS, type UserDevicesAppsUpdateResponse as sT, type UserDevicesDestroyResponse as sU, type UserDevicesRetrieveResponse as sV, type UserDevicesPartialUpdateResponse as sW, type UserDevicesUpdateResponse as sX, type UserDevicesAppsListResponse as sY, type UserDevicesAppsCreateResponse as sZ, type UserDocumentsListResponse as s_, type TransactionsDebitCreateResponse as sa, type TransactionTotalsRetrieveResponse as sb, type TransactionsTransferCreateResponse as sc, type UserRetrieveResponse as sd, type UserPartialUpdateResponse as se, type UserUpdateResponse as sf, type UserAddressesListResponse as sg, type UserAddressesCreateResponse as sh, type UserAddressesDestroyResponse as si, type UserAddressesRetrieveResponse as sj, type UserAddressesPartialUpdateResponse as sk, type UserAddressesUpdateResponse as sl, type UserBankAccountsListResponse as sm, type UserBankAccountsCreateResponse as sn, type UserBankAccountsDestroyResponse as so, type UserBankAccountsRetrieveResponse as sp, type UserBankAccountsPartialUpdateResponse as sq, type UserBankAccountsUpdateResponse as sr, type UserBankAccountsAccountCurrenciesListResponse as ss, type UserBankAccountsAccountCurrenciesCreateResponse as st, type UserBankAccountsAccountCurrenciesDestroyResponse as su, type UserBankAccountsAccountCurrenciesRetrieveResponse as sv, type UserBankAccountsCurrenciesListResponse as sw, type UserBankAccountsCurrenciesCreateResponse as sx, type UserBankAccountsCurrenciesDestroyResponse as sy, type UserBankAccountsCurrenciesRetrieveResponse as sz, type AccountDefinitionsRetrieveResponses as t, type UserDocumentsDestroyResponse as t0, type UserDocumentsRetrieveResponse as t1, type UserEmailsListResponse as t2, type UserEmailsCreateResponse as t3, type UserEmailsDestroyResponse as t4, type UserEmailsRetrieveResponse as t5, type UserEmailsPartialUpdateResponse as t6, type UserEmailsUpdateResponse as t7, type UserLegalTermsListResponse as t8, type UserLegalTermsRetrieveResponse as t9, type UserLegalTermsVersionsListResponse as ta, type UserLegalTermsVersionsRetrieveResponse as tb, type UserLegalTermsVersionsPartialUpdateResponse as tc, type UserLegalTermsVersionsUpdateResponse as td, type UserMessagesListResponse as te, type UserMessagesRetrieveResponse as tf, type UserMobilesListResponse as tg, type UserMobilesCreateResponse as th, type UserMobilesDestroyResponse as ti, type UserMobilesRetrieveResponse as tj, type UserMobilesPartialUpdateResponse as tk, type UserMobilesUpdateResponse as tl, type UserWalletAccountsListResponse as tm, type UserWalletAccountsCreateResponse as tn, type UserWalletAccountsDestroyResponse as to, type UserWalletAccountsRetrieveResponse as tp, type UserWalletAccountsPartialUpdateResponse as tq, type UserWalletAccountsUpdateResponse as tr, type UserWalletAccountsAccountCurrenciesListResponse as ts, type UserWalletAccountsAccountCurrenciesCreateResponse as tt, type UserWalletAccountsAccountCurrenciesDestroyResponse as tu, type UserWalletAccountsAccountCurrenciesRetrieveResponse as tv, type UserWalletAccountsCurrenciesListResponse as tw, type UserWalletAccountsCurrenciesCreateResponse as tx, type UserWalletAccountsCurrenciesDestroyResponse as ty, type UserWalletAccountsCurrenciesRetrieveResponse as tz, type AccountsListData as u, type AccountsListResponses as v, type AccountsCreateData as w, type AccountsCreateResponses as x, type AccountsRetrieveData as y, type AccountsRetrieveResponses as z };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { A as ApiFactoryConfig, B as BoundSdk } from '../create-api-client-
|
|
2
|
-
import '../create-auth-
|
|
1
|
+
import { A as ApiFactoryConfig, B as BoundSdk } from '../create-api-client-B4Q01gHp.mjs';
|
|
2
|
+
import '../create-auth-CT_IFt3T.mjs';
|
|
3
3
|
|
|
4
4
|
type AuthToken = string | undefined;
|
|
5
5
|
interface Auth {
|
|
@@ -30,7 +30,7 @@ type ArrayStyle = 'form' | 'spaceDelimited' | 'pipeDelimited';
|
|
|
30
30
|
type ObjectStyle = 'form' | 'deepObject';
|
|
31
31
|
|
|
32
32
|
type QuerySerializer = (query: Record<string, unknown>) => string;
|
|
33
|
-
type BodySerializer = (body:
|
|
33
|
+
type BodySerializer = (body: any) => any;
|
|
34
34
|
type QuerySerializerOptionsObject = {
|
|
35
35
|
allowReserved?: boolean;
|
|
36
36
|
array?: Partial<SerializerOptions<ArrayStyle>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { A as ApiFactoryConfig, B as BoundSdk } from '../create-api-client-
|
|
2
|
-
import '../create-auth-
|
|
1
|
+
import { A as ApiFactoryConfig, B as BoundSdk } from '../create-api-client-ADSlg8HX.js';
|
|
2
|
+
import '../create-auth-CT_IFt3T.js';
|
|
3
3
|
|
|
4
4
|
type AuthToken = string | undefined;
|
|
5
5
|
interface Auth {
|
|
@@ -30,7 +30,7 @@ type ArrayStyle = 'form' | 'spaceDelimited' | 'pipeDelimited';
|
|
|
30
30
|
type ObjectStyle = 'form' | 'deepObject';
|
|
31
31
|
|
|
32
32
|
type QuerySerializer = (query: Record<string, unknown>) => string;
|
|
33
|
-
type BodySerializer = (body:
|
|
33
|
+
type BodySerializer = (body: any) => any;
|
|
34
34
|
type QuerySerializerOptionsObject = {
|
|
35
35
|
allowReserved?: boolean;
|
|
36
36
|
array?: Partial<SerializerOptions<ArrayStyle>>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }var _chunkGR5TETAUjs = require('../chunk-GR5TETAU.js');var _chunkOEIQFP6Tjs = require('../chunk-OEIQFP6T.js');var K={};_chunkOEIQFP6Tjs.a.call(void 0, K,{activateCreate:()=>me,adminAddressesList:()=>Oe,adminAddressesRetrieve:()=>ge,adminCompanyPartialUpdate:()=>we,adminCompanyRetrieve:()=>be,adminCompanyUpdate:()=>Re,adminOnchainTransactionsList:()=>Te,adminOnchainTransactionsRetrieve:()=>Se,alchemyWebhookCreate:()=>Ae,deactivateCreate:()=>xe,userAccountAddressLookupCreate:()=>Ce,userAddressesCreate:()=>Ee,userAddressesList:()=>ke,userAddressesRetrieve:()=>ze,userOnchainTransactionsCancelCreate:()=>Pe,userOnchainTransactionsList:()=>De,userOnchainTransactionsPartialUpdate:()=>Ue,userOnchainTransactionsRetrieve:()=>qe,userOnchainTransactionsUpdate:()=>je,webhookCreate:()=>ve});var I={bodySerializer:e=>JSON.stringify(e,(r,t)=>typeof t=="bigint"?t.toString():t)};var ae={$body_:"body",$headers_:"headers",$path_:"path",$query_:"query"},Le=Object.entries(ae);var Q=({onRequest:e,onSseError:r,onSseEvent:t,responseTransformer:o,responseValidator:s,sseDefaultRetryDelay:p,sseMaxRetryAttempts:i,sseMaxRetryDelay:a,sseSleepFn:c,url:
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }var _chunkGR5TETAUjs = require('../chunk-GR5TETAU.js');var _chunkOEIQFP6Tjs = require('../chunk-OEIQFP6T.js');var K={};_chunkOEIQFP6Tjs.a.call(void 0, K,{activateCreate:()=>me,adminAddressesList:()=>Oe,adminAddressesRetrieve:()=>ge,adminCompanyPartialUpdate:()=>we,adminCompanyRetrieve:()=>be,adminCompanyUpdate:()=>Re,adminOnchainTransactionsList:()=>Te,adminOnchainTransactionsRetrieve:()=>Se,alchemyWebhookCreate:()=>Ae,deactivateCreate:()=>xe,userAccountAddressLookupCreate:()=>Ce,userAddressesCreate:()=>Ee,userAddressesList:()=>ke,userAddressesRetrieve:()=>ze,userOnchainTransactionsCancelCreate:()=>Pe,userOnchainTransactionsList:()=>De,userOnchainTransactionsPartialUpdate:()=>Ue,userOnchainTransactionsRetrieve:()=>qe,userOnchainTransactionsUpdate:()=>je,webhookCreate:()=>ve});var I={bodySerializer:e=>JSON.stringify(e,(r,t)=>typeof t=="bigint"?t.toString():t)};var ae={$body_:"body",$headers_:"headers",$path_:"path",$query_:"query"},Le=Object.entries(ae);var Q=({onRequest:e,onSseError:r,onSseEvent:t,responseTransformer:o,responseValidator:s,sseDefaultRetryDelay:p,sseMaxRetryAttempts:i,sseMaxRetryDelay:a,sseSleepFn:c,url:l,...n})=>{let h,x=_nullishCoalesce(c, () => ((d=>new Promise(O=>setTimeout(O,d)))));return{stream:async function*(){let d=_nullishCoalesce(p, () => (3e3)),O=0,R=_nullishCoalesce(n.signal, () => (new AbortController().signal));for(;!R.aborted;){O++;let C=n.headers instanceof Headers?n.headers:new Headers(n.headers);h!==void 0&&C.set("Last-Event-ID",h);try{let T={redirect:"follow",...n,body:n.serializedBody,headers:C,signal:R},w=new Request(l,T);e&&(w=await e(l,T));let f=await(_nullishCoalesce(n.fetch, () => (globalThis.fetch)))(w);if(!f.ok)throw new Error(`SSE failed: ${f.status} ${f.statusText}`);if(!f.body)throw new Error("No body in SSE response");let m=f.body.pipeThrough(new TextDecoderStream).getReader(),k="",N=()=>{try{m.cancel()}catch (e2){}};R.addEventListener("abort",N);try{for(;;){let{done:re,value:te}=await m.read();if(re)break;k+=te,k=k.replace(/\r\n/g,`
|
|
2
2
|
`).replace(/\r/g,`
|
|
3
|
-
`);let W=
|
|
3
|
+
`);let W=k.split(`
|
|
4
4
|
|
|
5
|
-
`);
|
|
6
|
-
`),U=[],H;for(let
|
|
7
|
-
`);try{A=JSON.parse(w),V=!0}catch (e3){A=w}}V&&(s&&await s(A),o&&(A=await o(A))),_optionalChain([t, 'optionalCall', _2 => _2({data:A,event:H,id:n,retry:R})]),U.length&&(yield A)}}}finally{O.removeEventListener("abort",N),h.releaseLock()}break}catch(T){if(_optionalChain([r, 'optionalCall', _3 => _3(T)]),i!==void 0&&d>=i)break;let S=Math.min(R*2**(d-1),_nullishCoalesce(a, () => (3e4)));await g(S)}}}()}};var ie=e=>{switch(e){case"label":return".";case"matrix":return";";case"simple":return",";default:return"&"}},ce=e=>{switch(e){case"form":return",";case"pipeDelimited":return"|";case"spaceDelimited":return"%20";default:return","}},pe=e=>{switch(e){case"label":return".";case"matrix":return";";case"simple":return",";default:return"&"}},j=({allowReserved:e,explode:r,name:t,style:o,value:s})=>{if(!r){let a=(e?s:s.map(c=>encodeURIComponent(c))).join(ce(o));switch(o){case"label":return`.${a}`;case"matrix":return`;${t}=${a}`;case"simple":return a;default:return`${t}=${a}`}}let p=ie(o),i=s.map(a=>o==="label"||o==="simple"?e?a:encodeURIComponent(a):C({allowReserved:e,name:t,value:a})).join(p);return o==="label"||o==="matrix"?p+i:i},C=({allowReserved:e,name:r,value:t})=>{if(t==null)return"";if(typeof t=="object")throw new Error("Deeply-nested arrays/objects aren\u2019t supported. Provide your own `querySerializer()` to handle these.");return`${r}=${e?t:encodeURIComponent(t)}`},P=({allowReserved:e,explode:r,name:t,style:o,value:s,valueOnly:p})=>{if(s instanceof Date)return p?s.toISOString():`${t}=${s.toISOString()}`;if(o!=="deepObject"&&!r){let c=[];Object.entries(s).forEach(([l,n])=>{c=[...c,l,e?n:encodeURIComponent(n)]});let m=c.join(",");switch(o){case"form":return`${t}=${m}`;case"label":return`.${m}`;case"matrix":return`;${t}=${m}`;default:return m}}let i=pe(o),a=Object.entries(s).map(([c,m])=>C({allowReserved:e,name:o==="deepObject"?`${t}[${c}]`:c,value:m})).join(i);return o==="label"||o==="matrix"?i+a:a};var de=/\{[^{}]+\}/g,le=({path:e,url:r})=>{let t=r,o=r.match(de);if(o)for(let s of o){let p=!1,i=s.substring(1,s.length-1),a="simple";i.endsWith("*")&&(p=!0,i=i.substring(0,i.length-1)),i.startsWith(".")?(i=i.substring(1),a="label"):i.startsWith(";")&&(i=i.substring(1),a="matrix");let c=e[i];if(c==null)continue;if(Array.isArray(c)){t=t.replace(s,j({explode:p,name:i,style:a,value:c}));continue}if(typeof c=="object"){t=t.replace(s,P({explode:p,name:i,style:a,value:c,valueOnly:!0}));continue}if(a==="matrix"){t=t.replace(s,`;${C({name:i,value:c})}`);continue}let m=encodeURIComponent(a==="label"?`.${c}`:c);t=t.replace(s,m)}return t},_=({baseUrl:e,path:r,query:t,querySerializer:o,url:s})=>{let p=s.startsWith("/")?s:`/${s}`,i=(_nullishCoalesce(e, () => ("")))+p;r&&(i=le({path:r,url:i}));let a=t?o(t):"";return a.startsWith("?")&&(a=a.substring(1)),a&&(i+=`?${a}`),i};function B(e){let r=e.body!==void 0;if(r&&e.bodySerializer)return"serializedBody"in e?e.serializedBody!==void 0&&e.serializedBody!==""?e.serializedBody:null:e.body!==""?e.body:null;if(r)return e.body}var G=async(e,r)=>{let t=typeof r=="function"?await r(e):r;if(t)return e.scheme==="bearer"?`Bearer ${t}`:e.scheme==="basic"?`Basic ${btoa(t)}`:t};var X=({parameters:e={},...r}={})=>o=>{let s=[];if(o&&typeof o=="object")for(let p in o){let i=o[p];if(i==null)continue;let a=e[p]||r;if(Array.isArray(i)){let c=j({allowReserved:a.allowReserved,explode:!0,name:p,style:"form",value:i,...a.array});c&&s.push(c)}else if(typeof i=="object"){let c=P({allowReserved:a.allowReserved,explode:!0,name:p,style:"deepObject",value:i,...a.object});c&&s.push(c)}else{let c=C({allowReserved:a.allowReserved,name:p,value:i});c&&s.push(c)}}return s.join("&")},Y=e=>{if(!e)return"stream";let r=_optionalChain([e, 'access', _4 => _4.split, 'call', _5 => _5(";"), 'access', _6 => _6[0], 'optionalAccess', _7 => _7.trim, 'call', _8 => _8()]);if(r){if(r.startsWith("application/json")||r.endsWith("+json"))return"json";if(r==="multipart/form-data")return"formData";if(["application/","audio/","image/","video/"].some(t=>r.startsWith(t)))return"blob";if(r.startsWith("text/"))return"text"}},ue=(e,r)=>r?!!(e.headers.has(r)||_optionalChain([e, 'access', _9 => _9.query, 'optionalAccess', _10 => _10[r]])||_optionalChain([e, 'access', _11 => _11.headers, 'access', _12 => _12.get, 'call', _13 => _13("Cookie"), 'optionalAccess', _14 => _14.includes, 'call', _15 => _15(`${r}=`)])):!1,Z=async({security:e,...r})=>{for(let t of e){if(ue(r,t.name))continue;let o=await G(t,r.auth);if(!o)continue;let s=_nullishCoalesce(t.name, () => ("Authorization"));switch(t.in){case"query":r.query||(r.query={}),r.query[s]=o;break;case"cookie":r.headers.append("Cookie",`${s}=${o}`);break;case"header":default:r.headers.set(s,o);break}}},L=e=>_({baseUrl:e.baseUrl,path:e.path,query:e.query,querySerializer:typeof e.querySerializer=="function"?e.querySerializer:X(e.querySerializer),url:e.url}),$=(e,r)=>{let t={...e,...r};return _optionalChain([t, 'access', _16 => _16.baseUrl, 'optionalAccess', _17 => _17.endsWith, 'call', _18 => _18("/")])&&(t.baseUrl=t.baseUrl.substring(0,t.baseUrl.length-1)),t.headers=v(e.headers,r.headers),t},fe=e=>{let r=[];return e.forEach((t,o)=>{r.push([o,t])}),r},v=(...e)=>{let r=new Headers;for(let t of e){if(!t)continue;let o=t instanceof Headers?fe(t):Object.entries(t);for(let[s,p]of o)if(p===null)r.delete(s);else if(Array.isArray(p))for(let i of p)r.append(s,i);else p!==void 0&&r.set(s,typeof p=="object"?JSON.stringify(p):p)}return r},E=class{constructor(){this.fns=[]}clear(){this.fns=[]}eject(r){let t=this.getInterceptorIndex(r);this.fns[t]&&(this.fns[t]=null)}exists(r){let t=this.getInterceptorIndex(r);return!!this.fns[t]}getInterceptorIndex(r){return typeof r=="number"?this.fns[r]?r:-1:this.fns.indexOf(r)}update(r,t){let o=this.getInterceptorIndex(r);return this.fns[o]?(this.fns[o]=t,r):!1}use(r){return this.fns.push(r),this.fns.length-1}},ee=()=>({error:new E,request:new E,response:new E}),ye=X({allowReserved:!1,array:{explode:!0,style:"form"},object:{explode:!0,style:"deepObject"}}),he={"Content-Type":"application/json"},z=(e={})=>({...I,headers:he,parseAs:"auto",querySerializer:ye,...e});var D=(e={})=>{let r=$(z(),e),t=()=>({...r}),o=l=>(r=$(r,l),t()),s=ee(),p=async l=>{let n={...r,...l,fetch:_nullishCoalesce(_nullishCoalesce(l.fetch, () => (r.fetch)), () => (globalThis.fetch)),headers:v(r.headers,l.headers),serializedBody:void 0};n.security&&await Z({...n,security:n.security}),n.requestValidator&&await n.requestValidator(n),n.body!==void 0&&n.bodySerializer&&(n.serializedBody=n.bodySerializer(n.body)),(n.body===void 0||n.serializedBody==="")&&n.headers.delete("Content-Type");let g=L(n);return{opts:n,url:g}},i=async l=>{let{opts:n,url:g}=await p(l),q={redirect:"follow",...n,body:B(n)},b=new Request(g,q);for(let u of s.request.fns)u&&(b=await u(b,n));let R=n.fetch,d;try{d=await R(b)}catch(u){let h=u;for(let y of s.error.fns)y&&(h=await y(u,void 0,b,n));if(h=h||{},n.throwOnError)throw h;return n.responseStyle==="data"?void 0:{error:h,request:b,response:void 0}}for(let u of s.response.fns)u&&(d=await u(d,b,n));let O={request:b,response:d};if(d.ok){let u=_nullishCoalesce((n.parseAs==="auto"?Y(d.headers.get("Content-Type")):n.parseAs), () => ("json"));if(d.status===204||d.headers.get("Content-Length")==="0"){let y;switch(u){case"arrayBuffer":case"blob":case"text":y=await d[u]();break;case"formData":y=new FormData;break;case"stream":y=d.body;break;case"json":default:y={};break}return n.responseStyle==="data"?y:{data:y,...O}}let h;switch(u){case"arrayBuffer":case"blob":case"formData":case"text":h=await d[u]();break;case"json":{let y=await d.text();h=y?JSON.parse(y):{};break}case"stream":return n.responseStyle==="data"?d.body:{data:d.body,...O}}return u==="json"&&(n.responseValidator&&await n.responseValidator(h),n.responseTransformer&&(h=await n.responseTransformer(h))),n.responseStyle==="data"?h:{data:h,...O}}let k=await d.text(),T;try{T=JSON.parse(k)}catch (e4){}let S=_nullishCoalesce(T, () => (k)),x=S;for(let u of s.error.fns)u&&(x=await u(S,d,b,n));if(x=x||{},n.throwOnError)throw x;return n.responseStyle==="data"?void 0:{error:x,...O}},a=l=>n=>i({...n,method:l}),c=l=>async n=>{let{opts:g,url:q}=await p(n);return Q({...g,body:g.body,headers:g.headers,method:l,onRequest:async(b,R)=>{let d=new Request(b,R);for(let O of s.request.fns)O&&(d=await O(d,g));return d},serializedBody:B(g),url:q})};return{buildUrl:l=>L({...r,...l}),connect:a("CONNECT"),delete:a("DELETE"),get:a("GET"),getConfig:t,head:a("HEAD"),interceptors:s,options:a("OPTIONS"),patch:a("PATCH"),post:a("POST"),put:a("PUT"),request:i,setConfig:o,sse:{connect:c("CONNECT"),delete:c("DELETE"),get:c("GET"),head:c("HEAD"),options:c("OPTIONS"),patch:c("PATCH"),post:c("POST"),put:c("PUT"),trace:c("TRACE")},trace:a("TRACE")}};var f=D(z({baseUrl:"https://alchemy.services.rehive.com/api/"}));var me=e=>(_nullishCoalesce(e.client, () => (f))).post({url:"/activate/",...e,headers:{"Content-Type":"application/json",...e.headers}}),Oe=e=>(_nullishCoalesce(_optionalChain([e, 'optionalAccess', _19 => _19.client]), () => (f))).get({security:[{name:"Authorization",type:"apiKey"}],url:"/admin/addresses/",...e}),ge=e=>(_nullishCoalesce(e.client, () => (f))).get({security:[{name:"Authorization",type:"apiKey"}],url:"/admin/addresses/{identifier}/",...e}),be=e=>(_nullishCoalesce(_optionalChain([e, 'optionalAccess', _20 => _20.client]), () => (f))).get({security:[{name:"Authorization",type:"apiKey"}],url:"/admin/company/",...e}),we=e=>(_nullishCoalesce(_optionalChain([e, 'optionalAccess', _21 => _21.client]), () => (f))).patch({security:[{name:"Authorization",type:"apiKey"}],url:"/admin/company/",...e,headers:{"Content-Type":"application/json",..._optionalChain([e, 'optionalAccess', _22 => _22.headers])}}),Re=e=>(_nullishCoalesce(_optionalChain([e, 'optionalAccess', _23 => _23.client]), () => (f))).put({security:[{name:"Authorization",type:"apiKey"}],url:"/admin/company/",...e,headers:{"Content-Type":"application/json",..._optionalChain([e, 'optionalAccess', _24 => _24.headers])}}),Te=e=>(_nullishCoalesce(_optionalChain([e, 'optionalAccess', _25 => _25.client]), () => (f))).get({security:[{name:"Authorization",type:"apiKey"}],url:"/admin/onchain-transactions/",...e}),Se=e=>(_nullishCoalesce(e.client, () => (f))).get({security:[{name:"Authorization",type:"apiKey"}],url:"/admin/onchain-transactions/{identifier}/",...e}),Ae=e=>(_nullishCoalesce(e.client, () => (f))).post({url:"/alchemy_webhook/",...e,headers:{"Content-Type":"application/json",...e.headers}}),xe=e=>(_nullishCoalesce(e.client, () => (f))).post({url:"/deactivate/",...e,headers:{"Content-Type":"application/json",...e.headers}}),Ce=e=>(_nullishCoalesce(e.client, () => (f))).post({security:[{name:"Authorization",type:"apiKey"}],url:"/user/account-address-lookup/",...e,headers:{"Content-Type":"application/json",...e.headers}}),ke=e=>(_nullishCoalesce(_optionalChain([e, 'optionalAccess', _26 => _26.client]), () => (f))).get({security:[{name:"Authorization",type:"apiKey"}],url:"/user/addresses/",...e}),Ee=e=>(_nullishCoalesce(e.client, () => (f))).post({security:[{name:"Authorization",type:"apiKey"}],url:"/user/addresses/",...e,headers:{"Content-Type":"application/json",...e.headers}}),ze=e=>(_nullishCoalesce(e.client, () => (f))).get({security:[{name:"Authorization",type:"apiKey"}],url:"/user/addresses/{identifier}/",...e}),De=e=>(_nullishCoalesce(_optionalChain([e, 'optionalAccess', _27 => _27.client]), () => (f))).get({security:[{name:"Authorization",type:"apiKey"}],url:"/user/onchain-transactions/",...e}),qe=e=>(_nullishCoalesce(e.client, () => (f))).get({security:[{name:"Authorization",type:"apiKey"}],url:"/user/onchain-transactions/{identifier}/",...e}),Ue=e=>(_nullishCoalesce(e.client, () => (f))).patch({security:[{name:"Authorization",type:"apiKey"}],url:"/user/onchain-transactions/{identifier}/",...e,headers:{"Content-Type":"application/json",...e.headers}}),je=e=>(_nullishCoalesce(e.client, () => (f))).put({security:[{name:"Authorization",type:"apiKey"}],url:"/user/onchain-transactions/{identifier}/",...e,headers:{"Content-Type":"application/json",...e.headers}}),Pe=e=>(_nullishCoalesce(e.client, () => (f))).post({security:[{name:"Authorization",type:"apiKey"}],url:"/user/onchain-transactions/{identifier}/cancel/",...e,headers:{"Content-Type":"application/json",...e.headers}}),ve=e=>(_nullishCoalesce(e.client, () => (f))).post({url:"/webhook/",...e,headers:{"Content-Type":"application/json",...e.headers}});function Ie(e){let r=D(_chunkGR5TETAUjs.c.call(void 0, e,"https://alchemy.services.rehive.com/api/"));return _chunkGR5TETAUjs.a.call(void 0, K,r)}exports.createAlchemyApi = Ie;
|
|
5
|
+
`);k=_nullishCoalesce(W.pop(), () => (""));for(let ne of W){let se=ne.split(`
|
|
6
|
+
`),U=[],H;for(let b of se)if(b.startsWith("data:"))U.push(b.replace(/^data:\s*/,""));else if(b.startsWith("event:"))H=b.replace(/^event:\s*/,"");else if(b.startsWith("id:"))h=b.replace(/^id:\s*/,"");else if(b.startsWith("retry:")){let F=Number.parseInt(b.replace(/^retry:\s*/,""),10);Number.isNaN(F)||(d=F)}let S,V=!1;if(U.length){let b=U.join(`
|
|
7
|
+
`);try{S=JSON.parse(b),V=!0}catch (e3){S=b}}V&&(s&&await s(S),o&&(S=await o(S))),_optionalChain([t, 'optionalCall', _2 => _2({data:S,event:H,id:h,retry:d})]),U.length&&(yield S)}}}finally{R.removeEventListener("abort",N),m.releaseLock()}break}catch(T){if(_optionalChain([r, 'optionalCall', _3 => _3(T)]),i!==void 0&&O>=i)break;let w=Math.min(d*2**(O-1),_nullishCoalesce(a, () => (3e4)));await x(w)}}}()}};var ie=e=>{switch(e){case"label":return".";case"matrix":return";";case"simple":return",";default:return"&"}},ce=e=>{switch(e){case"form":return",";case"pipeDelimited":return"|";case"spaceDelimited":return"%20";default:return","}},pe=e=>{switch(e){case"label":return".";case"matrix":return";";case"simple":return",";default:return"&"}},j=({allowReserved:e,explode:r,name:t,style:o,value:s})=>{if(!r){let a=(e?s:s.map(c=>encodeURIComponent(c))).join(ce(o));switch(o){case"label":return`.${a}`;case"matrix":return`;${t}=${a}`;case"simple":return a;default:return`${t}=${a}`}}let p=ie(o),i=s.map(a=>o==="label"||o==="simple"?e?a:encodeURIComponent(a):A({allowReserved:e,name:t,value:a})).join(p);return o==="label"||o==="matrix"?p+i:i},A=({allowReserved:e,name:r,value:t})=>{if(t==null)return"";if(typeof t=="object")throw new Error("Deeply-nested arrays/objects aren\u2019t supported. Provide your own `querySerializer()` to handle these.");return`${r}=${e?t:encodeURIComponent(t)}`},P=({allowReserved:e,explode:r,name:t,style:o,value:s,valueOnly:p})=>{if(s instanceof Date)return p?s.toISOString():`${t}=${s.toISOString()}`;if(o!=="deepObject"&&!r){let c=[];Object.entries(s).forEach(([n,h])=>{c=[...c,n,e?h:encodeURIComponent(h)]});let l=c.join(",");switch(o){case"form":return`${t}=${l}`;case"label":return`.${l}`;case"matrix":return`;${t}=${l}`;default:return l}}let i=pe(o),a=Object.entries(s).map(([c,l])=>A({allowReserved:e,name:o==="deepObject"?`${t}[${c}]`:c,value:l})).join(i);return o==="label"||o==="matrix"?i+a:a};var de=/\{[^{}]+\}/g,le=({path:e,url:r})=>{let t=r,o=r.match(de);if(o)for(let s of o){let p=!1,i=s.substring(1,s.length-1),a="simple";i.endsWith("*")&&(p=!0,i=i.substring(0,i.length-1)),i.startsWith(".")?(i=i.substring(1),a="label"):i.startsWith(";")&&(i=i.substring(1),a="matrix");let c=e[i];if(c==null)continue;if(Array.isArray(c)){t=t.replace(s,j({explode:p,name:i,style:a,value:c}));continue}if(typeof c=="object"){t=t.replace(s,P({explode:p,name:i,style:a,value:c,valueOnly:!0}));continue}if(a==="matrix"){t=t.replace(s,`;${A({name:i,value:c})}`);continue}let l=encodeURIComponent(a==="label"?`.${c}`:c);t=t.replace(s,l)}return t},_=({baseUrl:e,path:r,query:t,querySerializer:o,url:s})=>{let p=s.startsWith("/")?s:`/${s}`,i=(_nullishCoalesce(e, () => ("")))+p;r&&(i=le({path:r,url:i}));let a=t?o(t):"";return a.startsWith("?")&&(a=a.substring(1)),a&&(i+=`?${a}`),i};function B(e){let r=e.body!==void 0;if(r&&e.bodySerializer)return"serializedBody"in e?e.serializedBody!==void 0&&e.serializedBody!==""?e.serializedBody:null:e.body!==""?e.body:null;if(r)return e.body}var G=async(e,r)=>{let t=typeof r=="function"?await r(e):r;if(t)return e.scheme==="bearer"?`Bearer ${t}`:e.scheme==="basic"?`Basic ${btoa(t)}`:t};var X=({parameters:e={},...r}={})=>o=>{let s=[];if(o&&typeof o=="object")for(let p in o){let i=o[p];if(i==null)continue;let a=e[p]||r;if(Array.isArray(i)){let c=j({allowReserved:a.allowReserved,explode:!0,name:p,style:"form",value:i,...a.array});c&&s.push(c)}else if(typeof i=="object"){let c=P({allowReserved:a.allowReserved,explode:!0,name:p,style:"deepObject",value:i,...a.object});c&&s.push(c)}else{let c=A({allowReserved:a.allowReserved,name:p,value:i});c&&s.push(c)}}return s.join("&")},Y=e=>{if(!e)return"stream";let r=_optionalChain([e, 'access', _4 => _4.split, 'call', _5 => _5(";"), 'access', _6 => _6[0], 'optionalAccess', _7 => _7.trim, 'call', _8 => _8()]);if(r){if(r.startsWith("application/json")||r.endsWith("+json"))return"json";if(r==="multipart/form-data")return"formData";if(["application/","audio/","image/","video/"].some(t=>r.startsWith(t)))return"blob";if(r.startsWith("text/"))return"text"}},ue=(e,r)=>r?!!(e.headers.has(r)||_optionalChain([e, 'access', _9 => _9.query, 'optionalAccess', _10 => _10[r]])||_optionalChain([e, 'access', _11 => _11.headers, 'access', _12 => _12.get, 'call', _13 => _13("Cookie"), 'optionalAccess', _14 => _14.includes, 'call', _15 => _15(`${r}=`)])):!1,Z=async({security:e,...r})=>{for(let t of e){if(ue(r,t.name))continue;let o=await G(t,r.auth);if(!o)continue;let s=_nullishCoalesce(t.name, () => ("Authorization"));switch(t.in){case"query":r.query||(r.query={}),r.query[s]=o;break;case"cookie":r.headers.append("Cookie",`${s}=${o}`);break;case"header":default:r.headers.set(s,o);break}}},L=e=>_({baseUrl:e.baseUrl,path:e.path,query:e.query,querySerializer:typeof e.querySerializer=="function"?e.querySerializer:X(e.querySerializer),url:e.url}),$=(e,r)=>{let t={...e,...r};return _optionalChain([t, 'access', _16 => _16.baseUrl, 'optionalAccess', _17 => _17.endsWith, 'call', _18 => _18("/")])&&(t.baseUrl=t.baseUrl.substring(0,t.baseUrl.length-1)),t.headers=v(e.headers,r.headers),t},fe=e=>{let r=[];return e.forEach((t,o)=>{r.push([o,t])}),r},v=(...e)=>{let r=new Headers;for(let t of e){if(!t)continue;let o=t instanceof Headers?fe(t):Object.entries(t);for(let[s,p]of o)if(p===null)r.delete(s);else if(Array.isArray(p))for(let i of p)r.append(s,i);else p!==void 0&&r.set(s,typeof p=="object"?JSON.stringify(p):p)}return r},E=class{constructor(){this.fns=[]}clear(){this.fns=[]}eject(r){let t=this.getInterceptorIndex(r);this.fns[t]&&(this.fns[t]=null)}exists(r){let t=this.getInterceptorIndex(r);return!!this.fns[t]}getInterceptorIndex(r){return typeof r=="number"?this.fns[r]?r:-1:this.fns.indexOf(r)}update(r,t){let o=this.getInterceptorIndex(r);return this.fns[o]?(this.fns[o]=t,r):!1}use(r){return this.fns.push(r),this.fns.length-1}},ee=()=>({error:new E,request:new E,response:new E}),ye=X({allowReserved:!1,array:{explode:!0,style:"form"},object:{explode:!0,style:"deepObject"}}),he={"Content-Type":"application/json"},z=(e={})=>({...I,headers:he,parseAs:"auto",querySerializer:ye,...e});var D=(e={})=>{let r=$(z(),e),t=()=>({...r}),o=l=>(r=$(r,l),t()),s=ee(),p=async l=>{let n={...r,...l,fetch:_nullishCoalesce(_nullishCoalesce(l.fetch, () => (r.fetch)), () => (globalThis.fetch)),headers:v(r.headers,l.headers),serializedBody:void 0};n.security&&await Z({...n,security:n.security}),n.requestValidator&&await n.requestValidator(n),n.body!==void 0&&n.bodySerializer&&(n.serializedBody=n.bodySerializer(n.body)),(n.body===void 0||n.serializedBody==="")&&n.headers.delete("Content-Type");let h=L(n);return{opts:n,url:h}},i=async l=>{let{opts:n,url:h}=await p(l),x={redirect:"follow",...n,body:B(n)},g=new Request(h,x);for(let y of s.request.fns)y&&(g=await y(g,n));let q=n.fetch,d;try{d=await q(g)}catch(y){let f=y;for(let m of s.error.fns)m&&(f=await m(y,void 0,g,n));if(f=f||{},n.throwOnError)throw f;return n.responseStyle==="data"?void 0:{error:f,request:g,response:void 0}}for(let y of s.response.fns)y&&(d=await y(d,g,n));let O={request:g,response:d};if(d.ok){let y=_nullishCoalesce((n.parseAs==="auto"?Y(d.headers.get("Content-Type")):n.parseAs), () => ("json"));if(d.status===204||d.headers.get("Content-Length")==="0"){let m;switch(y){case"arrayBuffer":case"blob":case"text":m=await d[y]();break;case"formData":m=new FormData;break;case"stream":m=d.body;break;case"json":default:m={};break}return n.responseStyle==="data"?m:{data:m,...O}}let f;switch(y){case"arrayBuffer":case"blob":case"formData":case"text":f=await d[y]();break;case"json":{let m=await d.text();f=m?JSON.parse(m):{};break}case"stream":return n.responseStyle==="data"?d.body:{data:d.body,...O}}return y==="json"&&(n.responseValidator&&await n.responseValidator(f),n.responseTransformer&&(f=await n.responseTransformer(f))),n.responseStyle==="data"?f:{data:f,...O}}let R=await d.text(),C;try{C=JSON.parse(R)}catch (e4){}let T=_nullishCoalesce(C, () => (R)),w=T;for(let y of s.error.fns)y&&(w=await y(T,d,g,n));if(w=w||{},n.throwOnError)throw w;return n.responseStyle==="data"?void 0:{error:w,...O}},a=l=>n=>i({...n,method:l}),c=l=>async n=>{let{opts:h,url:x}=await p(n);return Q({...h,body:h.body,headers:h.headers,method:l,onRequest:async(g,q)=>{let d=new Request(g,q);for(let O of s.request.fns)O&&(d=await O(d,h));return d},serializedBody:B(h),url:x})};return{buildUrl:L,connect:a("CONNECT"),delete:a("DELETE"),get:a("GET"),getConfig:t,head:a("HEAD"),interceptors:s,options:a("OPTIONS"),patch:a("PATCH"),post:a("POST"),put:a("PUT"),request:i,setConfig:o,sse:{connect:c("CONNECT"),delete:c("DELETE"),get:c("GET"),head:c("HEAD"),options:c("OPTIONS"),patch:c("PATCH"),post:c("POST"),put:c("PUT"),trace:c("TRACE")},trace:a("TRACE")}};var u=D(z({baseUrl:"https://alchemy.services.rehive.com/api/"}));var me=e=>(_nullishCoalesce(e.client, () => (u))).post({url:"/activate/",...e,headers:{"Content-Type":"application/json",...e.headers}}),Oe=e=>(_nullishCoalesce(_optionalChain([e, 'optionalAccess', _19 => _19.client]), () => (u))).get({security:[{name:"Authorization",type:"apiKey"}],url:"/admin/addresses/",...e}),ge=e=>(_nullishCoalesce(e.client, () => (u))).get({security:[{name:"Authorization",type:"apiKey"}],url:"/admin/addresses/{identifier}/",...e}),be=e=>(_nullishCoalesce(_optionalChain([e, 'optionalAccess', _20 => _20.client]), () => (u))).get({security:[{name:"Authorization",type:"apiKey"}],url:"/admin/company/",...e}),we=e=>(_nullishCoalesce(_optionalChain([e, 'optionalAccess', _21 => _21.client]), () => (u))).patch({security:[{name:"Authorization",type:"apiKey"}],url:"/admin/company/",...e,headers:{"Content-Type":"application/json",..._optionalChain([e, 'optionalAccess', _22 => _22.headers])}}),Re=e=>(_nullishCoalesce(_optionalChain([e, 'optionalAccess', _23 => _23.client]), () => (u))).put({security:[{name:"Authorization",type:"apiKey"}],url:"/admin/company/",...e,headers:{"Content-Type":"application/json",..._optionalChain([e, 'optionalAccess', _24 => _24.headers])}}),Te=e=>(_nullishCoalesce(_optionalChain([e, 'optionalAccess', _25 => _25.client]), () => (u))).get({security:[{name:"Authorization",type:"apiKey"}],url:"/admin/onchain-transactions/",...e}),Se=e=>(_nullishCoalesce(e.client, () => (u))).get({security:[{name:"Authorization",type:"apiKey"}],url:"/admin/onchain-transactions/{identifier}/",...e}),Ae=e=>(_nullishCoalesce(e.client, () => (u))).post({url:"/alchemy_webhook/",...e,headers:{"Content-Type":"application/json",...e.headers}}),xe=e=>(_nullishCoalesce(e.client, () => (u))).post({url:"/deactivate/",...e,headers:{"Content-Type":"application/json",...e.headers}}),Ce=e=>(_nullishCoalesce(e.client, () => (u))).post({security:[{name:"Authorization",type:"apiKey"}],url:"/user/account-address-lookup/",...e,headers:{"Content-Type":"application/json",...e.headers}}),ke=e=>(_nullishCoalesce(_optionalChain([e, 'optionalAccess', _26 => _26.client]), () => (u))).get({security:[{name:"Authorization",type:"apiKey"}],url:"/user/addresses/",...e}),Ee=e=>(_nullishCoalesce(e.client, () => (u))).post({security:[{name:"Authorization",type:"apiKey"}],url:"/user/addresses/",...e,headers:{"Content-Type":"application/json",...e.headers}}),ze=e=>(_nullishCoalesce(e.client, () => (u))).get({security:[{name:"Authorization",type:"apiKey"}],url:"/user/addresses/{identifier}/",...e}),De=e=>(_nullishCoalesce(_optionalChain([e, 'optionalAccess', _27 => _27.client]), () => (u))).get({security:[{name:"Authorization",type:"apiKey"}],url:"/user/onchain-transactions/",...e}),qe=e=>(_nullishCoalesce(e.client, () => (u))).get({security:[{name:"Authorization",type:"apiKey"}],url:"/user/onchain-transactions/{identifier}/",...e}),Ue=e=>(_nullishCoalesce(e.client, () => (u))).patch({security:[{name:"Authorization",type:"apiKey"}],url:"/user/onchain-transactions/{identifier}/",...e,headers:{"Content-Type":"application/json",...e.headers}}),je=e=>(_nullishCoalesce(e.client, () => (u))).put({security:[{name:"Authorization",type:"apiKey"}],url:"/user/onchain-transactions/{identifier}/",...e,headers:{"Content-Type":"application/json",...e.headers}}),Pe=e=>(_nullishCoalesce(e.client, () => (u))).post({security:[{name:"Authorization",type:"apiKey"}],url:"/user/onchain-transactions/{identifier}/cancel/",...e,headers:{"Content-Type":"application/json",...e.headers}}),ve=e=>(_nullishCoalesce(e.client, () => (u))).post({url:"/webhook/",...e,headers:{"Content-Type":"application/json",...e.headers}});function Ie(e){let r=D(_chunkGR5TETAUjs.c.call(void 0, e,"https://alchemy.services.rehive.com/api/"));return _chunkGR5TETAUjs.a.call(void 0, K,r)}exports.createAlchemyApi = Ie;
|