@dynamic-labs/sdk-api 0.0.1111 → 0.0.1113
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/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 +63 -0
- package/src/apis/SDKApi.d.ts +26 -1
- package/src/apis/SDKApi.js +63 -0
- 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/ZendeskApi.cjs +1 -0
- package/src/apis/ZendeskApi.js +1 -0
- package/src/index.cjs +44 -0
- package/src/index.js +10 -0
- package/src/models/FlowQuote.cjs +5 -0
- package/src/models/FlowQuote.d.ts +13 -0
- package/src/models/FlowQuote.js +5 -0
- package/src/models/FlowTokenInfo.cjs +39 -0
- package/src/models/FlowTokenInfo.d.ts +45 -0
- package/src/models/FlowTokenInfo.js +33 -0
- package/src/models/ScreenTransactionRequest.cjs +41 -0
- package/src/models/ScreenTransactionRequest.d.ts +47 -0
- package/src/models/ScreenTransactionRequest.js +35 -0
- package/src/models/ScreenTransactionRequestContext.cjs +49 -0
- package/src/models/ScreenTransactionRequestContext.d.ts +63 -0
- package/src/models/ScreenTransactionRequestContext.js +43 -0
- package/src/models/ScreenTransactionRequestContextBtcTransaction.cjs +37 -0
- package/src/models/ScreenTransactionRequestContextBtcTransaction.d.ts +39 -0
- package/src/models/ScreenTransactionRequestContextBtcTransaction.js +31 -0
- package/src/models/ScreenTransactionRequestContextEvmTransaction.cjs +33 -0
- package/src/models/ScreenTransactionRequestContextEvmTransaction.d.ts +27 -0
- package/src/models/ScreenTransactionRequestContextEvmTransaction.js +27 -0
- package/src/models/ScreenTransactionRequestContextStellarTransaction.cjs +43 -0
- package/src/models/ScreenTransactionRequestContextStellarTransaction.d.ts +27 -0
- package/src/models/ScreenTransactionRequestContextStellarTransaction.js +37 -0
- package/src/models/ScreenTransactionRequestContextSuiTransaction.cjs +43 -0
- package/src/models/ScreenTransactionRequestContextSuiTransaction.d.ts +27 -0
- package/src/models/ScreenTransactionRequestContextSuiTransaction.js +37 -0
- package/src/models/ScreenTransactionRequestContextSvmTransaction.cjs +43 -0
- package/src/models/ScreenTransactionRequestContextSvmTransaction.d.ts +27 -0
- package/src/models/ScreenTransactionRequestContextSvmTransaction.js +37 -0
- package/src/models/ScreenTransactionRequestContextTronTransaction.cjs +43 -0
- package/src/models/ScreenTransactionRequestContextTronTransaction.d.ts +27 -0
- package/src/models/ScreenTransactionRequestContextTronTransaction.js +37 -0
- package/src/models/ScreenTransactionResponse.cjs +46 -0
- package/src/models/ScreenTransactionResponse.d.ts +47 -0
- package/src/models/ScreenTransactionResponse.js +40 -0
- package/src/models/index.d.ts +10 -0
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Dashboard API
|
|
3
|
+
* Dashboard API documentation
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
* The envelope destination, absent for contract deployments.
|
|
14
|
+
* @export
|
|
15
|
+
* @interface ScreenTransactionRequestContextEvmTransaction
|
|
16
|
+
*/
|
|
17
|
+
export interface ScreenTransactionRequestContextEvmTransaction {
|
|
18
|
+
/**
|
|
19
|
+
* The envelope destination address. Calldata is not decoded.
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof ScreenTransactionRequestContextEvmTransaction
|
|
22
|
+
*/
|
|
23
|
+
to?: string;
|
|
24
|
+
}
|
|
25
|
+
export declare function ScreenTransactionRequestContextEvmTransactionFromJSON(json: any): ScreenTransactionRequestContextEvmTransaction;
|
|
26
|
+
export declare function ScreenTransactionRequestContextEvmTransactionFromJSONTyped(json: any, ignoreDiscriminator: boolean): ScreenTransactionRequestContextEvmTransaction;
|
|
27
|
+
export declare function ScreenTransactionRequestContextEvmTransactionToJSON(value?: ScreenTransactionRequestContextEvmTransaction | null): any;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { exists } from '../runtime.js';
|
|
2
|
+
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
function ScreenTransactionRequestContextEvmTransactionFromJSON(json) {
|
|
5
|
+
return ScreenTransactionRequestContextEvmTransactionFromJSONTyped(json);
|
|
6
|
+
}
|
|
7
|
+
function ScreenTransactionRequestContextEvmTransactionFromJSONTyped(json, ignoreDiscriminator) {
|
|
8
|
+
if ((json === undefined) || (json === null)) {
|
|
9
|
+
return json;
|
|
10
|
+
}
|
|
11
|
+
return {
|
|
12
|
+
'to': !exists(json, 'to') ? undefined : json['to'],
|
|
13
|
+
};
|
|
14
|
+
}
|
|
15
|
+
function ScreenTransactionRequestContextEvmTransactionToJSON(value) {
|
|
16
|
+
if (value === undefined) {
|
|
17
|
+
return undefined;
|
|
18
|
+
}
|
|
19
|
+
if (value === null) {
|
|
20
|
+
return null;
|
|
21
|
+
}
|
|
22
|
+
return {
|
|
23
|
+
'to': value.to,
|
|
24
|
+
};
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
export { ScreenTransactionRequestContextEvmTransactionFromJSON, ScreenTransactionRequestContextEvmTransactionFromJSONTyped, ScreenTransactionRequestContextEvmTransactionToJSON };
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
/* tslint:disable */
|
|
6
|
+
/* eslint-disable */
|
|
7
|
+
/**
|
|
8
|
+
* Dashboard API
|
|
9
|
+
* Dashboard API documentation
|
|
10
|
+
*
|
|
11
|
+
* The version of the OpenAPI document: 1.0.0
|
|
12
|
+
*
|
|
13
|
+
*
|
|
14
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
15
|
+
* https://openapi-generator.tech
|
|
16
|
+
* Do not edit the class manually.
|
|
17
|
+
*/
|
|
18
|
+
function ScreenTransactionRequestContextStellarTransactionFromJSON(json) {
|
|
19
|
+
return ScreenTransactionRequestContextStellarTransactionFromJSONTyped(json);
|
|
20
|
+
}
|
|
21
|
+
function ScreenTransactionRequestContextStellarTransactionFromJSONTyped(json, ignoreDiscriminator) {
|
|
22
|
+
if ((json === undefined) || (json === null)) {
|
|
23
|
+
return json;
|
|
24
|
+
}
|
|
25
|
+
return {
|
|
26
|
+
'serializedTransaction': json['serializedTransaction'],
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
function ScreenTransactionRequestContextStellarTransactionToJSON(value) {
|
|
30
|
+
if (value === undefined) {
|
|
31
|
+
return undefined;
|
|
32
|
+
}
|
|
33
|
+
if (value === null) {
|
|
34
|
+
return null;
|
|
35
|
+
}
|
|
36
|
+
return {
|
|
37
|
+
'serializedTransaction': value.serializedTransaction,
|
|
38
|
+
};
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
exports.ScreenTransactionRequestContextStellarTransactionFromJSON = ScreenTransactionRequestContextStellarTransactionFromJSON;
|
|
42
|
+
exports.ScreenTransactionRequestContextStellarTransactionFromJSONTyped = ScreenTransactionRequestContextStellarTransactionFromJSONTyped;
|
|
43
|
+
exports.ScreenTransactionRequestContextStellarTransactionToJSON = ScreenTransactionRequestContextStellarTransactionToJSON;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Dashboard API
|
|
3
|
+
* Dashboard API documentation
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface ScreenTransactionRequestContextStellarTransaction
|
|
16
|
+
*/
|
|
17
|
+
export interface ScreenTransactionRequestContextStellarTransaction {
|
|
18
|
+
/**
|
|
19
|
+
* Base64-encoded transaction envelope XDR.
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof ScreenTransactionRequestContextStellarTransaction
|
|
22
|
+
*/
|
|
23
|
+
serializedTransaction: string;
|
|
24
|
+
}
|
|
25
|
+
export declare function ScreenTransactionRequestContextStellarTransactionFromJSON(json: any): ScreenTransactionRequestContextStellarTransaction;
|
|
26
|
+
export declare function ScreenTransactionRequestContextStellarTransactionFromJSONTyped(json: any, ignoreDiscriminator: boolean): ScreenTransactionRequestContextStellarTransaction;
|
|
27
|
+
export declare function ScreenTransactionRequestContextStellarTransactionToJSON(value?: ScreenTransactionRequestContextStellarTransaction | null): any;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Dashboard API
|
|
5
|
+
* Dashboard API documentation
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
function ScreenTransactionRequestContextStellarTransactionFromJSON(json) {
|
|
15
|
+
return ScreenTransactionRequestContextStellarTransactionFromJSONTyped(json);
|
|
16
|
+
}
|
|
17
|
+
function ScreenTransactionRequestContextStellarTransactionFromJSONTyped(json, ignoreDiscriminator) {
|
|
18
|
+
if ((json === undefined) || (json === null)) {
|
|
19
|
+
return json;
|
|
20
|
+
}
|
|
21
|
+
return {
|
|
22
|
+
'serializedTransaction': json['serializedTransaction'],
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
function ScreenTransactionRequestContextStellarTransactionToJSON(value) {
|
|
26
|
+
if (value === undefined) {
|
|
27
|
+
return undefined;
|
|
28
|
+
}
|
|
29
|
+
if (value === null) {
|
|
30
|
+
return null;
|
|
31
|
+
}
|
|
32
|
+
return {
|
|
33
|
+
'serializedTransaction': value.serializedTransaction,
|
|
34
|
+
};
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
export { ScreenTransactionRequestContextStellarTransactionFromJSON, ScreenTransactionRequestContextStellarTransactionFromJSONTyped, ScreenTransactionRequestContextStellarTransactionToJSON };
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
/* tslint:disable */
|
|
6
|
+
/* eslint-disable */
|
|
7
|
+
/**
|
|
8
|
+
* Dashboard API
|
|
9
|
+
* Dashboard API documentation
|
|
10
|
+
*
|
|
11
|
+
* The version of the OpenAPI document: 1.0.0
|
|
12
|
+
*
|
|
13
|
+
*
|
|
14
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
15
|
+
* https://openapi-generator.tech
|
|
16
|
+
* Do not edit the class manually.
|
|
17
|
+
*/
|
|
18
|
+
function ScreenTransactionRequestContextSuiTransactionFromJSON(json) {
|
|
19
|
+
return ScreenTransactionRequestContextSuiTransactionFromJSONTyped(json);
|
|
20
|
+
}
|
|
21
|
+
function ScreenTransactionRequestContextSuiTransactionFromJSONTyped(json, ignoreDiscriminator) {
|
|
22
|
+
if ((json === undefined) || (json === null)) {
|
|
23
|
+
return json;
|
|
24
|
+
}
|
|
25
|
+
return {
|
|
26
|
+
'serializedTransaction': json['serializedTransaction'],
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
function ScreenTransactionRequestContextSuiTransactionToJSON(value) {
|
|
30
|
+
if (value === undefined) {
|
|
31
|
+
return undefined;
|
|
32
|
+
}
|
|
33
|
+
if (value === null) {
|
|
34
|
+
return null;
|
|
35
|
+
}
|
|
36
|
+
return {
|
|
37
|
+
'serializedTransaction': value.serializedTransaction,
|
|
38
|
+
};
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
exports.ScreenTransactionRequestContextSuiTransactionFromJSON = ScreenTransactionRequestContextSuiTransactionFromJSON;
|
|
42
|
+
exports.ScreenTransactionRequestContextSuiTransactionFromJSONTyped = ScreenTransactionRequestContextSuiTransactionFromJSONTyped;
|
|
43
|
+
exports.ScreenTransactionRequestContextSuiTransactionToJSON = ScreenTransactionRequestContextSuiTransactionToJSON;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Dashboard API
|
|
3
|
+
* Dashboard API documentation
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface ScreenTransactionRequestContextSuiTransaction
|
|
16
|
+
*/
|
|
17
|
+
export interface ScreenTransactionRequestContextSuiTransaction {
|
|
18
|
+
/**
|
|
19
|
+
* Base64- or hex-encoded BCS TransactionData.
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof ScreenTransactionRequestContextSuiTransaction
|
|
22
|
+
*/
|
|
23
|
+
serializedTransaction: string;
|
|
24
|
+
}
|
|
25
|
+
export declare function ScreenTransactionRequestContextSuiTransactionFromJSON(json: any): ScreenTransactionRequestContextSuiTransaction;
|
|
26
|
+
export declare function ScreenTransactionRequestContextSuiTransactionFromJSONTyped(json: any, ignoreDiscriminator: boolean): ScreenTransactionRequestContextSuiTransaction;
|
|
27
|
+
export declare function ScreenTransactionRequestContextSuiTransactionToJSON(value?: ScreenTransactionRequestContextSuiTransaction | null): any;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Dashboard API
|
|
5
|
+
* Dashboard API documentation
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
function ScreenTransactionRequestContextSuiTransactionFromJSON(json) {
|
|
15
|
+
return ScreenTransactionRequestContextSuiTransactionFromJSONTyped(json);
|
|
16
|
+
}
|
|
17
|
+
function ScreenTransactionRequestContextSuiTransactionFromJSONTyped(json, ignoreDiscriminator) {
|
|
18
|
+
if ((json === undefined) || (json === null)) {
|
|
19
|
+
return json;
|
|
20
|
+
}
|
|
21
|
+
return {
|
|
22
|
+
'serializedTransaction': json['serializedTransaction'],
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
function ScreenTransactionRequestContextSuiTransactionToJSON(value) {
|
|
26
|
+
if (value === undefined) {
|
|
27
|
+
return undefined;
|
|
28
|
+
}
|
|
29
|
+
if (value === null) {
|
|
30
|
+
return null;
|
|
31
|
+
}
|
|
32
|
+
return {
|
|
33
|
+
'serializedTransaction': value.serializedTransaction,
|
|
34
|
+
};
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
export { ScreenTransactionRequestContextSuiTransactionFromJSON, ScreenTransactionRequestContextSuiTransactionFromJSONTyped, ScreenTransactionRequestContextSuiTransactionToJSON };
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
/* tslint:disable */
|
|
6
|
+
/* eslint-disable */
|
|
7
|
+
/**
|
|
8
|
+
* Dashboard API
|
|
9
|
+
* Dashboard API documentation
|
|
10
|
+
*
|
|
11
|
+
* The version of the OpenAPI document: 1.0.0
|
|
12
|
+
*
|
|
13
|
+
*
|
|
14
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
15
|
+
* https://openapi-generator.tech
|
|
16
|
+
* Do not edit the class manually.
|
|
17
|
+
*/
|
|
18
|
+
function ScreenTransactionRequestContextSvmTransactionFromJSON(json) {
|
|
19
|
+
return ScreenTransactionRequestContextSvmTransactionFromJSONTyped(json);
|
|
20
|
+
}
|
|
21
|
+
function ScreenTransactionRequestContextSvmTransactionFromJSONTyped(json, ignoreDiscriminator) {
|
|
22
|
+
if ((json === undefined) || (json === null)) {
|
|
23
|
+
return json;
|
|
24
|
+
}
|
|
25
|
+
return {
|
|
26
|
+
'serializedTransactions': json['serializedTransactions'],
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
function ScreenTransactionRequestContextSvmTransactionToJSON(value) {
|
|
30
|
+
if (value === undefined) {
|
|
31
|
+
return undefined;
|
|
32
|
+
}
|
|
33
|
+
if (value === null) {
|
|
34
|
+
return null;
|
|
35
|
+
}
|
|
36
|
+
return {
|
|
37
|
+
'serializedTransactions': value.serializedTransactions,
|
|
38
|
+
};
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
exports.ScreenTransactionRequestContextSvmTransactionFromJSON = ScreenTransactionRequestContextSvmTransactionFromJSON;
|
|
42
|
+
exports.ScreenTransactionRequestContextSvmTransactionFromJSONTyped = ScreenTransactionRequestContextSvmTransactionFromJSONTyped;
|
|
43
|
+
exports.ScreenTransactionRequestContextSvmTransactionToJSON = ScreenTransactionRequestContextSvmTransactionToJSON;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Dashboard API
|
|
3
|
+
* Dashboard API documentation
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface ScreenTransactionRequestContextSvmTransaction
|
|
16
|
+
*/
|
|
17
|
+
export interface ScreenTransactionRequestContextSvmTransaction {
|
|
18
|
+
/**
|
|
19
|
+
* Base64- or base58-encoded serialized transactions.
|
|
20
|
+
* @type {Array<string>}
|
|
21
|
+
* @memberof ScreenTransactionRequestContextSvmTransaction
|
|
22
|
+
*/
|
|
23
|
+
serializedTransactions: Array<string>;
|
|
24
|
+
}
|
|
25
|
+
export declare function ScreenTransactionRequestContextSvmTransactionFromJSON(json: any): ScreenTransactionRequestContextSvmTransaction;
|
|
26
|
+
export declare function ScreenTransactionRequestContextSvmTransactionFromJSONTyped(json: any, ignoreDiscriminator: boolean): ScreenTransactionRequestContextSvmTransaction;
|
|
27
|
+
export declare function ScreenTransactionRequestContextSvmTransactionToJSON(value?: ScreenTransactionRequestContextSvmTransaction | null): any;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Dashboard API
|
|
5
|
+
* Dashboard API documentation
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
function ScreenTransactionRequestContextSvmTransactionFromJSON(json) {
|
|
15
|
+
return ScreenTransactionRequestContextSvmTransactionFromJSONTyped(json);
|
|
16
|
+
}
|
|
17
|
+
function ScreenTransactionRequestContextSvmTransactionFromJSONTyped(json, ignoreDiscriminator) {
|
|
18
|
+
if ((json === undefined) || (json === null)) {
|
|
19
|
+
return json;
|
|
20
|
+
}
|
|
21
|
+
return {
|
|
22
|
+
'serializedTransactions': json['serializedTransactions'],
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
function ScreenTransactionRequestContextSvmTransactionToJSON(value) {
|
|
26
|
+
if (value === undefined) {
|
|
27
|
+
return undefined;
|
|
28
|
+
}
|
|
29
|
+
if (value === null) {
|
|
30
|
+
return null;
|
|
31
|
+
}
|
|
32
|
+
return {
|
|
33
|
+
'serializedTransactions': value.serializedTransactions,
|
|
34
|
+
};
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
export { ScreenTransactionRequestContextSvmTransactionFromJSON, ScreenTransactionRequestContextSvmTransactionFromJSONTyped, ScreenTransactionRequestContextSvmTransactionToJSON };
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
/* tslint:disable */
|
|
6
|
+
/* eslint-disable */
|
|
7
|
+
/**
|
|
8
|
+
* Dashboard API
|
|
9
|
+
* Dashboard API documentation
|
|
10
|
+
*
|
|
11
|
+
* The version of the OpenAPI document: 1.0.0
|
|
12
|
+
*
|
|
13
|
+
*
|
|
14
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
15
|
+
* https://openapi-generator.tech
|
|
16
|
+
* Do not edit the class manually.
|
|
17
|
+
*/
|
|
18
|
+
function ScreenTransactionRequestContextTronTransactionFromJSON(json) {
|
|
19
|
+
return ScreenTransactionRequestContextTronTransactionFromJSONTyped(json);
|
|
20
|
+
}
|
|
21
|
+
function ScreenTransactionRequestContextTronTransactionFromJSONTyped(json, ignoreDiscriminator) {
|
|
22
|
+
if ((json === undefined) || (json === null)) {
|
|
23
|
+
return json;
|
|
24
|
+
}
|
|
25
|
+
return {
|
|
26
|
+
'rawDataHex': json['rawDataHex'],
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
function ScreenTransactionRequestContextTronTransactionToJSON(value) {
|
|
30
|
+
if (value === undefined) {
|
|
31
|
+
return undefined;
|
|
32
|
+
}
|
|
33
|
+
if (value === null) {
|
|
34
|
+
return null;
|
|
35
|
+
}
|
|
36
|
+
return {
|
|
37
|
+
'rawDataHex': value.rawDataHex,
|
|
38
|
+
};
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
exports.ScreenTransactionRequestContextTronTransactionFromJSON = ScreenTransactionRequestContextTronTransactionFromJSON;
|
|
42
|
+
exports.ScreenTransactionRequestContextTronTransactionFromJSONTyped = ScreenTransactionRequestContextTronTransactionFromJSONTyped;
|
|
43
|
+
exports.ScreenTransactionRequestContextTronTransactionToJSON = ScreenTransactionRequestContextTronTransactionToJSON;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Dashboard API
|
|
3
|
+
* Dashboard API documentation
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface ScreenTransactionRequestContextTronTransaction
|
|
16
|
+
*/
|
|
17
|
+
export interface ScreenTransactionRequestContextTronTransaction {
|
|
18
|
+
/**
|
|
19
|
+
* Hex-encoded serialized Tron raw_data protobuf (the signable transaction body).
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof ScreenTransactionRequestContextTronTransaction
|
|
22
|
+
*/
|
|
23
|
+
rawDataHex: string;
|
|
24
|
+
}
|
|
25
|
+
export declare function ScreenTransactionRequestContextTronTransactionFromJSON(json: any): ScreenTransactionRequestContextTronTransaction;
|
|
26
|
+
export declare function ScreenTransactionRequestContextTronTransactionFromJSONTyped(json: any, ignoreDiscriminator: boolean): ScreenTransactionRequestContextTronTransaction;
|
|
27
|
+
export declare function ScreenTransactionRequestContextTronTransactionToJSON(value?: ScreenTransactionRequestContextTronTransaction | null): any;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Dashboard API
|
|
5
|
+
* Dashboard API documentation
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
function ScreenTransactionRequestContextTronTransactionFromJSON(json) {
|
|
15
|
+
return ScreenTransactionRequestContextTronTransactionFromJSONTyped(json);
|
|
16
|
+
}
|
|
17
|
+
function ScreenTransactionRequestContextTronTransactionFromJSONTyped(json, ignoreDiscriminator) {
|
|
18
|
+
if ((json === undefined) || (json === null)) {
|
|
19
|
+
return json;
|
|
20
|
+
}
|
|
21
|
+
return {
|
|
22
|
+
'rawDataHex': json['rawDataHex'],
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
function ScreenTransactionRequestContextTronTransactionToJSON(value) {
|
|
26
|
+
if (value === undefined) {
|
|
27
|
+
return undefined;
|
|
28
|
+
}
|
|
29
|
+
if (value === null) {
|
|
30
|
+
return null;
|
|
31
|
+
}
|
|
32
|
+
return {
|
|
33
|
+
'rawDataHex': value.rawDataHex,
|
|
34
|
+
};
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
export { ScreenTransactionRequestContextTronTransactionFromJSON, ScreenTransactionRequestContextTronTransactionFromJSONTyped, ScreenTransactionRequestContextTronTransactionToJSON };
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var runtime = require('../runtime.cjs');
|
|
6
|
+
|
|
7
|
+
/* tslint:disable */
|
|
8
|
+
/**
|
|
9
|
+
* @export
|
|
10
|
+
* @enum {string}
|
|
11
|
+
*/
|
|
12
|
+
exports.ScreenTransactionResponseDecisionEnum = void 0;
|
|
13
|
+
(function (ScreenTransactionResponseDecisionEnum) {
|
|
14
|
+
ScreenTransactionResponseDecisionEnum["Allow"] = "allow";
|
|
15
|
+
ScreenTransactionResponseDecisionEnum["Block"] = "block";
|
|
16
|
+
})(exports.ScreenTransactionResponseDecisionEnum || (exports.ScreenTransactionResponseDecisionEnum = {}));
|
|
17
|
+
function ScreenTransactionResponseFromJSON(json) {
|
|
18
|
+
return ScreenTransactionResponseFromJSONTyped(json);
|
|
19
|
+
}
|
|
20
|
+
function ScreenTransactionResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
21
|
+
if ((json === undefined) || (json === null)) {
|
|
22
|
+
return json;
|
|
23
|
+
}
|
|
24
|
+
return {
|
|
25
|
+
'decision': json['decision'],
|
|
26
|
+
'blockedAddresses': !runtime.exists(json, 'blockedAddresses') ? undefined : json['blockedAddresses'],
|
|
27
|
+
'sanctionCheckId': !runtime.exists(json, 'sanctionCheckId') ? undefined : json['sanctionCheckId'],
|
|
28
|
+
};
|
|
29
|
+
}
|
|
30
|
+
function ScreenTransactionResponseToJSON(value) {
|
|
31
|
+
if (value === undefined) {
|
|
32
|
+
return undefined;
|
|
33
|
+
}
|
|
34
|
+
if (value === null) {
|
|
35
|
+
return null;
|
|
36
|
+
}
|
|
37
|
+
return {
|
|
38
|
+
'decision': value.decision,
|
|
39
|
+
'blockedAddresses': value.blockedAddresses,
|
|
40
|
+
'sanctionCheckId': value.sanctionCheckId,
|
|
41
|
+
};
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
exports.ScreenTransactionResponseFromJSON = ScreenTransactionResponseFromJSON;
|
|
45
|
+
exports.ScreenTransactionResponseFromJSONTyped = ScreenTransactionResponseFromJSONTyped;
|
|
46
|
+
exports.ScreenTransactionResponseToJSON = ScreenTransactionResponseToJSON;
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Dashboard API
|
|
3
|
+
* Dashboard API documentation
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
* Allow/block screening verdict; undecodable payloads and provider errors fail open to allow.
|
|
14
|
+
* @export
|
|
15
|
+
* @interface ScreenTransactionResponse
|
|
16
|
+
*/
|
|
17
|
+
export interface ScreenTransactionResponse {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof ScreenTransactionResponse
|
|
22
|
+
*/
|
|
23
|
+
decision: ScreenTransactionResponseDecisionEnum;
|
|
24
|
+
/**
|
|
25
|
+
* The sanctioned addresses that caused a block verdict.
|
|
26
|
+
* @type {Array<string>}
|
|
27
|
+
* @memberof ScreenTransactionResponse
|
|
28
|
+
*/
|
|
29
|
+
blockedAddresses?: Array<string>;
|
|
30
|
+
/**
|
|
31
|
+
* Identifier of the persisted sanction check backing a block verdict.
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof ScreenTransactionResponse
|
|
34
|
+
*/
|
|
35
|
+
sanctionCheckId?: string;
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* @export
|
|
39
|
+
* @enum {string}
|
|
40
|
+
*/
|
|
41
|
+
export declare enum ScreenTransactionResponseDecisionEnum {
|
|
42
|
+
Allow = "allow",
|
|
43
|
+
Block = "block"
|
|
44
|
+
}
|
|
45
|
+
export declare function ScreenTransactionResponseFromJSON(json: any): ScreenTransactionResponse;
|
|
46
|
+
export declare function ScreenTransactionResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ScreenTransactionResponse;
|
|
47
|
+
export declare function ScreenTransactionResponseToJSON(value?: ScreenTransactionResponse | null): any;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { exists } from '../runtime.js';
|
|
2
|
+
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
/**
|
|
5
|
+
* @export
|
|
6
|
+
* @enum {string}
|
|
7
|
+
*/
|
|
8
|
+
var ScreenTransactionResponseDecisionEnum;
|
|
9
|
+
(function (ScreenTransactionResponseDecisionEnum) {
|
|
10
|
+
ScreenTransactionResponseDecisionEnum["Allow"] = "allow";
|
|
11
|
+
ScreenTransactionResponseDecisionEnum["Block"] = "block";
|
|
12
|
+
})(ScreenTransactionResponseDecisionEnum || (ScreenTransactionResponseDecisionEnum = {}));
|
|
13
|
+
function ScreenTransactionResponseFromJSON(json) {
|
|
14
|
+
return ScreenTransactionResponseFromJSONTyped(json);
|
|
15
|
+
}
|
|
16
|
+
function ScreenTransactionResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
17
|
+
if ((json === undefined) || (json === null)) {
|
|
18
|
+
return json;
|
|
19
|
+
}
|
|
20
|
+
return {
|
|
21
|
+
'decision': json['decision'],
|
|
22
|
+
'blockedAddresses': !exists(json, 'blockedAddresses') ? undefined : json['blockedAddresses'],
|
|
23
|
+
'sanctionCheckId': !exists(json, 'sanctionCheckId') ? undefined : json['sanctionCheckId'],
|
|
24
|
+
};
|
|
25
|
+
}
|
|
26
|
+
function ScreenTransactionResponseToJSON(value) {
|
|
27
|
+
if (value === undefined) {
|
|
28
|
+
return undefined;
|
|
29
|
+
}
|
|
30
|
+
if (value === null) {
|
|
31
|
+
return null;
|
|
32
|
+
}
|
|
33
|
+
return {
|
|
34
|
+
'decision': value.decision,
|
|
35
|
+
'blockedAddresses': value.blockedAddresses,
|
|
36
|
+
'sanctionCheckId': value.sanctionCheckId,
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
export { ScreenTransactionResponseDecisionEnum, ScreenTransactionResponseFromJSON, ScreenTransactionResponseFromJSONTyped, ScreenTransactionResponseToJSON };
|
package/src/models/index.d.ts
CHANGED
|
@@ -304,6 +304,7 @@ export * from './FlowSettlementData';
|
|
|
304
304
|
export * from './FlowSettlementStateEnum';
|
|
305
305
|
export * from './FlowSourceResponse';
|
|
306
306
|
export * from './FlowSourceTypeEnum';
|
|
307
|
+
export * from './FlowTokenInfo';
|
|
307
308
|
export * from './Forbidden';
|
|
308
309
|
export * from './ForbiddenErrorPayload';
|
|
309
310
|
export * from './ForbiddenWithErrorAndPayload';
|
|
@@ -593,6 +594,15 @@ export * from './RoomTypeEnum';
|
|
|
593
594
|
export * from './SanctionsWalletBlockedEventPayload';
|
|
594
595
|
export * from './ScanWebsiteUrlRequest';
|
|
595
596
|
export * from './ScanWebsiteUrlResponse';
|
|
597
|
+
export * from './ScreenTransactionRequest';
|
|
598
|
+
export * from './ScreenTransactionRequestContext';
|
|
599
|
+
export * from './ScreenTransactionRequestContextBtcTransaction';
|
|
600
|
+
export * from './ScreenTransactionRequestContextEvmTransaction';
|
|
601
|
+
export * from './ScreenTransactionRequestContextStellarTransaction';
|
|
602
|
+
export * from './ScreenTransactionRequestContextSuiTransaction';
|
|
603
|
+
export * from './ScreenTransactionRequestContextSvmTransaction';
|
|
604
|
+
export * from './ScreenTransactionRequestContextTronTransaction';
|
|
605
|
+
export * from './ScreenTransactionResponse';
|
|
596
606
|
export * from './SdkEnvironmentIdWaasWalletIdAdditionalAddressesAdditionalAddresses';
|
|
597
607
|
export * from './SdkSettingsRequest';
|
|
598
608
|
export * from './SdkUser';
|