@dynamic-labs/sdk-api 0.0.937 → 0.0.938
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/index.cjs +4 -0
- package/src/index.js +1 -0
- package/src/models/Allowlist.d.ts +3 -3
- package/src/models/AllowlistEntriesResponse.d.ts +2 -2
- package/src/models/AllowlistEntry.d.ts +10 -10
- package/src/models/AnalyticsEngagementResponse.d.ts +2 -2
- package/src/models/AnalyticsEngagementResponseRetention.d.ts +1 -1
- package/src/models/AnalyticsOverviewResponse.d.ts +1 -1
- package/src/models/AnalyticsOverviewResponseSessions.d.ts +1 -1
- package/src/models/AnalyticsSessionsByDate.d.ts +2 -2
- package/src/models/AnalyticsToplineResponseSessions.d.ts +1 -1
- package/src/models/AnalyticsToplineResponseUsers.d.ts +1 -1
- package/src/models/AnalyticsToplineResponseWallets.d.ts +1 -1
- package/src/models/AnalyticsVisitResponse.d.ts +2 -2
- package/src/models/AnalyticsWalletsResponseBreakdown.d.ts +1 -1
- package/src/models/BackupKeySharesToLocationsWithUserIdRequest.d.ts +1 -1
- package/src/models/BillingSubscription.d.ts +12 -12
- package/src/models/BillingSubscriptionPeriod.d.ts +3 -3
- package/src/models/BulkUserCreateResponse.d.ts +4 -4
- package/src/models/ChainalysisCheck.d.ts +2 -2
- package/src/models/ChainalysisConfiguration.d.ts +4 -4
- package/src/models/CreateProjectResponseProject.d.ts +1 -1
- package/src/models/CreateUserOauthRequest.d.ts +3 -3
- package/src/models/CreateWalletRequest.d.ts +1 -1
- package/src/models/CustomField.d.ts +1 -1
- package/src/models/CustomFieldRequest.d.ts +3 -3
- package/src/models/CustomHostname.d.ts +2 -2
- package/src/models/CustomHostnameVerificationRecord.d.ts +2 -2
- package/src/models/CustomHostnamesResponse.d.ts +1 -1
- package/src/models/CustomNetworkResponseCustomNetwork.d.ts +1 -1
- package/src/models/DeeplinkUrlResponse.d.ts +1 -1
- package/src/models/DeeplinkUrlsResponse.d.ts +1 -1
- package/src/models/DelegatedAccessEncryptionPublicKey.d.ts +2 -2
- package/src/models/DelegatedAccessEncryptionPublicKeysResponse.d.ts +1 -1
- package/src/models/DelegatedAccessWalletApiKey.d.ts +5 -5
- package/src/models/EnvironmentVisitorsResponse.cjs +3 -2
- package/src/models/EnvironmentVisitorsResponse.d.ts +3 -2
- package/src/models/EnvironmentVisitorsResponse.js +3 -2
- package/src/models/EnvironmentVisitorsResponseUsers.d.ts +1 -1
- package/src/models/EnvironmentVisitorsResponseVisitors.cjs +35 -0
- package/src/models/EnvironmentVisitorsResponseVisitors.d.ts +33 -0
- package/src/models/EnvironmentVisitorsResponseVisitors.js +29 -0
- package/src/models/EnvironmentsResponseEnvironments.d.ts +1 -1
- package/src/models/Event.d.ts +5 -5
- package/src/models/EventContext.d.ts +2 -2
- package/src/models/EventType.d.ts +2 -2
- package/src/models/EventsResponse.d.ts +2 -2
- package/src/models/ExchangeResponse.d.ts +1 -1
- package/src/models/Export.d.ts +4 -4
- package/src/models/ExportsResponse.d.ts +1 -1
- package/src/models/ExternalJwtCheckRequest.d.ts +1 -1
- package/src/models/GatesResponse.d.ts +1 -1
- package/src/models/GlobalWalletAccessControlDomainResponse.d.ts +1 -1
- package/src/models/GlobalWalletAccessControlResponse.d.ts +2 -2
- package/src/models/GlobalWalletSettingsCreateRequest.d.ts +2 -2
- package/src/models/GlobalWalletSettingsUpdateRequest.d.ts +2 -2
- package/src/models/InternalBulkUpdateUserFields.d.ts +7 -7
- package/src/models/InternalBulkUpdateUserFieldsAllOf.d.ts +2 -2
- package/src/models/InternalUpdatableUserFields.d.ts +5 -5
- package/src/models/InternalUserFields.d.ts +7 -7
- package/src/models/InternalUserFieldsAllOf.d.ts +2 -2
- package/src/models/Invite.d.ts +4 -4
- package/src/models/InviteConflictResponse.d.ts +1 -1
- package/src/models/InvitesResponse.d.ts +2 -2
- package/src/models/NameServiceCreateRequest.d.ts +1 -1
- package/src/models/NameServiceSigningMessageRequest.d.ts +1 -1
- package/src/models/OAuthAccount.d.ts +1 -1
- package/src/models/OauthProviderLoginUrl.d.ts +1 -1
- package/src/models/Organization.d.ts +1 -1
- package/src/models/OrganizationMembersResponse.d.ts +2 -2
- package/src/models/OrganizationMfaSettings.d.ts +1 -1
- package/src/models/OrganizationMfaSettingsResponse.d.ts +1 -1
- package/src/models/OrganizationResponseOrganization.d.ts +1 -1
- package/src/models/OrganizationsResponse.d.ts +1 -1
- package/src/models/OriginResponse.d.ts +1 -1
- package/src/models/OriginsResponse.d.ts +1 -1
- package/src/models/PostAllowlistEntriesRequest.d.ts +1 -1
- package/src/models/Project.d.ts +2 -2
- package/src/models/ProjectEnvironment.d.ts +3 -3
- package/src/models/ProjectsResponse.d.ts +1 -1
- package/src/models/ProviderCreateRequest.d.ts +8 -8
- package/src/models/ProviderUpdateRequest.d.ts +8 -8
- package/src/models/ProviderUrlsResponse.d.ts +1 -1
- package/src/models/ProvidersResponse.d.ts +1 -1
- package/src/models/Session.d.ts +4 -4
- package/src/models/SessionsResponse.d.ts +1 -1
- package/src/models/TestAccountResponse.d.ts +3 -3
- package/src/models/Token.d.ts +2 -2
- package/src/models/TokenCreatedBy.d.ts +4 -4
- package/src/models/TokenWithRaw.d.ts +2 -2
- package/src/models/TokenWithRawProjectEnvironment.d.ts +1 -1
- package/src/models/TokensResponse.d.ts +1 -1
- package/src/models/UpdateProjectResponse.d.ts +1 -1
- package/src/models/User.d.ts +7 -7
- package/src/models/UserAllOf.d.ts +7 -7
- package/src/models/UserSearchFilterParams.d.ts +1 -1
- package/src/models/UserWalletsResponse.d.ts +2 -2
- package/src/models/UsersResponse.d.ts +2 -2
- package/src/models/Visitor.d.ts +3 -3
- package/src/models/VisitorSearchFilterParams.d.ts +1 -1
- package/src/models/VisitorsResponse.d.ts +2 -2
- package/src/models/WaasAuthenticateResponse.d.ts +1 -1
- package/src/models/WaasAuthenticateResponseEncodedJwts.d.ts +1 -1
- package/src/models/WaasDelegateSignMessageRequest.d.ts +2 -2
- package/src/models/WaasDelegationCredentialsResponse.d.ts +2 -2
- package/src/models/WaasPolicyResponse.d.ts +4 -4
- package/src/models/WaasWallet.d.ts +1 -1
- package/src/models/Wallet.d.ts +1 -1
- package/src/models/WalletDetail.d.ts +11 -11
- package/src/models/WalletKeyShareInfo.d.ts +4 -4
- package/src/models/WalletKeyShareInfoWithEncryptedAccountCredential.d.ts +4 -4
- package/src/models/WalletsResponse.d.ts +1 -1
- package/src/models/Webhook.d.ts +7 -7
- package/src/models/WebhookCreateRequest.d.ts +2 -2
- package/src/models/WebhookMessage.d.ts +10 -10
- package/src/models/WebhookMessageRedeliveryResponse.d.ts +1 -1
- package/src/models/WebhookMessagesResponse.d.ts +2 -2
- package/src/models/WebhookUpdateRequest.d.ts +2 -2
- package/src/models/WebhooksResponse.d.ts +2 -2
- package/src/models/index.d.ts +1 -0
|
@@ -17,7 +17,7 @@ import { DelegatedAccessEncryptionPublicKey } from './DelegatedAccessEncryptionP
|
|
|
17
17
|
*/
|
|
18
18
|
export interface DelegatedAccessEncryptionPublicKeysResponse {
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* List of delegated access encryption public key objects
|
|
21
21
|
* @type {Array<DelegatedAccessEncryptionPublicKey>}
|
|
22
22
|
* @memberof DelegatedAccessEncryptionPublicKeysResponse
|
|
23
23
|
*/
|
|
@@ -23,31 +23,31 @@ export interface DelegatedAccessWalletApiKey {
|
|
|
23
23
|
*/
|
|
24
24
|
encryptionPublicKey: DelegatedAccessEncryptionPublicKey;
|
|
25
25
|
/**
|
|
26
|
-
*
|
|
26
|
+
* List of permission scopes granted to this delegated access API key
|
|
27
27
|
* @type {Array<string>}
|
|
28
28
|
* @memberof DelegatedAccessWalletApiKey
|
|
29
29
|
*/
|
|
30
30
|
scopes: Array<string>;
|
|
31
31
|
/**
|
|
32
|
-
*
|
|
32
|
+
* ISO 8601 timestamp of when the delegated access API key expires, or null if it does not expire
|
|
33
33
|
* @type {Date}
|
|
34
34
|
* @memberof DelegatedAccessWalletApiKey
|
|
35
35
|
*/
|
|
36
36
|
expiresAt?: Date | null;
|
|
37
37
|
/**
|
|
38
|
-
*
|
|
38
|
+
* ISO 8601 timestamp of when the delegated access API key was created
|
|
39
39
|
* @type {Date}
|
|
40
40
|
* @memberof DelegatedAccessWalletApiKey
|
|
41
41
|
*/
|
|
42
42
|
createdAt: Date;
|
|
43
43
|
/**
|
|
44
|
-
*
|
|
44
|
+
* ISO 8601 timestamp of when the delegated access API key was last updated
|
|
45
45
|
* @type {Date}
|
|
46
46
|
* @memberof DelegatedAccessWalletApiKey
|
|
47
47
|
*/
|
|
48
48
|
updatedAt: Date;
|
|
49
49
|
/**
|
|
50
|
-
*
|
|
50
|
+
* ISO 8601 timestamp of when the delegated access API key was deleted, or null if active
|
|
51
51
|
* @type {Date}
|
|
52
52
|
* @memberof DelegatedAccessWalletApiKey
|
|
53
53
|
*/
|
|
@@ -4,6 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
var runtime = require('../runtime.cjs');
|
|
6
6
|
var EnvironmentVisitorsResponseUsers = require('./EnvironmentVisitorsResponseUsers.cjs');
|
|
7
|
+
var EnvironmentVisitorsResponseVisitors = require('./EnvironmentVisitorsResponseVisitors.cjs');
|
|
7
8
|
|
|
8
9
|
/* tslint:disable */
|
|
9
10
|
function EnvironmentVisitorsResponseFromJSON(json) {
|
|
@@ -15,7 +16,7 @@ function EnvironmentVisitorsResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
15
16
|
}
|
|
16
17
|
return {
|
|
17
18
|
'users': !runtime.exists(json, 'users') ? undefined : EnvironmentVisitorsResponseUsers.EnvironmentVisitorsResponseUsersFromJSON(json['users']),
|
|
18
|
-
'visitors': !runtime.exists(json, 'visitors') ? undefined :
|
|
19
|
+
'visitors': !runtime.exists(json, 'visitors') ? undefined : EnvironmentVisitorsResponseVisitors.EnvironmentVisitorsResponseVisitorsFromJSON(json['visitors']),
|
|
19
20
|
};
|
|
20
21
|
}
|
|
21
22
|
function EnvironmentVisitorsResponseToJSON(value) {
|
|
@@ -27,7 +28,7 @@ function EnvironmentVisitorsResponseToJSON(value) {
|
|
|
27
28
|
}
|
|
28
29
|
return {
|
|
29
30
|
'users': EnvironmentVisitorsResponseUsers.EnvironmentVisitorsResponseUsersToJSON(value.users),
|
|
30
|
-
'visitors':
|
|
31
|
+
'visitors': EnvironmentVisitorsResponseVisitors.EnvironmentVisitorsResponseVisitorsToJSON(value.visitors),
|
|
31
32
|
};
|
|
32
33
|
}
|
|
33
34
|
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import { EnvironmentVisitorsResponseUsers } from './EnvironmentVisitorsResponseUsers';
|
|
13
|
+
import { EnvironmentVisitorsResponseVisitors } from './EnvironmentVisitorsResponseVisitors';
|
|
13
14
|
/**
|
|
14
15
|
*
|
|
15
16
|
* @export
|
|
@@ -24,10 +25,10 @@ export interface EnvironmentVisitorsResponse {
|
|
|
24
25
|
users?: EnvironmentVisitorsResponseUsers;
|
|
25
26
|
/**
|
|
26
27
|
*
|
|
27
|
-
* @type {
|
|
28
|
+
* @type {EnvironmentVisitorsResponseVisitors}
|
|
28
29
|
* @memberof EnvironmentVisitorsResponse
|
|
29
30
|
*/
|
|
30
|
-
visitors?:
|
|
31
|
+
visitors?: EnvironmentVisitorsResponseVisitors;
|
|
31
32
|
}
|
|
32
33
|
export declare function EnvironmentVisitorsResponseFromJSON(json: any): EnvironmentVisitorsResponse;
|
|
33
34
|
export declare function EnvironmentVisitorsResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): EnvironmentVisitorsResponse;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { exists } from '../runtime.js';
|
|
2
2
|
import { EnvironmentVisitorsResponseUsersFromJSON, EnvironmentVisitorsResponseUsersToJSON } from './EnvironmentVisitorsResponseUsers.js';
|
|
3
|
+
import { EnvironmentVisitorsResponseVisitorsFromJSON, EnvironmentVisitorsResponseVisitorsToJSON } from './EnvironmentVisitorsResponseVisitors.js';
|
|
3
4
|
|
|
4
5
|
/* tslint:disable */
|
|
5
6
|
function EnvironmentVisitorsResponseFromJSON(json) {
|
|
@@ -11,7 +12,7 @@ function EnvironmentVisitorsResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
11
12
|
}
|
|
12
13
|
return {
|
|
13
14
|
'users': !exists(json, 'users') ? undefined : EnvironmentVisitorsResponseUsersFromJSON(json['users']),
|
|
14
|
-
'visitors': !exists(json, 'visitors') ? undefined :
|
|
15
|
+
'visitors': !exists(json, 'visitors') ? undefined : EnvironmentVisitorsResponseVisitorsFromJSON(json['visitors']),
|
|
15
16
|
};
|
|
16
17
|
}
|
|
17
18
|
function EnvironmentVisitorsResponseToJSON(value) {
|
|
@@ -23,7 +24,7 @@ function EnvironmentVisitorsResponseToJSON(value) {
|
|
|
23
24
|
}
|
|
24
25
|
return {
|
|
25
26
|
'users': EnvironmentVisitorsResponseUsersToJSON(value.users),
|
|
26
|
-
'visitors':
|
|
27
|
+
'visitors': EnvironmentVisitorsResponseVisitorsToJSON(value.visitors),
|
|
27
28
|
};
|
|
28
29
|
}
|
|
29
30
|
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var runtime = require('../runtime.cjs');
|
|
6
|
+
|
|
7
|
+
/* tslint:disable */
|
|
8
|
+
function EnvironmentVisitorsResponseVisitorsFromJSON(json) {
|
|
9
|
+
return EnvironmentVisitorsResponseVisitorsFromJSONTyped(json);
|
|
10
|
+
}
|
|
11
|
+
function EnvironmentVisitorsResponseVisitorsFromJSONTyped(json, ignoreDiscriminator) {
|
|
12
|
+
if ((json === undefined) || (json === null)) {
|
|
13
|
+
return json;
|
|
14
|
+
}
|
|
15
|
+
return {
|
|
16
|
+
'count': !runtime.exists(json, 'count') ? undefined : json['count'],
|
|
17
|
+
'uniquePastMonth': !runtime.exists(json, 'uniquePastMonth') ? undefined : json['uniquePastMonth'],
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
function EnvironmentVisitorsResponseVisitorsToJSON(value) {
|
|
21
|
+
if (value === undefined) {
|
|
22
|
+
return undefined;
|
|
23
|
+
}
|
|
24
|
+
if (value === null) {
|
|
25
|
+
return null;
|
|
26
|
+
}
|
|
27
|
+
return {
|
|
28
|
+
'count': value.count,
|
|
29
|
+
'uniquePastMonth': value.uniquePastMonth,
|
|
30
|
+
};
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
exports.EnvironmentVisitorsResponseVisitorsFromJSON = EnvironmentVisitorsResponseVisitorsFromJSON;
|
|
34
|
+
exports.EnvironmentVisitorsResponseVisitorsFromJSONTyped = EnvironmentVisitorsResponseVisitorsFromJSONTyped;
|
|
35
|
+
exports.EnvironmentVisitorsResponseVisitorsToJSON = EnvironmentVisitorsResponseVisitorsToJSON;
|
|
@@ -0,0 +1,33 @@
|
|
|
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
|
+
* Aggregate visitor count statistics for the environment
|
|
14
|
+
* @export
|
|
15
|
+
* @interface EnvironmentVisitorsResponseVisitors
|
|
16
|
+
*/
|
|
17
|
+
export interface EnvironmentVisitorsResponseVisitors {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {number}
|
|
21
|
+
* @memberof EnvironmentVisitorsResponseVisitors
|
|
22
|
+
*/
|
|
23
|
+
count?: number;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {number}
|
|
27
|
+
* @memberof EnvironmentVisitorsResponseVisitors
|
|
28
|
+
*/
|
|
29
|
+
uniquePastMonth?: number;
|
|
30
|
+
}
|
|
31
|
+
export declare function EnvironmentVisitorsResponseVisitorsFromJSON(json: any): EnvironmentVisitorsResponseVisitors;
|
|
32
|
+
export declare function EnvironmentVisitorsResponseVisitorsFromJSONTyped(json: any, ignoreDiscriminator: boolean): EnvironmentVisitorsResponseVisitors;
|
|
33
|
+
export declare function EnvironmentVisitorsResponseVisitorsToJSON(value?: EnvironmentVisitorsResponseVisitors | null): any;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { exists } from '../runtime.js';
|
|
2
|
+
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
function EnvironmentVisitorsResponseVisitorsFromJSON(json) {
|
|
5
|
+
return EnvironmentVisitorsResponseVisitorsFromJSONTyped(json);
|
|
6
|
+
}
|
|
7
|
+
function EnvironmentVisitorsResponseVisitorsFromJSONTyped(json, ignoreDiscriminator) {
|
|
8
|
+
if ((json === undefined) || (json === null)) {
|
|
9
|
+
return json;
|
|
10
|
+
}
|
|
11
|
+
return {
|
|
12
|
+
'count': !exists(json, 'count') ? undefined : json['count'],
|
|
13
|
+
'uniquePastMonth': !exists(json, 'uniquePastMonth') ? undefined : json['uniquePastMonth'],
|
|
14
|
+
};
|
|
15
|
+
}
|
|
16
|
+
function EnvironmentVisitorsResponseVisitorsToJSON(value) {
|
|
17
|
+
if (value === undefined) {
|
|
18
|
+
return undefined;
|
|
19
|
+
}
|
|
20
|
+
if (value === null) {
|
|
21
|
+
return null;
|
|
22
|
+
}
|
|
23
|
+
return {
|
|
24
|
+
'count': value.count,
|
|
25
|
+
'uniquePastMonth': value.uniquePastMonth,
|
|
26
|
+
};
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
export { EnvironmentVisitorsResponseVisitorsFromJSON, EnvironmentVisitorsResponseVisitorsFromJSONTyped, EnvironmentVisitorsResponseVisitorsToJSON };
|
package/src/models/Event.d.ts
CHANGED
|
@@ -36,31 +36,31 @@ export interface Event {
|
|
|
36
36
|
*/
|
|
37
37
|
environmentName: EnvironmentEnum;
|
|
38
38
|
/**
|
|
39
|
-
*
|
|
39
|
+
* The action that occurred (e.g. "created", "updated", "deleted")
|
|
40
40
|
* @type {string}
|
|
41
41
|
* @memberof Event
|
|
42
42
|
*/
|
|
43
43
|
eventAction?: string;
|
|
44
44
|
/**
|
|
45
|
-
*
|
|
45
|
+
* Dotted event name identifier (e.g. "admin.user.created")
|
|
46
46
|
* @type {string}
|
|
47
47
|
* @memberof Event
|
|
48
48
|
*/
|
|
49
49
|
eventName: string;
|
|
50
50
|
/**
|
|
51
|
-
*
|
|
51
|
+
* Type of resource affected by the event (e.g. "user", "wallet", "webhook")
|
|
52
52
|
* @type {string}
|
|
53
53
|
* @memberof Event
|
|
54
54
|
*/
|
|
55
55
|
resourceType?: string;
|
|
56
56
|
/**
|
|
57
|
-
*
|
|
57
|
+
* ISO 8601 timestamp of when the event occurred
|
|
58
58
|
* @type {Date}
|
|
59
59
|
* @memberof Event
|
|
60
60
|
*/
|
|
61
61
|
timestamp: Date;
|
|
62
62
|
/**
|
|
63
|
-
*
|
|
63
|
+
* Event payload containing the resource data at the time of the event
|
|
64
64
|
* @type {object}
|
|
65
65
|
* @memberof Event
|
|
66
66
|
*/
|
|
@@ -16,13 +16,13 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface EventContext {
|
|
18
18
|
/**
|
|
19
|
-
*
|
|
19
|
+
* ID of the user who triggered the event
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof EventContext
|
|
22
22
|
*/
|
|
23
23
|
userId?: string;
|
|
24
24
|
/**
|
|
25
|
-
*
|
|
25
|
+
* Event schema version for backward-compatible payload parsing
|
|
26
26
|
* @type {string}
|
|
27
27
|
* @memberof EventContext
|
|
28
28
|
*/
|
|
@@ -16,13 +16,13 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface EventType {
|
|
18
18
|
/**
|
|
19
|
-
*
|
|
19
|
+
* Dotted event type identifier (e.g. "admin.user.created")
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof EventType
|
|
22
22
|
*/
|
|
23
23
|
name: string;
|
|
24
24
|
/**
|
|
25
|
-
*
|
|
25
|
+
* Human-readable explanation of what triggers this event type
|
|
26
26
|
* @type {string}
|
|
27
27
|
* @memberof EventType
|
|
28
28
|
*/
|
|
@@ -17,13 +17,13 @@ import { Event } from './Event';
|
|
|
17
17
|
*/
|
|
18
18
|
export interface EventsResponse {
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* Opaque pagination cursor for fetching the next page of events
|
|
21
21
|
* @type {string}
|
|
22
22
|
* @memberof EventsResponse
|
|
23
23
|
*/
|
|
24
24
|
cursor?: string;
|
|
25
25
|
/**
|
|
26
|
-
*
|
|
26
|
+
* List of event objects
|
|
27
27
|
* @type {Array<Event>}
|
|
28
28
|
* @memberof EventsResponse
|
|
29
29
|
*/
|
package/src/models/Export.d.ts
CHANGED
|
@@ -43,25 +43,25 @@ export interface Export {
|
|
|
43
43
|
*/
|
|
44
44
|
status: ExportStatusEnum;
|
|
45
45
|
/**
|
|
46
|
-
*
|
|
46
|
+
* ISO 8601 timestamp of when the export was requested
|
|
47
47
|
* @type {Date}
|
|
48
48
|
* @memberof Export
|
|
49
49
|
*/
|
|
50
50
|
createdAt: Date;
|
|
51
51
|
/**
|
|
52
|
-
*
|
|
52
|
+
* ISO 8601 timestamp of when the export processing began
|
|
53
53
|
* @type {Date}
|
|
54
54
|
* @memberof Export
|
|
55
55
|
*/
|
|
56
56
|
startedAt?: Date | null;
|
|
57
57
|
/**
|
|
58
|
-
*
|
|
58
|
+
* ISO 8601 timestamp of when the export finished processing
|
|
59
59
|
* @type {Date}
|
|
60
60
|
* @memberof Export
|
|
61
61
|
*/
|
|
62
62
|
completedAt?: Date | null;
|
|
63
63
|
/**
|
|
64
|
-
*
|
|
64
|
+
* Pre-signed URL to download the exported file (available after completion)
|
|
65
65
|
* @type {string}
|
|
66
66
|
* @memberof Export
|
|
67
67
|
*/
|
|
@@ -36,13 +36,13 @@ export interface GlobalWalletAccessControlResponse {
|
|
|
36
36
|
*/
|
|
37
37
|
type: GlobalWalletAccessControlTypeEnum;
|
|
38
38
|
/**
|
|
39
|
-
*
|
|
39
|
+
* ISO 8601 timestamp of when domain access control was enabled, or null if disabled
|
|
40
40
|
* @type {Date}
|
|
41
41
|
* @memberof GlobalWalletAccessControlResponse
|
|
42
42
|
*/
|
|
43
43
|
enabledAt: Date | null;
|
|
44
44
|
/**
|
|
45
|
-
*
|
|
45
|
+
* List of domain objects in the access control list
|
|
46
46
|
* @type {Array<GlobalWalletAccessControlDomainResponse>}
|
|
47
47
|
* @memberof GlobalWalletAccessControlResponse
|
|
48
48
|
*/
|
|
@@ -59,13 +59,13 @@ export interface GlobalWalletSettingsCreateRequest {
|
|
|
59
59
|
*/
|
|
60
60
|
termsOfServiceAndPrivacyPolicyMarkdown?: string;
|
|
61
61
|
/**
|
|
62
|
-
*
|
|
62
|
+
* Array of {label, url} objects that add custom navigation links to the wallet menu
|
|
63
63
|
* @type {Array<GlobalWalletSettingsCreateRequestCustomMenuLinks>}
|
|
64
64
|
* @memberof GlobalWalletSettingsCreateRequest
|
|
65
65
|
*/
|
|
66
66
|
customMenuLinks?: Array<GlobalWalletSettingsCreateRequestCustomMenuLinks>;
|
|
67
67
|
/**
|
|
68
|
-
*
|
|
68
|
+
* When true, users can also log in with external wallets (MetaMask, WalletConnect, etc.)
|
|
69
69
|
* @type {boolean}
|
|
70
70
|
* @memberof GlobalWalletSettingsCreateRequest
|
|
71
71
|
*/
|
|
@@ -59,13 +59,13 @@ export interface GlobalWalletSettingsUpdateRequest {
|
|
|
59
59
|
*/
|
|
60
60
|
termsOfServiceAndPrivacyPolicyMarkdown?: string;
|
|
61
61
|
/**
|
|
62
|
-
*
|
|
62
|
+
* Array of {label, url} objects that add custom navigation links to the wallet menu
|
|
63
63
|
* @type {Array<GlobalWalletSettingsCreateRequestCustomMenuLinks>}
|
|
64
64
|
* @memberof GlobalWalletSettingsUpdateRequest
|
|
65
65
|
*/
|
|
66
66
|
customMenuLinks?: Array<GlobalWalletSettingsCreateRequestCustomMenuLinks>;
|
|
67
67
|
/**
|
|
68
|
-
*
|
|
68
|
+
* When true, users can also log in with external wallets (MetaMask, WalletConnect, etc.)
|
|
69
69
|
* @type {boolean}
|
|
70
70
|
* @memberof GlobalWalletSettingsUpdateRequest
|
|
71
71
|
*/
|
|
@@ -49,7 +49,7 @@ export interface InternalBulkUpdateUserFields {
|
|
|
49
49
|
*/
|
|
50
50
|
phoneNumber?: string;
|
|
51
51
|
/**
|
|
52
|
-
*
|
|
52
|
+
* Free-form JSON object for storing custom user attributes and KYC data (max 512 KB)
|
|
53
53
|
* @type {object}
|
|
54
54
|
* @memberof InternalBulkUpdateUserFields
|
|
55
55
|
*/
|
|
@@ -73,7 +73,7 @@ export interface InternalBulkUpdateUserFields {
|
|
|
73
73
|
*/
|
|
74
74
|
team?: string;
|
|
75
75
|
/**
|
|
76
|
-
*
|
|
76
|
+
* Whether the user has accepted the required terms of service and privacy policies
|
|
77
77
|
* @type {boolean}
|
|
78
78
|
* @memberof InternalBulkUpdateUserFields
|
|
79
79
|
*/
|
|
@@ -127,19 +127,19 @@ export interface InternalBulkUpdateUserFields {
|
|
|
127
127
|
*/
|
|
128
128
|
dogeWallet?: string | null;
|
|
129
129
|
/**
|
|
130
|
-
*
|
|
130
|
+
* Enable or disable email notifications for this user
|
|
131
131
|
* @type {boolean}
|
|
132
132
|
* @memberof InternalBulkUpdateUserFields
|
|
133
133
|
*/
|
|
134
134
|
emailNotification?: boolean;
|
|
135
135
|
/**
|
|
136
|
-
*
|
|
136
|
+
* Enable or disable Discord notifications for this user
|
|
137
137
|
* @type {boolean}
|
|
138
138
|
* @memberof InternalBulkUpdateUserFields
|
|
139
139
|
*/
|
|
140
140
|
discordNotification?: boolean;
|
|
141
141
|
/**
|
|
142
|
-
*
|
|
142
|
+
* Enable or disable newsletter subscription emails for this user
|
|
143
143
|
* @type {boolean}
|
|
144
144
|
* @memberof InternalBulkUpdateUserFields
|
|
145
145
|
*/
|
|
@@ -163,13 +163,13 @@ export interface InternalBulkUpdateUserFields {
|
|
|
163
163
|
*/
|
|
164
164
|
email?: string;
|
|
165
165
|
/**
|
|
166
|
-
*
|
|
166
|
+
* List of wallets to create and link to this user in bulk
|
|
167
167
|
* @type {Array<CreateWalletRequest>}
|
|
168
168
|
* @memberof InternalBulkUpdateUserFields
|
|
169
169
|
*/
|
|
170
170
|
wallets?: Array<CreateWalletRequest>;
|
|
171
171
|
/**
|
|
172
|
-
*
|
|
172
|
+
* List of OAuth accounts to create and link to this user in bulk
|
|
173
173
|
* @type {Array<CreateUserOauthRequest>}
|
|
174
174
|
* @memberof InternalBulkUpdateUserFields
|
|
175
175
|
*/
|
|
@@ -36,13 +36,13 @@ export interface InternalBulkUpdateUserFieldsAllOf {
|
|
|
36
36
|
*/
|
|
37
37
|
email?: string;
|
|
38
38
|
/**
|
|
39
|
-
*
|
|
39
|
+
* List of wallets to create and link to this user in bulk
|
|
40
40
|
* @type {Array<CreateWalletRequest>}
|
|
41
41
|
* @memberof InternalBulkUpdateUserFieldsAllOf
|
|
42
42
|
*/
|
|
43
43
|
wallets?: Array<CreateWalletRequest>;
|
|
44
44
|
/**
|
|
45
|
-
*
|
|
45
|
+
* List of OAuth accounts to create and link to this user in bulk
|
|
46
46
|
* @type {Array<CreateUserOauthRequest>}
|
|
47
47
|
* @memberof InternalBulkUpdateUserFieldsAllOf
|
|
48
48
|
*/
|
|
@@ -47,7 +47,7 @@ export interface InternalUpdatableUserFields {
|
|
|
47
47
|
*/
|
|
48
48
|
phoneNumber?: string;
|
|
49
49
|
/**
|
|
50
|
-
*
|
|
50
|
+
* Free-form JSON object for storing custom user attributes and KYC data (max 512 KB)
|
|
51
51
|
* @type {object}
|
|
52
52
|
* @memberof InternalUpdatableUserFields
|
|
53
53
|
*/
|
|
@@ -71,7 +71,7 @@ export interface InternalUpdatableUserFields {
|
|
|
71
71
|
*/
|
|
72
72
|
team?: string;
|
|
73
73
|
/**
|
|
74
|
-
*
|
|
74
|
+
* Whether the user has accepted the required terms of service and privacy policies
|
|
75
75
|
* @type {boolean}
|
|
76
76
|
* @memberof InternalUpdatableUserFields
|
|
77
77
|
*/
|
|
@@ -125,19 +125,19 @@ export interface InternalUpdatableUserFields {
|
|
|
125
125
|
*/
|
|
126
126
|
dogeWallet?: string | null;
|
|
127
127
|
/**
|
|
128
|
-
*
|
|
128
|
+
* Enable or disable email notifications for this user
|
|
129
129
|
* @type {boolean}
|
|
130
130
|
* @memberof InternalUpdatableUserFields
|
|
131
131
|
*/
|
|
132
132
|
emailNotification?: boolean;
|
|
133
133
|
/**
|
|
134
|
-
*
|
|
134
|
+
* Enable or disable Discord notifications for this user
|
|
135
135
|
* @type {boolean}
|
|
136
136
|
* @memberof InternalUpdatableUserFields
|
|
137
137
|
*/
|
|
138
138
|
discordNotification?: boolean;
|
|
139
139
|
/**
|
|
140
|
-
*
|
|
140
|
+
* Enable or disable newsletter subscription emails for this user
|
|
141
141
|
* @type {boolean}
|
|
142
142
|
* @memberof InternalUpdatableUserFields
|
|
143
143
|
*/
|
|
@@ -49,7 +49,7 @@ export interface InternalUserFields {
|
|
|
49
49
|
*/
|
|
50
50
|
phoneNumber?: string;
|
|
51
51
|
/**
|
|
52
|
-
*
|
|
52
|
+
* Free-form JSON object for storing custom user attributes and KYC data (max 512 KB)
|
|
53
53
|
* @type {object}
|
|
54
54
|
* @memberof InternalUserFields
|
|
55
55
|
*/
|
|
@@ -73,7 +73,7 @@ export interface InternalUserFields {
|
|
|
73
73
|
*/
|
|
74
74
|
team?: string;
|
|
75
75
|
/**
|
|
76
|
-
*
|
|
76
|
+
* Whether the user has accepted the required terms of service and privacy policies
|
|
77
77
|
* @type {boolean}
|
|
78
78
|
* @memberof InternalUserFields
|
|
79
79
|
*/
|
|
@@ -127,19 +127,19 @@ export interface InternalUserFields {
|
|
|
127
127
|
*/
|
|
128
128
|
dogeWallet?: string | null;
|
|
129
129
|
/**
|
|
130
|
-
*
|
|
130
|
+
* Enable or disable email notifications for this user
|
|
131
131
|
* @type {boolean}
|
|
132
132
|
* @memberof InternalUserFields
|
|
133
133
|
*/
|
|
134
134
|
emailNotification?: boolean;
|
|
135
135
|
/**
|
|
136
|
-
*
|
|
136
|
+
* Enable or disable Discord notifications for this user
|
|
137
137
|
* @type {boolean}
|
|
138
138
|
* @memberof InternalUserFields
|
|
139
139
|
*/
|
|
140
140
|
discordNotification?: boolean;
|
|
141
141
|
/**
|
|
142
|
-
*
|
|
142
|
+
* Enable or disable newsletter subscription emails for this user
|
|
143
143
|
* @type {boolean}
|
|
144
144
|
* @memberof InternalUserFields
|
|
145
145
|
*/
|
|
@@ -157,13 +157,13 @@ export interface InternalUserFields {
|
|
|
157
157
|
*/
|
|
158
158
|
email?: string;
|
|
159
159
|
/**
|
|
160
|
-
*
|
|
160
|
+
* List of wallets to create and link to this user
|
|
161
161
|
* @type {Array<CreateWalletRequest>}
|
|
162
162
|
* @memberof InternalUserFields
|
|
163
163
|
*/
|
|
164
164
|
wallets?: Array<CreateWalletRequest>;
|
|
165
165
|
/**
|
|
166
|
-
*
|
|
166
|
+
* List of OAuth accounts to create and link to this user
|
|
167
167
|
* @type {Array<CreateUserOauthRequest>}
|
|
168
168
|
* @memberof InternalUserFields
|
|
169
169
|
*/
|
|
@@ -30,13 +30,13 @@ export interface InternalUserFieldsAllOf {
|
|
|
30
30
|
*/
|
|
31
31
|
email?: string;
|
|
32
32
|
/**
|
|
33
|
-
*
|
|
33
|
+
* List of wallets to create and link to this user
|
|
34
34
|
* @type {Array<CreateWalletRequest>}
|
|
35
35
|
* @memberof InternalUserFieldsAllOf
|
|
36
36
|
*/
|
|
37
37
|
wallets?: Array<CreateWalletRequest>;
|
|
38
38
|
/**
|
|
39
|
-
*
|
|
39
|
+
* List of OAuth accounts to create and link to this user
|
|
40
40
|
* @type {Array<CreateUserOauthRequest>}
|
|
41
41
|
* @memberof InternalUserFieldsAllOf
|
|
42
42
|
*/
|