@dynamic-labs/sdk-api 0.0.1103 → 0.0.1105

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.
Files changed (111) hide show
  1. package/package.json +1 -1
  2. package/src/apis/AdminActionsApi.cjs +1 -0
  3. package/src/apis/AdminActionsApi.js +1 -0
  4. package/src/apis/AllowlistsApi.cjs +1 -0
  5. package/src/apis/AllowlistsApi.js +1 -0
  6. package/src/apis/AnalyticsApi.cjs +1 -0
  7. package/src/apis/AnalyticsApi.js +1 -0
  8. package/src/apis/AuthorizedClientsApi.cjs +1 -0
  9. package/src/apis/AuthorizedClientsApi.js +1 -0
  10. package/src/apis/CaptchaApi.cjs +1 -0
  11. package/src/apis/CaptchaApi.js +1 -0
  12. package/src/apis/ChainalysisApi.cjs +1 -0
  13. package/src/apis/ChainalysisApi.js +1 -0
  14. package/src/apis/ChainsApi.cjs +1 -0
  15. package/src/apis/ChainsApi.js +1 -0
  16. package/src/apis/CheckoutApi.cjs +1 -0
  17. package/src/apis/CheckoutApi.js +1 -0
  18. package/src/apis/ClientGrantApi.cjs +1 -0
  19. package/src/apis/ClientGrantApi.js +1 -0
  20. package/src/apis/CustomFieldsApi.cjs +1 -0
  21. package/src/apis/CustomFieldsApi.js +1 -0
  22. package/src/apis/CustomHostnamesApi.cjs +1 -0
  23. package/src/apis/CustomHostnamesApi.js +1 -0
  24. package/src/apis/CustomNetworksApi.cjs +1 -0
  25. package/src/apis/CustomNetworksApi.js +1 -0
  26. package/src/apis/DeeplinkUrlsApi.cjs +1 -0
  27. package/src/apis/DeeplinkUrlsApi.js +1 -0
  28. package/src/apis/EnvironmentsApi.cjs +1 -0
  29. package/src/apis/EnvironmentsApi.js +1 -0
  30. package/src/apis/EventsApi.cjs +1 -0
  31. package/src/apis/EventsApi.js +1 -0
  32. package/src/apis/ExchangesApi.cjs +1 -0
  33. package/src/apis/ExchangesApi.js +1 -0
  34. package/src/apis/ExportsApi.cjs +1 -0
  35. package/src/apis/ExportsApi.js +1 -0
  36. package/src/apis/ExternalJwtApi.cjs +1 -0
  37. package/src/apis/ExternalJwtApi.js +1 -0
  38. package/src/apis/FlowAnalyticsApi.cjs +1 -0
  39. package/src/apis/FlowAnalyticsApi.js +1 -0
  40. package/src/apis/GaslessApi.cjs +1 -0
  41. package/src/apis/GaslessApi.js +1 -0
  42. package/src/apis/GatesApi.cjs +1 -0
  43. package/src/apis/GatesApi.js +1 -0
  44. package/src/apis/GlobalWalletAccessControlApi.cjs +1 -0
  45. package/src/apis/GlobalWalletAccessControlApi.js +1 -0
  46. package/src/apis/GlobalWalletConnectionsApi.cjs +1 -0
  47. package/src/apis/GlobalWalletConnectionsApi.js +1 -0
  48. package/src/apis/GlobalWalletsApi.cjs +1 -0
  49. package/src/apis/GlobalWalletsApi.js +1 -0
  50. package/src/apis/InvitesApi.cjs +1 -0
  51. package/src/apis/InvitesApi.js +1 -0
  52. package/src/apis/MembersApi.cjs +1 -0
  53. package/src/apis/MembersApi.js +1 -0
  54. package/src/apis/MfaSettingsApi.cjs +1 -0
  55. package/src/apis/MfaSettingsApi.js +1 -0
  56. package/src/apis/NameServicesApi.cjs +1 -0
  57. package/src/apis/NameServicesApi.js +1 -0
  58. package/src/apis/OrganizationSettingsApi.cjs +1 -0
  59. package/src/apis/OrganizationSettingsApi.js +1 -0
  60. package/src/apis/OrganizationsApi.cjs +1 -0
  61. package/src/apis/OrganizationsApi.js +1 -0
  62. package/src/apis/OriginsApi.cjs +1 -0
  63. package/src/apis/OriginsApi.js +1 -0
  64. package/src/apis/ProjectsApi.cjs +1 -0
  65. package/src/apis/ProjectsApi.js +1 -0
  66. package/src/apis/ProvidersApi.cjs +1 -0
  67. package/src/apis/ProvidersApi.js +1 -0
  68. package/src/apis/SDKApi.cjs +1 -0
  69. package/src/apis/SDKApi.js +1 -0
  70. package/src/apis/SDKViewsApi.cjs +1 -0
  71. package/src/apis/SDKViewsApi.js +1 -0
  72. package/src/apis/ServerApi.cjs +4 -3
  73. package/src/apis/ServerApi.d.ts +1 -1
  74. package/src/apis/ServerApi.js +4 -3
  75. package/src/apis/SessionsApi.cjs +1 -0
  76. package/src/apis/SessionsApi.js +1 -0
  77. package/src/apis/TestAccountApi.cjs +1 -0
  78. package/src/apis/TestAccountApi.js +1 -0
  79. package/src/apis/TokensApi.cjs +1 -0
  80. package/src/apis/TokensApi.js +1 -0
  81. package/src/apis/UserApiTokensApi.cjs +1 -0
  82. package/src/apis/UserApiTokensApi.js +1 -0
  83. package/src/apis/UsersApi.cjs +1 -0
  84. package/src/apis/UsersApi.js +1 -0
  85. package/src/apis/VisitsApi.cjs +1 -0
  86. package/src/apis/VisitsApi.js +1 -0
  87. package/src/apis/WaasApi.cjs +1 -0
  88. package/src/apis/WaasApi.js +1 -0
  89. package/src/apis/WalletConnectApi.cjs +1 -0
  90. package/src/apis/WalletConnectApi.js +1 -0
  91. package/src/apis/WalletsApi.cjs +1 -0
  92. package/src/apis/WalletsApi.js +1 -0
  93. package/src/apis/WebhooksApi.cjs +1 -0
  94. package/src/apis/WebhooksApi.js +1 -0
  95. package/src/apis/ZendeskApi.cjs +1 -0
  96. package/src/apis/ZendeskApi.js +1 -0
  97. package/src/index.cjs +8 -0
  98. package/src/index.js +1 -0
  99. package/src/models/CreateWaasAccountRequest.cjs +3 -0
  100. package/src/models/CreateWaasAccountRequest.d.ts +7 -0
  101. package/src/models/CreateWaasAccountRequest.js +3 -0
  102. package/src/models/Ed25519Variant.cjs +40 -0
  103. package/src/models/Ed25519Variant.d.ts +23 -0
  104. package/src/models/Ed25519Variant.js +34 -0
  105. package/src/models/ImportWaasPrivateKeyRequest.cjs +3 -0
  106. package/src/models/ImportWaasPrivateKeyRequest.d.ts +7 -0
  107. package/src/models/ImportWaasPrivateKeyRequest.js +3 -0
  108. package/src/models/WaasWalletSettings.cjs +3 -0
  109. package/src/models/WaasWalletSettings.d.ts +7 -0
  110. package/src/models/WaasWalletSettings.js +3 -0
  111. package/src/models/index.d.ts +1 -0
@@ -41,6 +41,7 @@ require('../models/PasswordSourceTypeEnum.cjs');
41
41
  require('../models/ProviderEntryPointVersionEnum.cjs');
42
42
  require('../models/ProviderKernelVersionEnum.cjs');
43
43
  require('../models/WaasWalletShareSetType.cjs');
44
+ require('../models/Ed25519Variant.cjs');
44
45
  require('../models/WalletProviderEnum.cjs');
45
46
  require('../models/MfaBackupCodeAcknowledgement.cjs');
46
47
  require('../models/CustomFieldType.cjs');
@@ -37,6 +37,7 @@ import '../models/PasswordSourceTypeEnum.js';
37
37
  import '../models/ProviderEntryPointVersionEnum.js';
38
38
  import '../models/ProviderKernelVersionEnum.js';
39
39
  import '../models/WaasWalletShareSetType.js';
40
+ import '../models/Ed25519Variant.js';
40
41
  import '../models/WalletProviderEnum.js';
41
42
  import '../models/MfaBackupCodeAcknowledgement.js';
42
43
  import '../models/CustomFieldType.js';
@@ -45,6 +45,7 @@ require('../models/PasswordSourceTypeEnum.cjs');
45
45
  require('../models/ProviderEntryPointVersionEnum.cjs');
46
46
  require('../models/ProviderKernelVersionEnum.cjs');
47
47
  require('../models/WaasWalletShareSetType.cjs');
48
+ require('../models/Ed25519Variant.cjs');
48
49
  require('../models/WalletProviderEnum.cjs');
49
50
  require('../models/MfaBackupCodeAcknowledgement.cjs');
50
51
  require('../models/CustomFieldType.cjs');
@@ -41,6 +41,7 @@ import '../models/PasswordSourceTypeEnum.js';
41
41
  import '../models/ProviderEntryPointVersionEnum.js';
42
42
  import '../models/ProviderKernelVersionEnum.js';
43
43
  import '../models/WaasWalletShareSetType.js';
44
+ import '../models/Ed25519Variant.js';
44
45
  import '../models/WalletProviderEnum.js';
45
46
  import '../models/MfaBackupCodeAcknowledgement.js';
46
47
  import '../models/CustomFieldType.js';
@@ -41,6 +41,7 @@ require('../models/PasswordSourceTypeEnum.cjs');
41
41
  require('../models/ProviderEntryPointVersionEnum.cjs');
42
42
  require('../models/ProviderKernelVersionEnum.cjs');
43
43
  require('../models/WaasWalletShareSetType.cjs');
44
+ require('../models/Ed25519Variant.cjs');
44
45
  require('../models/WalletProviderEnum.cjs');
45
46
  require('../models/MfaBackupCodeAcknowledgement.cjs');
46
47
  require('../models/CustomFieldType.cjs');
@@ -37,6 +37,7 @@ import '../models/PasswordSourceTypeEnum.js';
37
37
  import '../models/ProviderEntryPointVersionEnum.js';
38
38
  import '../models/ProviderKernelVersionEnum.js';
39
39
  import '../models/WaasWalletShareSetType.js';
40
+ import '../models/Ed25519Variant.js';
40
41
  import '../models/WalletProviderEnum.js';
41
42
  import '../models/MfaBackupCodeAcknowledgement.js';
42
43
  import '../models/CustomFieldType.js';
@@ -41,6 +41,7 @@ require('../models/PasswordSourceTypeEnum.cjs');
41
41
  require('../models/ProviderEntryPointVersionEnum.cjs');
42
42
  require('../models/ProviderKernelVersionEnum.cjs');
43
43
  require('../models/WaasWalletShareSetType.cjs');
44
+ require('../models/Ed25519Variant.cjs');
44
45
  require('../models/WalletProviderEnum.cjs');
45
46
  require('../models/MfaBackupCodeAcknowledgement.cjs');
46
47
  require('../models/CustomFieldType.cjs');
@@ -269,13 +270,13 @@ class ServerApi extends runtime.BaseAPI {
269
270
  if (requestParameters.environmentId === null || requestParameters.environmentId === undefined) {
270
271
  throw new runtime.RequiredError('environmentId', 'Required parameter requestParameters.environmentId was null or undefined when calling getFlowServer.');
271
272
  }
272
- if (requestParameters.flowId === null || requestParameters.flowId === undefined) {
273
- throw new runtime.RequiredError('flowId', 'Required parameter requestParameters.flowId was null or undefined when calling getFlowServer.');
273
+ if (requestParameters.mode === null || requestParameters.mode === undefined) {
274
+ throw new runtime.RequiredError('mode', 'Required parameter requestParameters.mode was null or undefined when calling getFlowServer.');
274
275
  }
275
276
  const queryParameters = {};
276
277
  const headerParameters = {};
277
278
  const response = await this.request({
278
- path: `/server/{environmentId}/flow/{flowId}`.replace(`{${"environmentId"}}`, encodeURIComponent(String(requestParameters.environmentId))).replace(`{${"flowId"}}`, encodeURIComponent(String(requestParameters.flowId))),
279
+ path: `/server/{environmentId}/flow/{mode}`.replace(`{${"environmentId"}}`, encodeURIComponent(String(requestParameters.environmentId))).replace(`{${"mode"}}`, encodeURIComponent(String(requestParameters.mode))),
279
280
  method: 'GET',
280
281
  headers: headerParameters,
281
282
  query: queryParameters,
@@ -28,7 +28,7 @@ export interface GetFlowFeeClaimBalancesServerRequest {
28
28
  }
29
29
  export interface GetFlowServerRequest {
30
30
  environmentId: string;
31
- flowId: string;
31
+ mode: string;
32
32
  }
33
33
  export interface InitiateFlowFeeClaimServerRequest {
34
34
  environmentId: string;
@@ -37,6 +37,7 @@ import '../models/PasswordSourceTypeEnum.js';
37
37
  import '../models/ProviderEntryPointVersionEnum.js';
38
38
  import '../models/ProviderKernelVersionEnum.js';
39
39
  import '../models/WaasWalletShareSetType.js';
40
+ import '../models/Ed25519Variant.js';
40
41
  import '../models/WalletProviderEnum.js';
41
42
  import '../models/MfaBackupCodeAcknowledgement.js';
42
43
  import '../models/CustomFieldType.js';
@@ -265,13 +266,13 @@ class ServerApi extends BaseAPI {
265
266
  if (requestParameters.environmentId === null || requestParameters.environmentId === undefined) {
266
267
  throw new RequiredError('environmentId', 'Required parameter requestParameters.environmentId was null or undefined when calling getFlowServer.');
267
268
  }
268
- if (requestParameters.flowId === null || requestParameters.flowId === undefined) {
269
- throw new RequiredError('flowId', 'Required parameter requestParameters.flowId was null or undefined when calling getFlowServer.');
269
+ if (requestParameters.mode === null || requestParameters.mode === undefined) {
270
+ throw new RequiredError('mode', 'Required parameter requestParameters.mode was null or undefined when calling getFlowServer.');
270
271
  }
271
272
  const queryParameters = {};
272
273
  const headerParameters = {};
273
274
  const response = await this.request({
274
- path: `/server/{environmentId}/flow/{flowId}`.replace(`{${"environmentId"}}`, encodeURIComponent(String(requestParameters.environmentId))).replace(`{${"flowId"}}`, encodeURIComponent(String(requestParameters.flowId))),
275
+ path: `/server/{environmentId}/flow/{mode}`.replace(`{${"environmentId"}}`, encodeURIComponent(String(requestParameters.environmentId))).replace(`{${"mode"}}`, encodeURIComponent(String(requestParameters.mode))),
275
276
  method: 'GET',
276
277
  headers: headerParameters,
277
278
  query: queryParameters,
@@ -41,6 +41,7 @@ require('../models/PasswordSourceTypeEnum.cjs');
41
41
  require('../models/ProviderEntryPointVersionEnum.cjs');
42
42
  require('../models/ProviderKernelVersionEnum.cjs');
43
43
  require('../models/WaasWalletShareSetType.cjs');
44
+ require('../models/Ed25519Variant.cjs');
44
45
  require('../models/WalletProviderEnum.cjs');
45
46
  require('../models/MfaBackupCodeAcknowledgement.cjs');
46
47
  require('../models/CustomFieldType.cjs');
@@ -37,6 +37,7 @@ import '../models/PasswordSourceTypeEnum.js';
37
37
  import '../models/ProviderEntryPointVersionEnum.js';
38
38
  import '../models/ProviderKernelVersionEnum.js';
39
39
  import '../models/WaasWalletShareSetType.js';
40
+ import '../models/Ed25519Variant.js';
40
41
  import '../models/WalletProviderEnum.js';
41
42
  import '../models/MfaBackupCodeAcknowledgement.js';
42
43
  import '../models/CustomFieldType.js';
@@ -41,6 +41,7 @@ require('../models/PasswordSourceTypeEnum.cjs');
41
41
  require('../models/ProviderEntryPointVersionEnum.cjs');
42
42
  require('../models/ProviderKernelVersionEnum.cjs');
43
43
  require('../models/WaasWalletShareSetType.cjs');
44
+ require('../models/Ed25519Variant.cjs');
44
45
  require('../models/WalletProviderEnum.cjs');
45
46
  require('../models/MfaBackupCodeAcknowledgement.cjs');
46
47
  require('../models/CustomFieldType.cjs');
@@ -37,6 +37,7 @@ import '../models/PasswordSourceTypeEnum.js';
37
37
  import '../models/ProviderEntryPointVersionEnum.js';
38
38
  import '../models/ProviderKernelVersionEnum.js';
39
39
  import '../models/WaasWalletShareSetType.js';
40
+ import '../models/Ed25519Variant.js';
40
41
  import '../models/WalletProviderEnum.js';
41
42
  import '../models/MfaBackupCodeAcknowledgement.js';
42
43
  import '../models/CustomFieldType.js';
@@ -41,6 +41,7 @@ require('../models/PasswordSourceTypeEnum.cjs');
41
41
  require('../models/ProviderEntryPointVersionEnum.cjs');
42
42
  require('../models/ProviderKernelVersionEnum.cjs');
43
43
  require('../models/WaasWalletShareSetType.cjs');
44
+ require('../models/Ed25519Variant.cjs');
44
45
  require('../models/WalletProviderEnum.cjs');
45
46
  require('../models/MfaBackupCodeAcknowledgement.cjs');
46
47
  require('../models/CustomFieldType.cjs');
@@ -37,6 +37,7 @@ import '../models/PasswordSourceTypeEnum.js';
37
37
  import '../models/ProviderEntryPointVersionEnum.js';
38
38
  import '../models/ProviderKernelVersionEnum.js';
39
39
  import '../models/WaasWalletShareSetType.js';
40
+ import '../models/Ed25519Variant.js';
40
41
  import '../models/WalletProviderEnum.js';
41
42
  import '../models/MfaBackupCodeAcknowledgement.js';
42
43
  import '../models/CustomFieldType.js';
@@ -41,6 +41,7 @@ require('../models/PasswordSourceTypeEnum.cjs');
41
41
  require('../models/ProviderEntryPointVersionEnum.cjs');
42
42
  require('../models/ProviderKernelVersionEnum.cjs');
43
43
  require('../models/WaasWalletShareSetType.cjs');
44
+ require('../models/Ed25519Variant.cjs');
44
45
  require('../models/WalletProviderEnum.cjs');
45
46
  require('../models/MfaBackupCodeAcknowledgement.cjs');
46
47
  require('../models/CustomFieldType.cjs');
@@ -37,6 +37,7 @@ import '../models/PasswordSourceTypeEnum.js';
37
37
  import '../models/ProviderEntryPointVersionEnum.js';
38
38
  import '../models/ProviderKernelVersionEnum.js';
39
39
  import '../models/WaasWalletShareSetType.js';
40
+ import '../models/Ed25519Variant.js';
40
41
  import '../models/WalletProviderEnum.js';
41
42
  import '../models/MfaBackupCodeAcknowledgement.js';
42
43
  import '../models/CustomFieldType.js';
@@ -41,6 +41,7 @@ require('../models/PasswordSourceTypeEnum.cjs');
41
41
  require('../models/ProviderEntryPointVersionEnum.cjs');
42
42
  require('../models/ProviderKernelVersionEnum.cjs');
43
43
  require('../models/WaasWalletShareSetType.cjs');
44
+ require('../models/Ed25519Variant.cjs');
44
45
  require('../models/WalletProviderEnum.cjs');
45
46
  require('../models/MfaBackupCodeAcknowledgement.cjs');
46
47
  require('../models/CustomFieldType.cjs');
@@ -37,6 +37,7 @@ import '../models/PasswordSourceTypeEnum.js';
37
37
  import '../models/ProviderEntryPointVersionEnum.js';
38
38
  import '../models/ProviderKernelVersionEnum.js';
39
39
  import '../models/WaasWalletShareSetType.js';
40
+ import '../models/Ed25519Variant.js';
40
41
  import '../models/WalletProviderEnum.js';
41
42
  import '../models/MfaBackupCodeAcknowledgement.js';
42
43
  import '../models/CustomFieldType.js';
@@ -41,6 +41,7 @@ require('../models/PasswordSourceTypeEnum.cjs');
41
41
  require('../models/ProviderEntryPointVersionEnum.cjs');
42
42
  require('../models/ProviderKernelVersionEnum.cjs');
43
43
  require('../models/WaasWalletShareSetType.cjs');
44
+ require('../models/Ed25519Variant.cjs');
44
45
  require('../models/WalletProviderEnum.cjs');
45
46
  require('../models/MfaBackupCodeAcknowledgement.cjs');
46
47
  require('../models/CustomFieldType.cjs');
@@ -37,6 +37,7 @@ import '../models/PasswordSourceTypeEnum.js';
37
37
  import '../models/ProviderEntryPointVersionEnum.js';
38
38
  import '../models/ProviderKernelVersionEnum.js';
39
39
  import '../models/WaasWalletShareSetType.js';
40
+ import '../models/Ed25519Variant.js';
40
41
  import '../models/WalletProviderEnum.js';
41
42
  import '../models/MfaBackupCodeAcknowledgement.js';
42
43
  import '../models/CustomFieldType.js';
@@ -42,6 +42,7 @@ require('../models/PasswordSourceTypeEnum.cjs');
42
42
  require('../models/ProviderEntryPointVersionEnum.cjs');
43
43
  require('../models/ProviderKernelVersionEnum.cjs');
44
44
  require('../models/WaasWalletShareSetType.cjs');
45
+ require('../models/Ed25519Variant.cjs');
45
46
  require('../models/WalletProviderEnum.cjs');
46
47
  require('../models/MfaBackupCodeAcknowledgement.cjs');
47
48
  require('../models/CustomFieldType.cjs');
@@ -38,6 +38,7 @@ import '../models/PasswordSourceTypeEnum.js';
38
38
  import '../models/ProviderEntryPointVersionEnum.js';
39
39
  import '../models/ProviderKernelVersionEnum.js';
40
40
  import '../models/WaasWalletShareSetType.js';
41
+ import '../models/Ed25519Variant.js';
41
42
  import '../models/WalletProviderEnum.js';
42
43
  import '../models/MfaBackupCodeAcknowledgement.js';
43
44
  import '../models/CustomFieldType.js';
@@ -41,6 +41,7 @@ require('../models/PasswordSourceTypeEnum.cjs');
41
41
  require('../models/ProviderEntryPointVersionEnum.cjs');
42
42
  require('../models/ProviderKernelVersionEnum.cjs');
43
43
  require('../models/WaasWalletShareSetType.cjs');
44
+ require('../models/Ed25519Variant.cjs');
44
45
  require('../models/WalletProviderEnum.cjs');
45
46
  require('../models/MfaBackupCodeAcknowledgement.cjs');
46
47
  require('../models/CustomFieldType.cjs');
@@ -37,6 +37,7 @@ import '../models/PasswordSourceTypeEnum.js';
37
37
  import '../models/ProviderEntryPointVersionEnum.js';
38
38
  import '../models/ProviderKernelVersionEnum.js';
39
39
  import '../models/WaasWalletShareSetType.js';
40
+ import '../models/Ed25519Variant.js';
40
41
  import '../models/WalletProviderEnum.js';
41
42
  import '../models/MfaBackupCodeAcknowledgement.js';
42
43
  import '../models/CustomFieldType.js';
@@ -41,6 +41,7 @@ require('../models/PasswordSourceTypeEnum.cjs');
41
41
  require('../models/ProviderEntryPointVersionEnum.cjs');
42
42
  require('../models/ProviderKernelVersionEnum.cjs');
43
43
  require('../models/WaasWalletShareSetType.cjs');
44
+ require('../models/Ed25519Variant.cjs');
44
45
  require('../models/WalletProviderEnum.cjs');
45
46
  require('../models/MfaBackupCodeAcknowledgement.cjs');
46
47
  require('../models/CustomFieldType.cjs');
@@ -37,6 +37,7 @@ import '../models/PasswordSourceTypeEnum.js';
37
37
  import '../models/ProviderEntryPointVersionEnum.js';
38
38
  import '../models/ProviderKernelVersionEnum.js';
39
39
  import '../models/WaasWalletShareSetType.js';
40
+ import '../models/Ed25519Variant.js';
40
41
  import '../models/WalletProviderEnum.js';
41
42
  import '../models/MfaBackupCodeAcknowledgement.js';
42
43
  import '../models/CustomFieldType.js';
@@ -41,6 +41,7 @@ require('../models/PasswordSourceTypeEnum.cjs');
41
41
  require('../models/ProviderEntryPointVersionEnum.cjs');
42
42
  require('../models/ProviderKernelVersionEnum.cjs');
43
43
  require('../models/WaasWalletShareSetType.cjs');
44
+ require('../models/Ed25519Variant.cjs');
44
45
  require('../models/WalletProviderEnum.cjs');
45
46
  require('../models/MfaBackupCodeAcknowledgement.cjs');
46
47
  require('../models/CustomFieldType.cjs');
@@ -37,6 +37,7 @@ import '../models/PasswordSourceTypeEnum.js';
37
37
  import '../models/ProviderEntryPointVersionEnum.js';
38
38
  import '../models/ProviderKernelVersionEnum.js';
39
39
  import '../models/WaasWalletShareSetType.js';
40
+ import '../models/Ed25519Variant.js';
40
41
  import '../models/WalletProviderEnum.js';
41
42
  import '../models/MfaBackupCodeAcknowledgement.js';
42
43
  import '../models/CustomFieldType.js';
@@ -41,6 +41,7 @@ require('../models/PasswordSourceTypeEnum.cjs');
41
41
  require('../models/ProviderEntryPointVersionEnum.cjs');
42
42
  require('../models/ProviderKernelVersionEnum.cjs');
43
43
  require('../models/WaasWalletShareSetType.cjs');
44
+ require('../models/Ed25519Variant.cjs');
44
45
  require('../models/WalletProviderEnum.cjs');
45
46
  require('../models/MfaBackupCodeAcknowledgement.cjs');
46
47
  require('../models/CustomFieldType.cjs');
@@ -37,6 +37,7 @@ import '../models/PasswordSourceTypeEnum.js';
37
37
  import '../models/ProviderEntryPointVersionEnum.js';
38
38
  import '../models/ProviderKernelVersionEnum.js';
39
39
  import '../models/WaasWalletShareSetType.js';
40
+ import '../models/Ed25519Variant.js';
40
41
  import '../models/WalletProviderEnum.js';
41
42
  import '../models/MfaBackupCodeAcknowledgement.js';
42
43
  import '../models/CustomFieldType.js';
package/src/index.cjs CHANGED
@@ -249,6 +249,7 @@ var Duration = require('./models/Duration.cjs');
249
249
  var DynamicJwt = require('./models/DynamicJwt.cjs');
250
250
  var EIP7702Authorization = require('./models/EIP7702Authorization.cjs');
251
251
  var EcdsaValidatorOptions = require('./models/EcdsaValidatorOptions.cjs');
252
+ var Ed25519Variant = require('./models/Ed25519Variant.cjs');
252
253
  var Eip712Domain = require('./models/Eip712Domain.cjs');
253
254
  var Eip712TypeMember = require('./models/Eip712TypeMember.cjs');
254
255
  var EmailProviderResponse = require('./models/EmailProviderResponse.cjs');
@@ -1715,6 +1716,13 @@ Object.defineProperty(exports, 'EcdsaValidatorOptions', {
1715
1716
  exports.EcdsaValidatorOptionsFromJSON = EcdsaValidatorOptions.EcdsaValidatorOptionsFromJSON;
1716
1717
  exports.EcdsaValidatorOptionsFromJSONTyped = EcdsaValidatorOptions.EcdsaValidatorOptionsFromJSONTyped;
1717
1718
  exports.EcdsaValidatorOptionsToJSON = EcdsaValidatorOptions.EcdsaValidatorOptionsToJSON;
1719
+ Object.defineProperty(exports, 'Ed25519Variant', {
1720
+ enumerable: true,
1721
+ get: function () { return Ed25519Variant.Ed25519Variant; }
1722
+ });
1723
+ exports.Ed25519VariantFromJSON = Ed25519Variant.Ed25519VariantFromJSON;
1724
+ exports.Ed25519VariantFromJSONTyped = Ed25519Variant.Ed25519VariantFromJSONTyped;
1725
+ exports.Ed25519VariantToJSON = Ed25519Variant.Ed25519VariantToJSON;
1718
1726
  exports.Eip712DomainFromJSON = Eip712Domain.Eip712DomainFromJSON;
1719
1727
  exports.Eip712DomainFromJSONTyped = Eip712Domain.Eip712DomainFromJSONTyped;
1720
1728
  exports.Eip712DomainToJSON = Eip712Domain.Eip712DomainToJSON;
package/src/index.js CHANGED
@@ -245,6 +245,7 @@ export { DurationFromJSON, DurationFromJSONTyped, DurationToJSON } from './model
245
245
  export { DynamicJwtFromJSON, DynamicJwtFromJSONTyped, DynamicJwtToJSON } from './models/DynamicJwt.js';
246
246
  export { EIP7702AuthorizationFromJSON, EIP7702AuthorizationFromJSONTyped, EIP7702AuthorizationToJSON } from './models/EIP7702Authorization.js';
247
247
  export { EcdsaValidatorOptions, EcdsaValidatorOptionsFromJSON, EcdsaValidatorOptionsFromJSONTyped, EcdsaValidatorOptionsToJSON } from './models/EcdsaValidatorOptions.js';
248
+ export { Ed25519Variant, Ed25519VariantFromJSON, Ed25519VariantFromJSONTyped, Ed25519VariantToJSON } from './models/Ed25519Variant.js';
248
249
  export { Eip712DomainFromJSON, Eip712DomainFromJSONTyped, Eip712DomainToJSON } from './models/Eip712Domain.js';
249
250
  export { Eip712TypeMemberFromJSON, Eip712TypeMemberFromJSONTyped, Eip712TypeMemberToJSON } from './models/Eip712TypeMember.js';
250
251
  export { EmailProviderResponseFromJSON, EmailProviderResponseFromJSONTyped, EmailProviderResponseToJSON } from './models/EmailProviderResponse.js';
@@ -3,6 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var runtime = require('../runtime.cjs');
6
+ var Ed25519Variant = require('./Ed25519Variant.cjs');
6
7
  var ThresholdSignatureScheme = require('./ThresholdSignatureScheme.cjs');
7
8
  var WaasChainEnum = require('./WaasChainEnum.cjs');
8
9
 
@@ -21,6 +22,7 @@ function CreateWaasAccountRequestFromJSONTyped(json, ignoreDiscriminator) {
21
22
  'skipLock': !runtime.exists(json, 'skipLock') ? undefined : json['skipLock'],
22
23
  'addressType': !runtime.exists(json, 'addressType') ? undefined : json['addressType'],
23
24
  'businessAccountId': !runtime.exists(json, 'businessAccountId') ? undefined : json['businessAccountId'],
25
+ 'variant': !runtime.exists(json, 'variant') ? undefined : Ed25519Variant.Ed25519VariantFromJSON(json['variant']),
24
26
  };
25
27
  }
26
28
  function CreateWaasAccountRequestToJSON(value) {
@@ -37,6 +39,7 @@ function CreateWaasAccountRequestToJSON(value) {
37
39
  'skipLock': value.skipLock,
38
40
  'addressType': value.addressType,
39
41
  'businessAccountId': value.businessAccountId,
42
+ 'variant': Ed25519Variant.Ed25519VariantToJSON(value.variant),
40
43
  };
41
44
  }
42
45
 
@@ -9,6 +9,7 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
+ import { Ed25519Variant } from './Ed25519Variant';
12
13
  import { ThresholdSignatureScheme } from './ThresholdSignatureScheme';
13
14
  import { WaasChainEnum } from './WaasChainEnum';
14
15
  /**
@@ -53,6 +54,12 @@ export interface CreateWaasAccountRequest {
53
54
  * @memberof CreateWaasAccountRequest
54
55
  */
55
56
  businessAccountId?: string | null;
57
+ /**
58
+ *
59
+ * @type {Ed25519Variant}
60
+ * @memberof CreateWaasAccountRequest
61
+ */
62
+ variant?: Ed25519Variant;
56
63
  }
57
64
  export declare function CreateWaasAccountRequestFromJSON(json: any): CreateWaasAccountRequest;
58
65
  export declare function CreateWaasAccountRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateWaasAccountRequest;
@@ -1,4 +1,5 @@
1
1
  import { exists } from '../runtime.js';
2
+ import { Ed25519VariantFromJSON, Ed25519VariantToJSON } from './Ed25519Variant.js';
2
3
  import { ThresholdSignatureSchemeFromJSON, ThresholdSignatureSchemeToJSON } from './ThresholdSignatureScheme.js';
3
4
  import { WaasChainEnumFromJSON, WaasChainEnumToJSON } from './WaasChainEnum.js';
4
5
 
@@ -17,6 +18,7 @@ function CreateWaasAccountRequestFromJSONTyped(json, ignoreDiscriminator) {
17
18
  'skipLock': !exists(json, 'skipLock') ? undefined : json['skipLock'],
18
19
  'addressType': !exists(json, 'addressType') ? undefined : json['addressType'],
19
20
  'businessAccountId': !exists(json, 'businessAccountId') ? undefined : json['businessAccountId'],
21
+ 'variant': !exists(json, 'variant') ? undefined : Ed25519VariantFromJSON(json['variant']),
20
22
  };
21
23
  }
22
24
  function CreateWaasAccountRequestToJSON(value) {
@@ -33,6 +35,7 @@ function CreateWaasAccountRequestToJSON(value) {
33
35
  'skipLock': value.skipLock,
34
36
  'addressType': value.addressType,
35
37
  'businessAccountId': value.businessAccountId,
38
+ 'variant': Ed25519VariantToJSON(value.variant),
36
39
  };
37
40
  }
38
41
 
@@ -0,0 +1,40 @@
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
+ /**
19
+ * Protocol variant for the wallet. `ed25519Standard` = non-exportable Ed25519, used for raw-scalar import where the 32-byte input is the signing scalar itself (not an RFC-8032 seed). Omitted/`ed25519Exportable` = the default seed-based Ed25519. Only meaningful for ed25519 chains (e.g. Solana).
20
+ * @export
21
+ * @enum {string}
22
+ */
23
+ exports.Ed25519Variant = void 0;
24
+ (function (Ed25519Variant) {
25
+ Ed25519Variant["Ed25519Exportable"] = "ed25519Exportable";
26
+ Ed25519Variant["Ed25519Standard"] = "ed25519Standard";
27
+ })(exports.Ed25519Variant || (exports.Ed25519Variant = {}));
28
+ function Ed25519VariantFromJSON(json) {
29
+ return Ed25519VariantFromJSONTyped(json);
30
+ }
31
+ function Ed25519VariantFromJSONTyped(json, ignoreDiscriminator) {
32
+ return json;
33
+ }
34
+ function Ed25519VariantToJSON(value) {
35
+ return value;
36
+ }
37
+
38
+ exports.Ed25519VariantFromJSON = Ed25519VariantFromJSON;
39
+ exports.Ed25519VariantFromJSONTyped = Ed25519VariantFromJSONTyped;
40
+ exports.Ed25519VariantToJSON = Ed25519VariantToJSON;
@@ -0,0 +1,23 @@
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
+ * Protocol variant for the wallet. `ed25519Standard` = non-exportable Ed25519, used for raw-scalar import where the 32-byte input is the signing scalar itself (not an RFC-8032 seed). Omitted/`ed25519Exportable` = the default seed-based Ed25519. Only meaningful for ed25519 chains (e.g. Solana).
14
+ * @export
15
+ * @enum {string}
16
+ */
17
+ export declare enum Ed25519Variant {
18
+ Ed25519Exportable = "ed25519Exportable",
19
+ Ed25519Standard = "ed25519Standard"
20
+ }
21
+ export declare function Ed25519VariantFromJSON(json: any): Ed25519Variant;
22
+ export declare function Ed25519VariantFromJSONTyped(json: any, ignoreDiscriminator: boolean): Ed25519Variant;
23
+ export declare function Ed25519VariantToJSON(value?: Ed25519Variant | null): any;
@@ -0,0 +1,34 @@
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
+ /**
15
+ * Protocol variant for the wallet. `ed25519Standard` = non-exportable Ed25519, used for raw-scalar import where the 32-byte input is the signing scalar itself (not an RFC-8032 seed). Omitted/`ed25519Exportable` = the default seed-based Ed25519. Only meaningful for ed25519 chains (e.g. Solana).
16
+ * @export
17
+ * @enum {string}
18
+ */
19
+ var Ed25519Variant;
20
+ (function (Ed25519Variant) {
21
+ Ed25519Variant["Ed25519Exportable"] = "ed25519Exportable";
22
+ Ed25519Variant["Ed25519Standard"] = "ed25519Standard";
23
+ })(Ed25519Variant || (Ed25519Variant = {}));
24
+ function Ed25519VariantFromJSON(json) {
25
+ return Ed25519VariantFromJSONTyped(json);
26
+ }
27
+ function Ed25519VariantFromJSONTyped(json, ignoreDiscriminator) {
28
+ return json;
29
+ }
30
+ function Ed25519VariantToJSON(value) {
31
+ return value;
32
+ }
33
+
34
+ export { Ed25519Variant, Ed25519VariantFromJSON, Ed25519VariantFromJSONTyped, Ed25519VariantToJSON };
@@ -3,6 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var runtime = require('../runtime.cjs');
6
+ var Ed25519Variant = require('./Ed25519Variant.cjs');
6
7
  var ThresholdSignatureScheme = require('./ThresholdSignatureScheme.cjs');
7
8
  var WaasChainEnum = require('./WaasChainEnum.cjs');
8
9
 
@@ -19,6 +20,7 @@ function ImportWaasPrivateKeyRequestFromJSONTyped(json, ignoreDiscriminator) {
19
20
  'clientKeygenIds': json['clientKeygenIds'],
20
21
  'thresholdSignatureScheme': ThresholdSignatureScheme.ThresholdSignatureSchemeFromJSON(json['thresholdSignatureScheme']),
21
22
  'legacyWalletId': !runtime.exists(json, 'legacyWalletId') ? undefined : json['legacyWalletId'],
23
+ 'variant': !runtime.exists(json, 'variant') ? undefined : Ed25519Variant.Ed25519VariantFromJSON(json['variant']),
22
24
  };
23
25
  }
24
26
  function ImportWaasPrivateKeyRequestToJSON(value) {
@@ -33,6 +35,7 @@ function ImportWaasPrivateKeyRequestToJSON(value) {
33
35
  'clientKeygenIds': value.clientKeygenIds,
34
36
  'thresholdSignatureScheme': ThresholdSignatureScheme.ThresholdSignatureSchemeToJSON(value.thresholdSignatureScheme),
35
37
  'legacyWalletId': value.legacyWalletId,
38
+ 'variant': Ed25519Variant.Ed25519VariantToJSON(value.variant),
36
39
  };
37
40
  }
38
41
 
@@ -9,6 +9,7 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
+ import { Ed25519Variant } from './Ed25519Variant';
12
13
  import { ThresholdSignatureScheme } from './ThresholdSignatureScheme';
13
14
  import { WaasChainEnum } from './WaasChainEnum';
14
15
  /**
@@ -41,6 +42,12 @@ export interface ImportWaasPrivateKeyRequest {
41
42
  * @memberof ImportWaasPrivateKeyRequest
42
43
  */
43
44
  legacyWalletId?: string;
45
+ /**
46
+ *
47
+ * @type {Ed25519Variant}
48
+ * @memberof ImportWaasPrivateKeyRequest
49
+ */
50
+ variant?: Ed25519Variant;
44
51
  }
45
52
  export declare function ImportWaasPrivateKeyRequestFromJSON(json: any): ImportWaasPrivateKeyRequest;
46
53
  export declare function ImportWaasPrivateKeyRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): ImportWaasPrivateKeyRequest;
@@ -1,4 +1,5 @@
1
1
  import { exists } from '../runtime.js';
2
+ import { Ed25519VariantFromJSON, Ed25519VariantToJSON } from './Ed25519Variant.js';
2
3
  import { ThresholdSignatureSchemeFromJSON, ThresholdSignatureSchemeToJSON } from './ThresholdSignatureScheme.js';
3
4
  import { WaasChainEnumFromJSON, WaasChainEnumToJSON } from './WaasChainEnum.js';
4
5
 
@@ -15,6 +16,7 @@ function ImportWaasPrivateKeyRequestFromJSONTyped(json, ignoreDiscriminator) {
15
16
  'clientKeygenIds': json['clientKeygenIds'],
16
17
  'thresholdSignatureScheme': ThresholdSignatureSchemeFromJSON(json['thresholdSignatureScheme']),
17
18
  'legacyWalletId': !exists(json, 'legacyWalletId') ? undefined : json['legacyWalletId'],
19
+ 'variant': !exists(json, 'variant') ? undefined : Ed25519VariantFromJSON(json['variant']),
18
20
  };
19
21
  }
20
22
  function ImportWaasPrivateKeyRequestToJSON(value) {
@@ -29,6 +31,7 @@ function ImportWaasPrivateKeyRequestToJSON(value) {
29
31
  'clientKeygenIds': value.clientKeygenIds,
30
32
  'thresholdSignatureScheme': ThresholdSignatureSchemeToJSON(value.thresholdSignatureScheme),
31
33
  'legacyWalletId': value.legacyWalletId,
34
+ 'variant': Ed25519VariantToJSON(value.variant),
32
35
  };
33
36
  }
34
37
 
@@ -3,6 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var runtime = require('../runtime.cjs');
6
+ var Ed25519Variant = require('./Ed25519Variant.cjs');
6
7
  var ThresholdSignatureScheme = require('./ThresholdSignatureScheme.cjs');
7
8
 
8
9
  /* tslint:disable */
@@ -18,6 +19,7 @@ function WaasWalletSettingsFromJSONTyped(json, ignoreDiscriminator) {
18
19
  'shouldRefreshOnNextSignOn': !runtime.exists(json, 'shouldRefreshOnNextSignOn') ? undefined : json['shouldRefreshOnNextSignOn'],
19
20
  'reshareOnNextSignOn': !runtime.exists(json, 'reshareOnNextSignOn') ? undefined : ThresholdSignatureScheme.ThresholdSignatureSchemeFromJSON(json['reshareOnNextSignOn']),
20
21
  'revokeOnNextSignOn': !runtime.exists(json, 'revokeOnNextSignOn') ? undefined : json['revokeOnNextSignOn'],
22
+ 'variant': !runtime.exists(json, 'variant') ? undefined : Ed25519Variant.Ed25519VariantFromJSON(json['variant']),
21
23
  };
22
24
  }
23
25
  function WaasWalletSettingsToJSON(value) {
@@ -32,6 +34,7 @@ function WaasWalletSettingsToJSON(value) {
32
34
  'shouldRefreshOnNextSignOn': value.shouldRefreshOnNextSignOn,
33
35
  'reshareOnNextSignOn': ThresholdSignatureScheme.ThresholdSignatureSchemeToJSON(value.reshareOnNextSignOn),
34
36
  'revokeOnNextSignOn': value.revokeOnNextSignOn,
37
+ 'variant': Ed25519Variant.Ed25519VariantToJSON(value.variant),
35
38
  };
36
39
  }
37
40