@dynamic-labs/sdk-api 0.21.0 → 0.23.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/package.json +1 -1
- package/src/apis/AdminActionsApi.cjs +1 -0
- package/src/apis/AdminActionsApi.js +1 -0
- package/src/apis/AllowlistsApi.cjs +1 -0
- package/src/apis/AllowlistsApi.js +1 -0
- package/src/apis/AnalyticsApi.cjs +1 -0
- package/src/apis/AnalyticsApi.js +1 -0
- package/src/apis/AuthorizedClientsApi.cjs +1 -0
- package/src/apis/AuthorizedClientsApi.js +1 -0
- package/src/apis/BusinessAccountsApi.cjs +300 -0
- package/src/apis/BusinessAccountsApi.d.ts +64 -0
- package/src/apis/BusinessAccountsApi.js +296 -0
- package/src/apis/CaptchaApi.cjs +1 -0
- package/src/apis/CaptchaApi.js +1 -0
- package/src/apis/ChainalysisApi.cjs +1 -0
- package/src/apis/ChainalysisApi.js +1 -0
- package/src/apis/ChainsApi.cjs +1 -0
- package/src/apis/ChainsApi.js +1 -0
- package/src/apis/CheckoutApi.cjs +1 -0
- package/src/apis/CheckoutApi.js +1 -0
- package/src/apis/ClientGrantApi.cjs +1 -0
- package/src/apis/ClientGrantApi.js +1 -0
- package/src/apis/CustomFieldsApi.cjs +1 -0
- package/src/apis/CustomFieldsApi.js +1 -0
- package/src/apis/CustomHostnamesApi.cjs +1 -0
- package/src/apis/CustomHostnamesApi.js +1 -0
- package/src/apis/CustomNetworksApi.cjs +1 -0
- package/src/apis/CustomNetworksApi.js +1 -0
- package/src/apis/DeeplinkUrlsApi.cjs +1 -0
- package/src/apis/DeeplinkUrlsApi.js +1 -0
- package/src/apis/EnvironmentsApi.cjs +1 -0
- package/src/apis/EnvironmentsApi.js +1 -0
- package/src/apis/EventsApi.cjs +1 -0
- package/src/apis/EventsApi.js +1 -0
- package/src/apis/ExchangesApi.cjs +1 -0
- package/src/apis/ExchangesApi.js +1 -0
- package/src/apis/ExportsApi.cjs +1 -0
- package/src/apis/ExportsApi.js +1 -0
- package/src/apis/ExternalJwtApi.cjs +1 -0
- package/src/apis/ExternalJwtApi.js +1 -0
- package/src/apis/FlowAnalyticsApi.cjs +1 -0
- package/src/apis/FlowAnalyticsApi.js +1 -0
- package/src/apis/GaslessApi.cjs +1 -0
- package/src/apis/GaslessApi.js +1 -0
- package/src/apis/GatesApi.cjs +1 -0
- package/src/apis/GatesApi.js +1 -0
- package/src/apis/GlobalWalletAccessControlApi.cjs +1 -0
- package/src/apis/GlobalWalletAccessControlApi.js +1 -0
- package/src/apis/GlobalWalletConnectionsApi.cjs +1 -0
- package/src/apis/GlobalWalletConnectionsApi.js +1 -0
- package/src/apis/GlobalWalletsApi.cjs +1 -0
- package/src/apis/GlobalWalletsApi.js +1 -0
- package/src/apis/InvitesApi.cjs +1 -0
- package/src/apis/InvitesApi.js +1 -0
- package/src/apis/KybApi.cjs +1 -0
- package/src/apis/KybApi.js +1 -0
- package/src/apis/MembersApi.cjs +1 -0
- package/src/apis/MembersApi.js +1 -0
- package/src/apis/MfaSettingsApi.cjs +1 -0
- package/src/apis/MfaSettingsApi.js +1 -0
- package/src/apis/NameServicesApi.cjs +1 -0
- package/src/apis/NameServicesApi.js +1 -0
- package/src/apis/OrganizationSettingsApi.cjs +1 -0
- package/src/apis/OrganizationSettingsApi.js +1 -0
- package/src/apis/OrganizationsApi.cjs +1 -0
- package/src/apis/OrganizationsApi.js +1 -0
- package/src/apis/OriginsApi.cjs +1 -0
- package/src/apis/OriginsApi.js +1 -0
- package/src/apis/ProjectsApi.cjs +1 -0
- package/src/apis/ProjectsApi.js +1 -0
- package/src/apis/ProvidersApi.cjs +1 -0
- package/src/apis/ProvidersApi.js +1 -0
- package/src/apis/SDKApi.cjs +2 -1
- package/src/apis/SDKApi.js +2 -1
- package/src/apis/SDKViewsApi.cjs +1 -0
- package/src/apis/SDKViewsApi.js +1 -0
- package/src/apis/ServerApi.cjs +1 -0
- package/src/apis/ServerApi.js +1 -0
- package/src/apis/SessionsApi.cjs +1 -0
- package/src/apis/SessionsApi.js +1 -0
- package/src/apis/TestAccountApi.cjs +1 -0
- package/src/apis/TestAccountApi.js +1 -0
- package/src/apis/TokensApi.cjs +1 -0
- package/src/apis/TokensApi.js +1 -0
- package/src/apis/UserApiTokensApi.cjs +1 -0
- package/src/apis/UserApiTokensApi.js +1 -0
- package/src/apis/UsersApi.cjs +1 -0
- package/src/apis/UsersApi.js +1 -0
- package/src/apis/VisitsApi.cjs +1 -0
- package/src/apis/VisitsApi.js +1 -0
- package/src/apis/WaasApi.cjs +1 -0
- package/src/apis/WaasApi.js +1 -0
- package/src/apis/WalletConnectApi.cjs +1 -0
- package/src/apis/WalletConnectApi.js +1 -0
- package/src/apis/WalletsApi.cjs +1 -0
- package/src/apis/WalletsApi.js +1 -0
- package/src/apis/WebhooksApi.cjs +1 -0
- package/src/apis/WebhooksApi.js +1 -0
- package/src/apis/YieldApi.cjs +1 -0
- package/src/apis/YieldApi.js +1 -0
- package/src/apis/ZendeskApi.cjs +1 -0
- package/src/apis/ZendeskApi.js +1 -0
- package/src/apis/index.d.ts +1 -0
- package/src/index.cjs +38 -0
- package/src/index.js +9 -0
- package/src/models/BusinessAccountActionEnum.cjs +55 -0
- package/src/models/BusinessAccountActionEnum.d.ts +38 -0
- package/src/models/BusinessAccountActionEnum.js +49 -0
- package/src/models/BusinessAccountActivityEntry.cjs +46 -0
- package/src/models/BusinessAccountActivityEntry.d.ts +64 -0
- package/src/models/BusinessAccountActivityEntry.js +40 -0
- package/src/models/BusinessAccountActivityResponse.cjs +35 -0
- package/src/models/BusinessAccountActivityResponse.d.ts +34 -0
- package/src/models/BusinessAccountActivityResponse.js +29 -0
- package/src/models/BusinessAccountAdminDetail.cjs +64 -0
- package/src/models/BusinessAccountAdminDetail.d.ts +114 -0
- package/src/models/BusinessAccountAdminDetail.js +58 -0
- package/src/models/BusinessAccountAdminDetailAllOf.cjs +39 -0
- package/src/models/BusinessAccountAdminDetailAllOf.d.ts +42 -0
- package/src/models/BusinessAccountAdminDetailAllOf.js +33 -0
- package/src/models/BusinessAccountSummary.cjs +55 -0
- package/src/models/BusinessAccountSummary.d.ts +93 -0
- package/src/models/BusinessAccountSummary.js +49 -0
- package/src/models/BusinessAccountSummaryAllOf.cjs +41 -0
- package/src/models/BusinessAccountSummaryAllOf.d.ts +51 -0
- package/src/models/BusinessAccountSummaryAllOf.js +35 -0
- package/src/models/BusinessAccountsResponse.cjs +40 -0
- package/src/models/BusinessAccountsResponse.d.ts +46 -0
- package/src/models/BusinessAccountsResponse.js +34 -0
- package/src/models/ExchangeKeyEnum.cjs +1 -0
- package/src/models/ExchangeKeyEnum.d.ts +2 -1
- package/src/models/ExchangeKeyEnum.js +1 -0
- package/src/models/Flow.cjs +2 -0
- package/src/models/Flow.d.ts +6 -0
- package/src/models/Flow.js +2 -0
- package/src/models/FlowCreateRequest.cjs +2 -0
- package/src/models/FlowCreateRequest.d.ts +6 -0
- package/src/models/FlowCreateRequest.js +2 -0
- package/src/models/FlowPaymentLinkCreateRequest.cjs +2 -0
- package/src/models/FlowPaymentLinkCreateRequest.d.ts +6 -0
- package/src/models/FlowPaymentLinkCreateRequest.js +2 -0
- package/src/models/ProviderEnum.cjs +1 -0
- package/src/models/ProviderEnum.d.ts +2 -1
- package/src/models/ProviderEnum.js +1 -0
- package/src/models/SocialSignInProviderEnum.cjs +1 -0
- package/src/models/SocialSignInProviderEnum.d.ts +2 -1
- package/src/models/SocialSignInProviderEnum.js +1 -0
- package/src/models/index.d.ts +8 -0
|
@@ -0,0 +1,296 @@
|
|
|
1
|
+
import { BaseAPI, RequiredError, JSONApiResponse } from '../runtime.js';
|
|
2
|
+
import '../models/AccessOutcomeEnum.js';
|
|
3
|
+
import '../models/ExchangeKeyEnum.js';
|
|
4
|
+
import '../models/AssignableBusinessAccountMemberRole.js';
|
|
5
|
+
import '../models/ProviderEnum.js';
|
|
6
|
+
import '../models/UserIdentifierTypeEnum.js';
|
|
7
|
+
import '../models/BusinessAccountSignerType.js';
|
|
8
|
+
import '../models/ThresholdSignatureScheme.js';
|
|
9
|
+
import '../models/WaasChainEnum.js';
|
|
10
|
+
import '../models/WaasPolicyConstraintCondition.js';
|
|
11
|
+
import '../models/WaasPolicyRuleType.js';
|
|
12
|
+
import '../models/AdminActionRequestStatus.js';
|
|
13
|
+
import '../models/AdminActionResponseDecision.js';
|
|
14
|
+
import '../models/AdminActionType.js';
|
|
15
|
+
import '../models/AuthStorageEnum.js';
|
|
16
|
+
import '../models/MFADeviceType.js';
|
|
17
|
+
import '../models/MFASettingsActions.js';
|
|
18
|
+
import '../models/MfaEnrollment.js';
|
|
19
|
+
import '../models/TimeUnitEnum.js';
|
|
20
|
+
import '../models/ChainEnum.js';
|
|
21
|
+
import '../models/FlowSourceTypeEnum.js';
|
|
22
|
+
import '../models/AttestationConveyancePreference.js';
|
|
23
|
+
import '../models/AuthModeEnum.js';
|
|
24
|
+
import '../models/AuthenticatorAttachment.js';
|
|
25
|
+
import '../models/ResidentKeyRequirement.js';
|
|
26
|
+
import '../models/UserVerificationRequirement.js';
|
|
27
|
+
import '../models/AuthenticatorTransportProtocol.js';
|
|
28
|
+
import '../models/ClientTypeEnum.js';
|
|
29
|
+
import '../models/BackupKeySharesToLocationsPendingResponse.js';
|
|
30
|
+
import '../models/BackupKeySharesToLocationsRequestLocations.js';
|
|
31
|
+
import '../models/BackupKeySharesToLocationsResponse.js';
|
|
32
|
+
import '../models/WaasBackupOptionsEnum.js';
|
|
33
|
+
import '../models/BusinessAccountMemberRole.js';
|
|
34
|
+
import '../models/JwtVerifiedCredentialFormatEnum.js';
|
|
35
|
+
import '../models/WalletAddressType.js';
|
|
36
|
+
import '../models/EcdsaValidatorOptions.js';
|
|
37
|
+
import '../models/EmbeddedWalletVersionEnum.js';
|
|
38
|
+
import '../models/HardwareWalletEnum.js';
|
|
39
|
+
import '../models/PasswordSourceTypeEnum.js';
|
|
40
|
+
import '../models/ProviderEntryPointVersionEnum.js';
|
|
41
|
+
import '../models/ProviderKernelVersionEnum.js';
|
|
42
|
+
import '../models/WaasWalletShareSetType.js';
|
|
43
|
+
import '../models/Ed25519Variant.js';
|
|
44
|
+
import '../models/WalletProviderEnum.js';
|
|
45
|
+
import '../models/MfaBackupCodeAcknowledgement.js';
|
|
46
|
+
import '../models/CustomFieldType.js';
|
|
47
|
+
import '../models/KycFieldType.js';
|
|
48
|
+
import '../models/BillingSubscriptionPlanTypeEnum.js';
|
|
49
|
+
import '../models/UnprocessableEntityErrorCode.js';
|
|
50
|
+
import '../models/ChainalysisCheckResultEnum.js';
|
|
51
|
+
import '../models/BusinessAccountActionEnum.js';
|
|
52
|
+
import { BusinessAccountActivityResponseFromJSON } from '../models/BusinessAccountActivityResponse.js';
|
|
53
|
+
import { BusinessAccountAdminDetailFromJSON } from '../models/BusinessAccountAdminDetail.js';
|
|
54
|
+
import { BusinessAccountsResponseFromJSON } from '../models/BusinessAccountsResponse.js';
|
|
55
|
+
import '../models/CaptchaProviderEnum.js';
|
|
56
|
+
import '../models/DestinationTypeEnum.js';
|
|
57
|
+
import '../models/ChainalysisExists.js';
|
|
58
|
+
import '../models/ChainalysisExposureType.js';
|
|
59
|
+
import '../models/ChainalysisRuleField.js';
|
|
60
|
+
import '../models/ScreeningOperator.js';
|
|
61
|
+
import '../models/ScreeningPostScreenAction.js';
|
|
62
|
+
import '../models/ScreeningPreScreenAction.js';
|
|
63
|
+
import '../models/ScreeningCoreField.js';
|
|
64
|
+
import '../models/ChainalysisRiskLevel.js';
|
|
65
|
+
import '../models/CheckoutModeEnum.js';
|
|
66
|
+
import '../models/SettlementStrategyEnum.js';
|
|
67
|
+
import '../models/FlowExecutionStateEnum.js';
|
|
68
|
+
import '../models/FlowRiskStateEnum.js';
|
|
69
|
+
import '../models/FlowSettlementStateEnum.js';
|
|
70
|
+
import '../models/CoinbaseOnrampBuyUrlExperience.js';
|
|
71
|
+
import '../models/CoinbaseOnrampFeeType.js';
|
|
72
|
+
import '../models/CoinbaseOnrampOrderPaymentMethod.js';
|
|
73
|
+
import '../models/CoinbaseOnrampOrderStatus.js';
|
|
74
|
+
import '../models/CoinbaseOnrampOrderPaymentLinkType.js';
|
|
75
|
+
import '../models/EmbeddedWalletChainEnum.js';
|
|
76
|
+
import '../models/EmbeddedWalletProviderEnum.js';
|
|
77
|
+
import '../models/TravelRuleData.js';
|
|
78
|
+
import '../models/RoomTypeEnum.js';
|
|
79
|
+
import '../models/TokenScopes.js';
|
|
80
|
+
import '../models/CurrencyType.js';
|
|
81
|
+
import '../models/CustomHostnameStatusEnum.js';
|
|
82
|
+
import '../models/CustomHostnameUsageEnum.js';
|
|
83
|
+
import '../models/CustomHostnameVerificationType.js';
|
|
84
|
+
import '../models/DnsRecordType.js';
|
|
85
|
+
import '../models/DelegatedAccessEncryptionPublicKey.js';
|
|
86
|
+
import '../models/DelegatedShareDeliveryResponse.js';
|
|
87
|
+
import '../models/TokenScope.js';
|
|
88
|
+
import '../models/EmbeddedWalletAuthType.js';
|
|
89
|
+
import '../models/EmbeddedWalletSecurityMethod.js';
|
|
90
|
+
import '../models/EnvironmentEnum.js';
|
|
91
|
+
import '../models/Network.js';
|
|
92
|
+
import '../models/ExternalWalletFundingTokenRule.js';
|
|
93
|
+
import '../models/OnrampProviders.js';
|
|
94
|
+
import '../models/MinApiVersionEnum.js';
|
|
95
|
+
import '../models/SignInProviderEnum.js';
|
|
96
|
+
import '../models/ProjectSettingsSdkEmbeddedWallets.js';
|
|
97
|
+
import '../models/SocialSignInProviderEnum.js';
|
|
98
|
+
import '../models/ProjectSettingsSdkWaasFireblocksMigration.js';
|
|
99
|
+
import '../models/ProjectSettingsSdkWaasICloud.js';
|
|
100
|
+
import '../models/SdkViewSectionAlignment.js';
|
|
101
|
+
import '../models/SdkViewSectionType.js';
|
|
102
|
+
import '../models/SdkViewType.js';
|
|
103
|
+
import '../models/ZerodevBundlerProvider.js';
|
|
104
|
+
import '../models/ExportFormatEnum.js';
|
|
105
|
+
import '../models/ExportModelEnum.js';
|
|
106
|
+
import '../models/ExportStatusEnum.js';
|
|
107
|
+
import '../models/ExternalWalletFundingDefaultChain.js';
|
|
108
|
+
import '../models/FlowModeEnum.js';
|
|
109
|
+
import '../models/FlowAnalyticsSummaryResponse.js';
|
|
110
|
+
import '../models/FlowListItem.js';
|
|
111
|
+
import '../models/GateRuleType.js';
|
|
112
|
+
import '../models/GetEVMSponsoredTransactionStatusResponse.js';
|
|
113
|
+
import '../models/PasskeyTransport.js';
|
|
114
|
+
import '../models/PasskeyCredentialHint.js';
|
|
115
|
+
import '../models/PasskeyCredentialType.js';
|
|
116
|
+
import '../models/PublicKeyCredentialType.js';
|
|
117
|
+
import '../models/GlobalWalletAccessControlTypeEnum.js';
|
|
118
|
+
import '../models/GlobalWalletConnectionStatusEnum.js';
|
|
119
|
+
import '../models/GrantActionEnum.js';
|
|
120
|
+
import '../models/GrantTokenResponse.js';
|
|
121
|
+
import '../models/HealthcheckStatus.js';
|
|
122
|
+
import '../models/SdkEnvironmentIdWaasWalletIdAdditionalAddressesAdditionalAddresses.js';
|
|
123
|
+
import '../models/InlineObject2.js';
|
|
124
|
+
import '../models/InlineObject3.js';
|
|
125
|
+
import '../models/InlineObject4.js';
|
|
126
|
+
import '../models/InlineObject5.js';
|
|
127
|
+
import '../models/InviteStatusEnum.js';
|
|
128
|
+
import '../models/RoleEnum.js';
|
|
129
|
+
import '../models/JwtScope.js';
|
|
130
|
+
import '../models/KybAlreadyInProgressResponse.js';
|
|
131
|
+
import '../models/KybVerificationResultEnum.js';
|
|
132
|
+
import '../models/KybResendSkipReasonEnum.js';
|
|
133
|
+
import '../models/KybSubmissionBusinessData.js';
|
|
134
|
+
import '../models/KybVerifyRequestBusinessData.js';
|
|
135
|
+
import '../models/MFAAction.js';
|
|
136
|
+
import '../models/NextViewEnum.js';
|
|
137
|
+
import '../models/OauthResultStatus.js';
|
|
138
|
+
import '../models/WhenToImplementEnum.js';
|
|
139
|
+
import '../models/PublishEventsEvents.js';
|
|
140
|
+
import '../models/ReshareKind.js';
|
|
141
|
+
import '../models/SanctionsWalletBlockedEventPayload.js';
|
|
142
|
+
import '../models/ScreenTransactionResponse.js';
|
|
143
|
+
import '../models/SignMessageRawSign.js';
|
|
144
|
+
import '../models/SsoProviderEnum.js';
|
|
145
|
+
import '../models/SsoProviderCheckResponse.js';
|
|
146
|
+
import '../models/SubscriptionAdvancedScopeEnum.js';
|
|
147
|
+
import '../models/SubscriptionFreeScopeEnum.js';
|
|
148
|
+
import '../models/SwapQuoteRequest.js';
|
|
149
|
+
import '../models/SwapStatusResponse.js';
|
|
150
|
+
import '../models/TrmExists.js';
|
|
151
|
+
import '../models/TrmRuleField.js';
|
|
152
|
+
import '../models/TrmRiskType.js';
|
|
153
|
+
import '../models/UserFieldsCheckEnum.js';
|
|
154
|
+
import '../models/UserFilterableFieldsEnum.js';
|
|
155
|
+
import '../models/VisitorFilterableFieldsEnum.js';
|
|
156
|
+
import '../models/WaasDelegatedAccessEncryptionPublicKeyType.js';
|
|
157
|
+
import '../models/WaasDelegationCredentialsResponse.js';
|
|
158
|
+
import '../models/WaasPolicyLayerRuleOperation.js';
|
|
159
|
+
import '../models/WaasPolicyLayerUpdateRequest.js';
|
|
160
|
+
import '../models/WaasSignerPolicyLayerUpdateRequest.js';
|
|
161
|
+
import '../models/WaasTransactionBroadcastSubmissionState.js';
|
|
162
|
+
import '../models/WaasTransactionEncoding.js';
|
|
163
|
+
import '../models/WaasTransactionBroadcastStatus.js';
|
|
164
|
+
import '../models/WaasTransactionReviewFailurePolicy.js';
|
|
165
|
+
import '../models/WaasTransactionReviewTestScenario.js';
|
|
166
|
+
import '../models/WaasTransactionReviewTestResponseResponseSignature.js';
|
|
167
|
+
import '../models/WalletTransactionType.js';
|
|
168
|
+
|
|
169
|
+
/* tslint:disable */
|
|
170
|
+
/**
|
|
171
|
+
*
|
|
172
|
+
*/
|
|
173
|
+
class BusinessAccountsApi extends BaseAPI {
|
|
174
|
+
/**
|
|
175
|
+
* Retrieve a business account with its members, signers, and wallets.
|
|
176
|
+
* Get a business account
|
|
177
|
+
*/
|
|
178
|
+
async getBusinessAccountRaw(requestParameters, initOverrides) {
|
|
179
|
+
if (requestParameters.environmentId === null || requestParameters.environmentId === undefined) {
|
|
180
|
+
throw new RequiredError('environmentId', 'Required parameter requestParameters.environmentId was null or undefined when calling getBusinessAccount.');
|
|
181
|
+
}
|
|
182
|
+
if (requestParameters.businessAccountId === null || requestParameters.businessAccountId === undefined) {
|
|
183
|
+
throw new RequiredError('businessAccountId', 'Required parameter requestParameters.businessAccountId was null or undefined when calling getBusinessAccount.');
|
|
184
|
+
}
|
|
185
|
+
const queryParameters = {};
|
|
186
|
+
const headerParameters = {};
|
|
187
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
188
|
+
const token = this.configuration.accessToken;
|
|
189
|
+
const tokenString = await token("bearerAuth", []);
|
|
190
|
+
if (tokenString) {
|
|
191
|
+
headerParameters["Authorization"] = `Bearer ${tokenString}`;
|
|
192
|
+
}
|
|
193
|
+
}
|
|
194
|
+
const response = await this.request({
|
|
195
|
+
path: `/environments/{environmentId}/businessAccounts/{businessAccountId}`.replace(`{${"environmentId"}}`, encodeURIComponent(String(requestParameters.environmentId))).replace(`{${"businessAccountId"}}`, encodeURIComponent(String(requestParameters.businessAccountId))),
|
|
196
|
+
method: 'GET',
|
|
197
|
+
headers: headerParameters,
|
|
198
|
+
query: queryParameters,
|
|
199
|
+
}, initOverrides);
|
|
200
|
+
return new JSONApiResponse(response, (jsonValue) => BusinessAccountAdminDetailFromJSON(jsonValue));
|
|
201
|
+
}
|
|
202
|
+
/**
|
|
203
|
+
* Retrieve a business account with its members, signers, and wallets.
|
|
204
|
+
* Get a business account
|
|
205
|
+
*/
|
|
206
|
+
async getBusinessAccount(requestParameters, initOverrides) {
|
|
207
|
+
const response = await this.getBusinessAccountRaw(requestParameters, initOverrides);
|
|
208
|
+
return await response.value();
|
|
209
|
+
}
|
|
210
|
+
/**
|
|
211
|
+
* Retrieve the audit trail of a business account, newest first.
|
|
212
|
+
* List business account activity
|
|
213
|
+
*/
|
|
214
|
+
async getBusinessAccountActivityRaw(requestParameters, initOverrides) {
|
|
215
|
+
if (requestParameters.environmentId === null || requestParameters.environmentId === undefined) {
|
|
216
|
+
throw new RequiredError('environmentId', 'Required parameter requestParameters.environmentId was null or undefined when calling getBusinessAccountActivity.');
|
|
217
|
+
}
|
|
218
|
+
if (requestParameters.businessAccountId === null || requestParameters.businessAccountId === undefined) {
|
|
219
|
+
throw new RequiredError('businessAccountId', 'Required parameter requestParameters.businessAccountId was null or undefined when calling getBusinessAccountActivity.');
|
|
220
|
+
}
|
|
221
|
+
const queryParameters = {};
|
|
222
|
+
if (requestParameters.limit !== undefined) {
|
|
223
|
+
queryParameters['limit'] = requestParameters.limit;
|
|
224
|
+
}
|
|
225
|
+
if (requestParameters.cursor !== undefined) {
|
|
226
|
+
queryParameters['cursor'] = requestParameters.cursor;
|
|
227
|
+
}
|
|
228
|
+
const headerParameters = {};
|
|
229
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
230
|
+
const token = this.configuration.accessToken;
|
|
231
|
+
const tokenString = await token("bearerAuth", []);
|
|
232
|
+
if (tokenString) {
|
|
233
|
+
headerParameters["Authorization"] = `Bearer ${tokenString}`;
|
|
234
|
+
}
|
|
235
|
+
}
|
|
236
|
+
const response = await this.request({
|
|
237
|
+
path: `/environments/{environmentId}/businessAccounts/{businessAccountId}/activity`.replace(`{${"environmentId"}}`, encodeURIComponent(String(requestParameters.environmentId))).replace(`{${"businessAccountId"}}`, encodeURIComponent(String(requestParameters.businessAccountId))),
|
|
238
|
+
method: 'GET',
|
|
239
|
+
headers: headerParameters,
|
|
240
|
+
query: queryParameters,
|
|
241
|
+
}, initOverrides);
|
|
242
|
+
return new JSONApiResponse(response, (jsonValue) => BusinessAccountActivityResponseFromJSON(jsonValue));
|
|
243
|
+
}
|
|
244
|
+
/**
|
|
245
|
+
* Retrieve the audit trail of a business account, newest first.
|
|
246
|
+
* List business account activity
|
|
247
|
+
*/
|
|
248
|
+
async getBusinessAccountActivity(requestParameters, initOverrides) {
|
|
249
|
+
const response = await this.getBusinessAccountActivityRaw(requestParameters, initOverrides);
|
|
250
|
+
return await response.value();
|
|
251
|
+
}
|
|
252
|
+
/**
|
|
253
|
+
* Retrieve the business accounts of an environment with active member, signer, and wallet counts.
|
|
254
|
+
* List business accounts in an environment
|
|
255
|
+
*/
|
|
256
|
+
async getBusinessAccountsRaw(requestParameters, initOverrides) {
|
|
257
|
+
if (requestParameters.environmentId === null || requestParameters.environmentId === undefined) {
|
|
258
|
+
throw new RequiredError('environmentId', 'Required parameter requestParameters.environmentId was null or undefined when calling getBusinessAccounts.');
|
|
259
|
+
}
|
|
260
|
+
const queryParameters = {};
|
|
261
|
+
if (requestParameters.limit !== undefined) {
|
|
262
|
+
queryParameters['limit'] = requestParameters.limit;
|
|
263
|
+
}
|
|
264
|
+
if (requestParameters.offset !== undefined) {
|
|
265
|
+
queryParameters['offset'] = requestParameters.offset;
|
|
266
|
+
}
|
|
267
|
+
if (requestParameters.search !== undefined) {
|
|
268
|
+
queryParameters['search'] = requestParameters.search;
|
|
269
|
+
}
|
|
270
|
+
const headerParameters = {};
|
|
271
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
272
|
+
const token = this.configuration.accessToken;
|
|
273
|
+
const tokenString = await token("bearerAuth", []);
|
|
274
|
+
if (tokenString) {
|
|
275
|
+
headerParameters["Authorization"] = `Bearer ${tokenString}`;
|
|
276
|
+
}
|
|
277
|
+
}
|
|
278
|
+
const response = await this.request({
|
|
279
|
+
path: `/environments/{environmentId}/businessAccounts`.replace(`{${"environmentId"}}`, encodeURIComponent(String(requestParameters.environmentId))),
|
|
280
|
+
method: 'GET',
|
|
281
|
+
headers: headerParameters,
|
|
282
|
+
query: queryParameters,
|
|
283
|
+
}, initOverrides);
|
|
284
|
+
return new JSONApiResponse(response, (jsonValue) => BusinessAccountsResponseFromJSON(jsonValue));
|
|
285
|
+
}
|
|
286
|
+
/**
|
|
287
|
+
* Retrieve the business accounts of an environment with active member, signer, and wallet counts.
|
|
288
|
+
* List business accounts in an environment
|
|
289
|
+
*/
|
|
290
|
+
async getBusinessAccounts(requestParameters, initOverrides) {
|
|
291
|
+
const response = await this.getBusinessAccountsRaw(requestParameters, initOverrides);
|
|
292
|
+
return await response.value();
|
|
293
|
+
}
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
export { BusinessAccountsApi };
|
package/src/apis/CaptchaApi.cjs
CHANGED
|
@@ -52,6 +52,7 @@ require('../models/KycFieldType.cjs');
|
|
|
52
52
|
require('../models/BillingSubscriptionPlanTypeEnum.cjs');
|
|
53
53
|
require('../models/UnprocessableEntityErrorCode.cjs');
|
|
54
54
|
require('../models/ChainalysisCheckResultEnum.cjs');
|
|
55
|
+
require('../models/BusinessAccountActionEnum.cjs');
|
|
55
56
|
require('../models/CaptchaProviderEnum.cjs');
|
|
56
57
|
var CaptchaSettings = require('../models/CaptchaSettings.cjs');
|
|
57
58
|
var CaptchaSettingsCreateRequest = require('../models/CaptchaSettingsCreateRequest.cjs');
|
package/src/apis/CaptchaApi.js
CHANGED
|
@@ -48,6 +48,7 @@ import '../models/KycFieldType.js';
|
|
|
48
48
|
import '../models/BillingSubscriptionPlanTypeEnum.js';
|
|
49
49
|
import '../models/UnprocessableEntityErrorCode.js';
|
|
50
50
|
import '../models/ChainalysisCheckResultEnum.js';
|
|
51
|
+
import '../models/BusinessAccountActionEnum.js';
|
|
51
52
|
import '../models/CaptchaProviderEnum.js';
|
|
52
53
|
import { CaptchaSettingsFromJSON } from '../models/CaptchaSettings.js';
|
|
53
54
|
import { CaptchaSettingsCreateRequestToJSON } from '../models/CaptchaSettingsCreateRequest.js';
|
|
@@ -52,6 +52,7 @@ require('../models/KycFieldType.cjs');
|
|
|
52
52
|
require('../models/BillingSubscriptionPlanTypeEnum.cjs');
|
|
53
53
|
require('../models/UnprocessableEntityErrorCode.cjs');
|
|
54
54
|
require('../models/ChainalysisCheckResultEnum.cjs');
|
|
55
|
+
require('../models/BusinessAccountActionEnum.cjs');
|
|
55
56
|
require('../models/CaptchaProviderEnum.cjs');
|
|
56
57
|
require('../models/DestinationTypeEnum.cjs');
|
|
57
58
|
var ChainalysisConfiguration = require('../models/ChainalysisConfiguration.cjs');
|
|
@@ -48,6 +48,7 @@ import '../models/KycFieldType.js';
|
|
|
48
48
|
import '../models/BillingSubscriptionPlanTypeEnum.js';
|
|
49
49
|
import '../models/UnprocessableEntityErrorCode.js';
|
|
50
50
|
import '../models/ChainalysisCheckResultEnum.js';
|
|
51
|
+
import '../models/BusinessAccountActionEnum.js';
|
|
51
52
|
import '../models/CaptchaProviderEnum.js';
|
|
52
53
|
import '../models/DestinationTypeEnum.js';
|
|
53
54
|
import { ChainalysisConfigurationFromJSON } from '../models/ChainalysisConfiguration.js';
|
package/src/apis/ChainsApi.cjs
CHANGED
|
@@ -52,6 +52,7 @@ require('../models/KycFieldType.cjs');
|
|
|
52
52
|
require('../models/BillingSubscriptionPlanTypeEnum.cjs');
|
|
53
53
|
require('../models/UnprocessableEntityErrorCode.cjs');
|
|
54
54
|
require('../models/ChainalysisCheckResultEnum.cjs');
|
|
55
|
+
require('../models/BusinessAccountActionEnum.cjs');
|
|
55
56
|
require('../models/CaptchaProviderEnum.cjs');
|
|
56
57
|
require('../models/DestinationTypeEnum.cjs');
|
|
57
58
|
var ChainToken = require('../models/ChainToken.cjs');
|
package/src/apis/ChainsApi.js
CHANGED
|
@@ -48,6 +48,7 @@ import '../models/KycFieldType.js';
|
|
|
48
48
|
import '../models/BillingSubscriptionPlanTypeEnum.js';
|
|
49
49
|
import '../models/UnprocessableEntityErrorCode.js';
|
|
50
50
|
import '../models/ChainalysisCheckResultEnum.js';
|
|
51
|
+
import '../models/BusinessAccountActionEnum.js';
|
|
51
52
|
import '../models/CaptchaProviderEnum.js';
|
|
52
53
|
import '../models/DestinationTypeEnum.js';
|
|
53
54
|
import { ChainTokenFromJSON } from '../models/ChainToken.js';
|
package/src/apis/CheckoutApi.cjs
CHANGED
|
@@ -52,6 +52,7 @@ require('../models/KycFieldType.cjs');
|
|
|
52
52
|
require('../models/BillingSubscriptionPlanTypeEnum.cjs');
|
|
53
53
|
require('../models/UnprocessableEntityErrorCode.cjs');
|
|
54
54
|
require('../models/ChainalysisCheckResultEnum.cjs');
|
|
55
|
+
require('../models/BusinessAccountActionEnum.cjs');
|
|
55
56
|
require('../models/CaptchaProviderEnum.cjs');
|
|
56
57
|
require('../models/DestinationTypeEnum.cjs');
|
|
57
58
|
require('../models/ChainalysisExists.cjs');
|
package/src/apis/CheckoutApi.js
CHANGED
|
@@ -48,6 +48,7 @@ import '../models/KycFieldType.js';
|
|
|
48
48
|
import '../models/BillingSubscriptionPlanTypeEnum.js';
|
|
49
49
|
import '../models/UnprocessableEntityErrorCode.js';
|
|
50
50
|
import '../models/ChainalysisCheckResultEnum.js';
|
|
51
|
+
import '../models/BusinessAccountActionEnum.js';
|
|
51
52
|
import '../models/CaptchaProviderEnum.js';
|
|
52
53
|
import '../models/DestinationTypeEnum.js';
|
|
53
54
|
import '../models/ChainalysisExists.js';
|
|
@@ -52,6 +52,7 @@ require('../models/KycFieldType.cjs');
|
|
|
52
52
|
require('../models/BillingSubscriptionPlanTypeEnum.cjs');
|
|
53
53
|
require('../models/UnprocessableEntityErrorCode.cjs');
|
|
54
54
|
require('../models/ChainalysisCheckResultEnum.cjs');
|
|
55
|
+
require('../models/BusinessAccountActionEnum.cjs');
|
|
55
56
|
require('../models/CaptchaProviderEnum.cjs');
|
|
56
57
|
require('../models/DestinationTypeEnum.cjs');
|
|
57
58
|
require('../models/ChainalysisExists.cjs');
|
|
@@ -48,6 +48,7 @@ import '../models/KycFieldType.js';
|
|
|
48
48
|
import '../models/BillingSubscriptionPlanTypeEnum.js';
|
|
49
49
|
import '../models/UnprocessableEntityErrorCode.js';
|
|
50
50
|
import '../models/ChainalysisCheckResultEnum.js';
|
|
51
|
+
import '../models/BusinessAccountActionEnum.js';
|
|
51
52
|
import '../models/CaptchaProviderEnum.js';
|
|
52
53
|
import '../models/DestinationTypeEnum.js';
|
|
53
54
|
import '../models/ChainalysisExists.js';
|
|
@@ -52,6 +52,7 @@ require('../models/KycFieldType.cjs');
|
|
|
52
52
|
require('../models/BillingSubscriptionPlanTypeEnum.cjs');
|
|
53
53
|
require('../models/UnprocessableEntityErrorCode.cjs');
|
|
54
54
|
require('../models/ChainalysisCheckResultEnum.cjs');
|
|
55
|
+
require('../models/BusinessAccountActionEnum.cjs');
|
|
55
56
|
require('../models/CaptchaProviderEnum.cjs');
|
|
56
57
|
require('../models/DestinationTypeEnum.cjs');
|
|
57
58
|
require('../models/ChainalysisExists.cjs');
|
|
@@ -48,6 +48,7 @@ import '../models/KycFieldType.js';
|
|
|
48
48
|
import '../models/BillingSubscriptionPlanTypeEnum.js';
|
|
49
49
|
import '../models/UnprocessableEntityErrorCode.js';
|
|
50
50
|
import '../models/ChainalysisCheckResultEnum.js';
|
|
51
|
+
import '../models/BusinessAccountActionEnum.js';
|
|
51
52
|
import '../models/CaptchaProviderEnum.js';
|
|
52
53
|
import '../models/DestinationTypeEnum.js';
|
|
53
54
|
import '../models/ChainalysisExists.js';
|
|
@@ -52,6 +52,7 @@ require('../models/KycFieldType.cjs');
|
|
|
52
52
|
require('../models/BillingSubscriptionPlanTypeEnum.cjs');
|
|
53
53
|
require('../models/UnprocessableEntityErrorCode.cjs');
|
|
54
54
|
require('../models/ChainalysisCheckResultEnum.cjs');
|
|
55
|
+
require('../models/BusinessAccountActionEnum.cjs');
|
|
55
56
|
require('../models/CaptchaProviderEnum.cjs');
|
|
56
57
|
require('../models/DestinationTypeEnum.cjs');
|
|
57
58
|
require('../models/ChainalysisExists.cjs');
|
|
@@ -48,6 +48,7 @@ import '../models/KycFieldType.js';
|
|
|
48
48
|
import '../models/BillingSubscriptionPlanTypeEnum.js';
|
|
49
49
|
import '../models/UnprocessableEntityErrorCode.js';
|
|
50
50
|
import '../models/ChainalysisCheckResultEnum.js';
|
|
51
|
+
import '../models/BusinessAccountActionEnum.js';
|
|
51
52
|
import '../models/CaptchaProviderEnum.js';
|
|
52
53
|
import '../models/DestinationTypeEnum.js';
|
|
53
54
|
import '../models/ChainalysisExists.js';
|
|
@@ -52,6 +52,7 @@ require('../models/KycFieldType.cjs');
|
|
|
52
52
|
require('../models/BillingSubscriptionPlanTypeEnum.cjs');
|
|
53
53
|
require('../models/UnprocessableEntityErrorCode.cjs');
|
|
54
54
|
require('../models/ChainalysisCheckResultEnum.cjs');
|
|
55
|
+
require('../models/BusinessAccountActionEnum.cjs');
|
|
55
56
|
require('../models/CaptchaProviderEnum.cjs');
|
|
56
57
|
require('../models/DestinationTypeEnum.cjs');
|
|
57
58
|
require('../models/ChainalysisExists.cjs');
|
|
@@ -48,6 +48,7 @@ import '../models/KycFieldType.js';
|
|
|
48
48
|
import '../models/BillingSubscriptionPlanTypeEnum.js';
|
|
49
49
|
import '../models/UnprocessableEntityErrorCode.js';
|
|
50
50
|
import '../models/ChainalysisCheckResultEnum.js';
|
|
51
|
+
import '../models/BusinessAccountActionEnum.js';
|
|
51
52
|
import '../models/CaptchaProviderEnum.js';
|
|
52
53
|
import '../models/DestinationTypeEnum.js';
|
|
53
54
|
import '../models/ChainalysisExists.js';
|
|
@@ -53,6 +53,7 @@ require('../models/KycFieldType.cjs');
|
|
|
53
53
|
require('../models/BillingSubscriptionPlanTypeEnum.cjs');
|
|
54
54
|
require('../models/UnprocessableEntityErrorCode.cjs');
|
|
55
55
|
require('../models/ChainalysisCheckResultEnum.cjs');
|
|
56
|
+
require('../models/BusinessAccountActionEnum.cjs');
|
|
56
57
|
require('../models/CaptchaProviderEnum.cjs');
|
|
57
58
|
require('../models/DestinationTypeEnum.cjs');
|
|
58
59
|
require('../models/ChainalysisExists.cjs');
|
|
@@ -49,6 +49,7 @@ import '../models/KycFieldType.js';
|
|
|
49
49
|
import '../models/BillingSubscriptionPlanTypeEnum.js';
|
|
50
50
|
import '../models/UnprocessableEntityErrorCode.js';
|
|
51
51
|
import '../models/ChainalysisCheckResultEnum.js';
|
|
52
|
+
import '../models/BusinessAccountActionEnum.js';
|
|
52
53
|
import '../models/CaptchaProviderEnum.js';
|
|
53
54
|
import '../models/DestinationTypeEnum.js';
|
|
54
55
|
import '../models/ChainalysisExists.js';
|
|
@@ -52,6 +52,7 @@ require('../models/KycFieldType.cjs');
|
|
|
52
52
|
require('../models/BillingSubscriptionPlanTypeEnum.cjs');
|
|
53
53
|
require('../models/UnprocessableEntityErrorCode.cjs');
|
|
54
54
|
require('../models/ChainalysisCheckResultEnum.cjs');
|
|
55
|
+
require('../models/BusinessAccountActionEnum.cjs');
|
|
55
56
|
require('../models/CaptchaProviderEnum.cjs');
|
|
56
57
|
require('../models/DestinationTypeEnum.cjs');
|
|
57
58
|
require('../models/ChainalysisExists.cjs');
|
|
@@ -48,6 +48,7 @@ import '../models/KycFieldType.js';
|
|
|
48
48
|
import '../models/BillingSubscriptionPlanTypeEnum.js';
|
|
49
49
|
import '../models/UnprocessableEntityErrorCode.js';
|
|
50
50
|
import '../models/ChainalysisCheckResultEnum.js';
|
|
51
|
+
import '../models/BusinessAccountActionEnum.js';
|
|
51
52
|
import '../models/CaptchaProviderEnum.js';
|
|
52
53
|
import '../models/DestinationTypeEnum.js';
|
|
53
54
|
import '../models/ChainalysisExists.js';
|
package/src/apis/EventsApi.cjs
CHANGED
|
@@ -52,6 +52,7 @@ require('../models/KycFieldType.cjs');
|
|
|
52
52
|
require('../models/BillingSubscriptionPlanTypeEnum.cjs');
|
|
53
53
|
require('../models/UnprocessableEntityErrorCode.cjs');
|
|
54
54
|
require('../models/ChainalysisCheckResultEnum.cjs');
|
|
55
|
+
require('../models/BusinessAccountActionEnum.cjs');
|
|
55
56
|
require('../models/CaptchaProviderEnum.cjs');
|
|
56
57
|
require('../models/DestinationTypeEnum.cjs');
|
|
57
58
|
require('../models/ChainalysisExists.cjs');
|
package/src/apis/EventsApi.js
CHANGED
|
@@ -48,6 +48,7 @@ import '../models/KycFieldType.js';
|
|
|
48
48
|
import '../models/BillingSubscriptionPlanTypeEnum.js';
|
|
49
49
|
import '../models/UnprocessableEntityErrorCode.js';
|
|
50
50
|
import '../models/ChainalysisCheckResultEnum.js';
|
|
51
|
+
import '../models/BusinessAccountActionEnum.js';
|
|
51
52
|
import '../models/CaptchaProviderEnum.js';
|
|
52
53
|
import '../models/DestinationTypeEnum.js';
|
|
53
54
|
import '../models/ChainalysisExists.js';
|
|
@@ -52,6 +52,7 @@ require('../models/KycFieldType.cjs');
|
|
|
52
52
|
require('../models/BillingSubscriptionPlanTypeEnum.cjs');
|
|
53
53
|
require('../models/UnprocessableEntityErrorCode.cjs');
|
|
54
54
|
require('../models/ChainalysisCheckResultEnum.cjs');
|
|
55
|
+
require('../models/BusinessAccountActionEnum.cjs');
|
|
55
56
|
require('../models/CaptchaProviderEnum.cjs');
|
|
56
57
|
require('../models/DestinationTypeEnum.cjs');
|
|
57
58
|
require('../models/ChainalysisExists.cjs');
|
package/src/apis/ExchangesApi.js
CHANGED
|
@@ -48,6 +48,7 @@ import '../models/KycFieldType.js';
|
|
|
48
48
|
import '../models/BillingSubscriptionPlanTypeEnum.js';
|
|
49
49
|
import '../models/UnprocessableEntityErrorCode.js';
|
|
50
50
|
import '../models/ChainalysisCheckResultEnum.js';
|
|
51
|
+
import '../models/BusinessAccountActionEnum.js';
|
|
51
52
|
import '../models/CaptchaProviderEnum.js';
|
|
52
53
|
import '../models/DestinationTypeEnum.js';
|
|
53
54
|
import '../models/ChainalysisExists.js';
|
package/src/apis/ExportsApi.cjs
CHANGED
|
@@ -52,6 +52,7 @@ require('../models/KycFieldType.cjs');
|
|
|
52
52
|
require('../models/BillingSubscriptionPlanTypeEnum.cjs');
|
|
53
53
|
require('../models/UnprocessableEntityErrorCode.cjs');
|
|
54
54
|
require('../models/ChainalysisCheckResultEnum.cjs');
|
|
55
|
+
require('../models/BusinessAccountActionEnum.cjs');
|
|
55
56
|
require('../models/CaptchaProviderEnum.cjs');
|
|
56
57
|
require('../models/DestinationTypeEnum.cjs');
|
|
57
58
|
require('../models/ChainalysisExists.cjs');
|
package/src/apis/ExportsApi.js
CHANGED
|
@@ -48,6 +48,7 @@ import '../models/KycFieldType.js';
|
|
|
48
48
|
import '../models/BillingSubscriptionPlanTypeEnum.js';
|
|
49
49
|
import '../models/UnprocessableEntityErrorCode.js';
|
|
50
50
|
import '../models/ChainalysisCheckResultEnum.js';
|
|
51
|
+
import '../models/BusinessAccountActionEnum.js';
|
|
51
52
|
import '../models/CaptchaProviderEnum.js';
|
|
52
53
|
import '../models/DestinationTypeEnum.js';
|
|
53
54
|
import '../models/ChainalysisExists.js';
|
|
@@ -52,6 +52,7 @@ require('../models/KycFieldType.cjs');
|
|
|
52
52
|
require('../models/BillingSubscriptionPlanTypeEnum.cjs');
|
|
53
53
|
require('../models/UnprocessableEntityErrorCode.cjs');
|
|
54
54
|
require('../models/ChainalysisCheckResultEnum.cjs');
|
|
55
|
+
require('../models/BusinessAccountActionEnum.cjs');
|
|
55
56
|
require('../models/CaptchaProviderEnum.cjs');
|
|
56
57
|
require('../models/DestinationTypeEnum.cjs');
|
|
57
58
|
require('../models/ChainalysisExists.cjs');
|
|
@@ -48,6 +48,7 @@ import '../models/KycFieldType.js';
|
|
|
48
48
|
import '../models/BillingSubscriptionPlanTypeEnum.js';
|
|
49
49
|
import '../models/UnprocessableEntityErrorCode.js';
|
|
50
50
|
import '../models/ChainalysisCheckResultEnum.js';
|
|
51
|
+
import '../models/BusinessAccountActionEnum.js';
|
|
51
52
|
import '../models/CaptchaProviderEnum.js';
|
|
52
53
|
import '../models/DestinationTypeEnum.js';
|
|
53
54
|
import '../models/ChainalysisExists.js';
|
|
@@ -52,6 +52,7 @@ require('../models/KycFieldType.cjs');
|
|
|
52
52
|
require('../models/BillingSubscriptionPlanTypeEnum.cjs');
|
|
53
53
|
require('../models/UnprocessableEntityErrorCode.cjs');
|
|
54
54
|
require('../models/ChainalysisCheckResultEnum.cjs');
|
|
55
|
+
require('../models/BusinessAccountActionEnum.cjs');
|
|
55
56
|
require('../models/CaptchaProviderEnum.cjs');
|
|
56
57
|
require('../models/DestinationTypeEnum.cjs');
|
|
57
58
|
require('../models/ChainalysisExists.cjs');
|
|
@@ -48,6 +48,7 @@ import '../models/KycFieldType.js';
|
|
|
48
48
|
import '../models/BillingSubscriptionPlanTypeEnum.js';
|
|
49
49
|
import '../models/UnprocessableEntityErrorCode.js';
|
|
50
50
|
import '../models/ChainalysisCheckResultEnum.js';
|
|
51
|
+
import '../models/BusinessAccountActionEnum.js';
|
|
51
52
|
import '../models/CaptchaProviderEnum.js';
|
|
52
53
|
import '../models/DestinationTypeEnum.js';
|
|
53
54
|
import '../models/ChainalysisExists.js';
|
package/src/apis/GaslessApi.cjs
CHANGED
|
@@ -52,6 +52,7 @@ require('../models/KycFieldType.cjs');
|
|
|
52
52
|
require('../models/BillingSubscriptionPlanTypeEnum.cjs');
|
|
53
53
|
require('../models/UnprocessableEntityErrorCode.cjs');
|
|
54
54
|
require('../models/ChainalysisCheckResultEnum.cjs');
|
|
55
|
+
require('../models/BusinessAccountActionEnum.cjs');
|
|
55
56
|
require('../models/CaptchaProviderEnum.cjs');
|
|
56
57
|
require('../models/DestinationTypeEnum.cjs');
|
|
57
58
|
require('../models/ChainalysisExists.cjs');
|
package/src/apis/GaslessApi.js
CHANGED
|
@@ -48,6 +48,7 @@ import '../models/KycFieldType.js';
|
|
|
48
48
|
import '../models/BillingSubscriptionPlanTypeEnum.js';
|
|
49
49
|
import '../models/UnprocessableEntityErrorCode.js';
|
|
50
50
|
import '../models/ChainalysisCheckResultEnum.js';
|
|
51
|
+
import '../models/BusinessAccountActionEnum.js';
|
|
51
52
|
import '../models/CaptchaProviderEnum.js';
|
|
52
53
|
import '../models/DestinationTypeEnum.js';
|
|
53
54
|
import '../models/ChainalysisExists.js';
|
package/src/apis/GatesApi.cjs
CHANGED
|
@@ -52,6 +52,7 @@ require('../models/KycFieldType.cjs');
|
|
|
52
52
|
require('../models/BillingSubscriptionPlanTypeEnum.cjs');
|
|
53
53
|
require('../models/UnprocessableEntityErrorCode.cjs');
|
|
54
54
|
require('../models/ChainalysisCheckResultEnum.cjs');
|
|
55
|
+
require('../models/BusinessAccountActionEnum.cjs');
|
|
55
56
|
require('../models/CaptchaProviderEnum.cjs');
|
|
56
57
|
require('../models/DestinationTypeEnum.cjs');
|
|
57
58
|
require('../models/ChainalysisExists.cjs');
|
package/src/apis/GatesApi.js
CHANGED
|
@@ -48,6 +48,7 @@ import '../models/KycFieldType.js';
|
|
|
48
48
|
import '../models/BillingSubscriptionPlanTypeEnum.js';
|
|
49
49
|
import '../models/UnprocessableEntityErrorCode.js';
|
|
50
50
|
import '../models/ChainalysisCheckResultEnum.js';
|
|
51
|
+
import '../models/BusinessAccountActionEnum.js';
|
|
51
52
|
import '../models/CaptchaProviderEnum.js';
|
|
52
53
|
import '../models/DestinationTypeEnum.js';
|
|
53
54
|
import '../models/ChainalysisExists.js';
|
|
@@ -52,6 +52,7 @@ require('../models/KycFieldType.cjs');
|
|
|
52
52
|
require('../models/BillingSubscriptionPlanTypeEnum.cjs');
|
|
53
53
|
require('../models/UnprocessableEntityErrorCode.cjs');
|
|
54
54
|
require('../models/ChainalysisCheckResultEnum.cjs');
|
|
55
|
+
require('../models/BusinessAccountActionEnum.cjs');
|
|
55
56
|
require('../models/CaptchaProviderEnum.cjs');
|
|
56
57
|
require('../models/DestinationTypeEnum.cjs');
|
|
57
58
|
require('../models/ChainalysisExists.cjs');
|
|
@@ -48,6 +48,7 @@ import '../models/KycFieldType.js';
|
|
|
48
48
|
import '../models/BillingSubscriptionPlanTypeEnum.js';
|
|
49
49
|
import '../models/UnprocessableEntityErrorCode.js';
|
|
50
50
|
import '../models/ChainalysisCheckResultEnum.js';
|
|
51
|
+
import '../models/BusinessAccountActionEnum.js';
|
|
51
52
|
import '../models/CaptchaProviderEnum.js';
|
|
52
53
|
import '../models/DestinationTypeEnum.js';
|
|
53
54
|
import '../models/ChainalysisExists.js';
|