@dynamic-labs/sdk-api 0.0.1068 → 0.0.1070

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 (102) hide show
  1. package/package.json +1 -1
  2. package/src/apis/AdminActionsApi.cjs +1 -1
  3. package/src/apis/AdminActionsApi.js +1 -1
  4. package/src/apis/AllowlistsApi.cjs +1 -1
  5. package/src/apis/AllowlistsApi.js +1 -1
  6. package/src/apis/AnalyticsApi.cjs +1 -1
  7. package/src/apis/AnalyticsApi.js +1 -1
  8. package/src/apis/AuthorizedClientsApi.cjs +1 -1
  9. package/src/apis/AuthorizedClientsApi.js +1 -1
  10. package/src/apis/CaptchaApi.cjs +1 -1
  11. package/src/apis/CaptchaApi.js +1 -1
  12. package/src/apis/ChainalysisApi.cjs +1 -1
  13. package/src/apis/ChainalysisApi.js +1 -1
  14. package/src/apis/ChainsApi.cjs +1 -1
  15. package/src/apis/ChainsApi.js +1 -1
  16. package/src/apis/CheckoutApi.cjs +1 -1
  17. package/src/apis/CheckoutApi.js +1 -1
  18. package/src/apis/ClientGrantApi.cjs +1 -1
  19. package/src/apis/ClientGrantApi.js +1 -1
  20. package/src/apis/CustomFieldsApi.cjs +1 -1
  21. package/src/apis/CustomFieldsApi.js +1 -1
  22. package/src/apis/CustomHostnamesApi.cjs +1 -1
  23. package/src/apis/CustomHostnamesApi.js +1 -1
  24. package/src/apis/CustomNetworksApi.cjs +1 -1
  25. package/src/apis/CustomNetworksApi.js +1 -1
  26. package/src/apis/DeeplinkUrlsApi.cjs +1 -1
  27. package/src/apis/DeeplinkUrlsApi.js +1 -1
  28. package/src/apis/EnvironmentsApi.cjs +1 -1
  29. package/src/apis/EnvironmentsApi.js +1 -1
  30. package/src/apis/EventsApi.cjs +1 -1
  31. package/src/apis/EventsApi.js +1 -1
  32. package/src/apis/ExchangesApi.cjs +1 -1
  33. package/src/apis/ExchangesApi.js +1 -1
  34. package/src/apis/ExportsApi.cjs +1 -1
  35. package/src/apis/ExportsApi.js +1 -1
  36. package/src/apis/ExternalJwtApi.cjs +1 -1
  37. package/src/apis/ExternalJwtApi.js +1 -1
  38. package/src/apis/FlowAnalyticsApi.cjs +1 -1
  39. package/src/apis/FlowAnalyticsApi.js +1 -1
  40. package/src/apis/GatesApi.cjs +1 -1
  41. package/src/apis/GatesApi.js +1 -1
  42. package/src/apis/GlobalWalletAccessControlApi.cjs +1 -1
  43. package/src/apis/GlobalWalletAccessControlApi.js +1 -1
  44. package/src/apis/GlobalWalletConnectionsApi.cjs +1 -1
  45. package/src/apis/GlobalWalletConnectionsApi.js +1 -1
  46. package/src/apis/GlobalWalletsApi.cjs +1 -1
  47. package/src/apis/GlobalWalletsApi.js +1 -1
  48. package/src/apis/InvitesApi.cjs +1 -1
  49. package/src/apis/InvitesApi.js +1 -1
  50. package/src/apis/MembersApi.cjs +1 -1
  51. package/src/apis/MembersApi.js +1 -1
  52. package/src/apis/MfaSettingsApi.cjs +1 -1
  53. package/src/apis/MfaSettingsApi.js +1 -1
  54. package/src/apis/NameServicesApi.cjs +1 -1
  55. package/src/apis/NameServicesApi.js +1 -1
  56. package/src/apis/OrganizationSettingsApi.cjs +1 -1
  57. package/src/apis/OrganizationSettingsApi.js +1 -1
  58. package/src/apis/OrganizationsApi.cjs +1 -1
  59. package/src/apis/OrganizationsApi.js +1 -1
  60. package/src/apis/OriginsApi.cjs +1 -1
  61. package/src/apis/OriginsApi.js +1 -1
  62. package/src/apis/ProjectsApi.cjs +1 -1
  63. package/src/apis/ProjectsApi.js +1 -1
  64. package/src/apis/ProvidersApi.cjs +1 -1
  65. package/src/apis/ProvidersApi.js +1 -1
  66. package/src/apis/SDKApi.cjs +137 -0
  67. package/src/apis/SDKApi.d.ts +56 -1
  68. package/src/apis/SDKApi.js +137 -0
  69. package/src/apis/SDKViewsApi.cjs +1 -1
  70. package/src/apis/SDKViewsApi.js +1 -1
  71. package/src/apis/SessionsApi.cjs +1 -1
  72. package/src/apis/SessionsApi.js +1 -1
  73. package/src/apis/TestAccountApi.cjs +1 -1
  74. package/src/apis/TestAccountApi.js +1 -1
  75. package/src/apis/TokensApi.cjs +1 -1
  76. package/src/apis/TokensApi.js +1 -1
  77. package/src/apis/UserApiTokensApi.cjs +1 -1
  78. package/src/apis/UserApiTokensApi.js +1 -1
  79. package/src/apis/UsersApi.cjs +1 -1
  80. package/src/apis/UsersApi.js +1 -1
  81. package/src/apis/VisitsApi.cjs +1 -1
  82. package/src/apis/VisitsApi.js +1 -1
  83. package/src/apis/WaasApi.cjs +1 -1
  84. package/src/apis/WaasApi.js +1 -1
  85. package/src/apis/WalletConnectApi.cjs +1 -1
  86. package/src/apis/WalletConnectApi.js +1 -1
  87. package/src/apis/WalletsApi.cjs +1 -1
  88. package/src/apis/WalletsApi.js +1 -1
  89. package/src/apis/WebhooksApi.cjs +1 -1
  90. package/src/apis/WebhooksApi.js +1 -1
  91. package/src/index.cjs +8 -0
  92. package/src/index.js +2 -0
  93. package/src/models/AddBusinessAccountSignerSdkRequest.cjs +7 -0
  94. package/src/models/AddBusinessAccountSignerSdkRequest.d.ts +20 -0
  95. package/src/models/AddBusinessAccountSignerSdkRequest.js +7 -0
  96. package/src/models/InlineObject6.cjs +35 -0
  97. package/src/models/InlineObject6.d.ts +33 -0
  98. package/src/models/InlineObject6.js +29 -0
  99. package/src/models/InlineResponse2008.cjs +33 -0
  100. package/src/models/InlineResponse2008.d.ts +28 -0
  101. package/src/models/InlineResponse2008.js +27 -0
  102. package/src/models/index.d.ts +2 -0
@@ -8,6 +8,7 @@ require('../models/ExchangeKeyEnum.cjs');
8
8
  require('../models/BusinessAccountMemberRole.cjs');
9
9
  require('../models/UserIdentifierTypeEnum.cjs');
10
10
  require('../models/BusinessAccountSignerType.cjs');
11
+ require('../models/ThresholdSignatureScheme.cjs');
11
12
  require('../models/AdminActionRequestStatus.cjs');
12
13
  require('../models/AdminActionResponseDecision.cjs');
13
14
  require('../models/AdminActionType.cjs');
@@ -29,7 +30,6 @@ require('../models/BackupKeySharesToLocationsPendingResponse.cjs');
29
30
  require('../models/BackupKeySharesToLocationsRequestLocations.cjs');
30
31
  require('../models/BackupKeySharesToLocationsResponse.cjs');
31
32
  require('../models/WaasBackupOptionsEnum.cjs');
32
- require('../models/ThresholdSignatureScheme.cjs');
33
33
  require('../models/JwtVerifiedCredentialFormatEnum.cjs');
34
34
  require('../models/ProviderEnum.cjs');
35
35
  require('../models/WalletAddressType.cjs');
@@ -4,6 +4,7 @@ import '../models/ExchangeKeyEnum.js';
4
4
  import '../models/BusinessAccountMemberRole.js';
5
5
  import '../models/UserIdentifierTypeEnum.js';
6
6
  import '../models/BusinessAccountSignerType.js';
7
+ import '../models/ThresholdSignatureScheme.js';
7
8
  import '../models/AdminActionRequestStatus.js';
8
9
  import '../models/AdminActionResponseDecision.js';
9
10
  import '../models/AdminActionType.js';
@@ -25,7 +26,6 @@ import '../models/BackupKeySharesToLocationsPendingResponse.js';
25
26
  import '../models/BackupKeySharesToLocationsRequestLocations.js';
26
27
  import '../models/BackupKeySharesToLocationsResponse.js';
27
28
  import '../models/WaasBackupOptionsEnum.js';
28
- import '../models/ThresholdSignatureScheme.js';
29
29
  import '../models/JwtVerifiedCredentialFormatEnum.js';
30
30
  import '../models/ProviderEnum.js';
31
31
  import '../models/WalletAddressType.js';
@@ -8,6 +8,7 @@ require('../models/ExchangeKeyEnum.cjs');
8
8
  require('../models/BusinessAccountMemberRole.cjs');
9
9
  require('../models/UserIdentifierTypeEnum.cjs');
10
10
  require('../models/BusinessAccountSignerType.cjs');
11
+ require('../models/ThresholdSignatureScheme.cjs');
11
12
  require('../models/AdminActionRequestStatus.cjs');
12
13
  require('../models/AdminActionResponseDecision.cjs');
13
14
  require('../models/AdminActionType.cjs');
@@ -29,7 +30,6 @@ require('../models/BackupKeySharesToLocationsPendingResponse.cjs');
29
30
  require('../models/BackupKeySharesToLocationsRequestLocations.cjs');
30
31
  require('../models/BackupKeySharesToLocationsResponse.cjs');
31
32
  require('../models/WaasBackupOptionsEnum.cjs');
32
- require('../models/ThresholdSignatureScheme.cjs');
33
33
  require('../models/JwtVerifiedCredentialFormatEnum.cjs');
34
34
  require('../models/ProviderEnum.cjs');
35
35
  require('../models/WalletAddressType.cjs');
@@ -4,6 +4,7 @@ import '../models/ExchangeKeyEnum.js';
4
4
  import '../models/BusinessAccountMemberRole.js';
5
5
  import '../models/UserIdentifierTypeEnum.js';
6
6
  import '../models/BusinessAccountSignerType.js';
7
+ import '../models/ThresholdSignatureScheme.js';
7
8
  import '../models/AdminActionRequestStatus.js';
8
9
  import '../models/AdminActionResponseDecision.js';
9
10
  import '../models/AdminActionType.js';
@@ -25,7 +26,6 @@ import '../models/BackupKeySharesToLocationsPendingResponse.js';
25
26
  import '../models/BackupKeySharesToLocationsRequestLocations.js';
26
27
  import '../models/BackupKeySharesToLocationsResponse.js';
27
28
  import '../models/WaasBackupOptionsEnum.js';
28
- import '../models/ThresholdSignatureScheme.js';
29
29
  import '../models/JwtVerifiedCredentialFormatEnum.js';
30
30
  import '../models/ProviderEnum.js';
31
31
  import '../models/WalletAddressType.js';
@@ -8,6 +8,7 @@ require('../models/ExchangeKeyEnum.cjs');
8
8
  require('../models/BusinessAccountMemberRole.cjs');
9
9
  require('../models/UserIdentifierTypeEnum.cjs');
10
10
  require('../models/BusinessAccountSignerType.cjs');
11
+ require('../models/ThresholdSignatureScheme.cjs');
11
12
  require('../models/AdminActionRequestStatus.cjs');
12
13
  require('../models/AdminActionResponseDecision.cjs');
13
14
  require('../models/AdminActionType.cjs');
@@ -29,7 +30,6 @@ require('../models/BackupKeySharesToLocationsPendingResponse.cjs');
29
30
  require('../models/BackupKeySharesToLocationsRequestLocations.cjs');
30
31
  require('../models/BackupKeySharesToLocationsResponse.cjs');
31
32
  require('../models/WaasBackupOptionsEnum.cjs');
32
- require('../models/ThresholdSignatureScheme.cjs');
33
33
  require('../models/JwtVerifiedCredentialFormatEnum.cjs');
34
34
  require('../models/ProviderEnum.cjs');
35
35
  require('../models/WalletAddressType.cjs');
@@ -4,6 +4,7 @@ import '../models/ExchangeKeyEnum.js';
4
4
  import '../models/BusinessAccountMemberRole.js';
5
5
  import '../models/UserIdentifierTypeEnum.js';
6
6
  import '../models/BusinessAccountSignerType.js';
7
+ import '../models/ThresholdSignatureScheme.js';
7
8
  import '../models/AdminActionRequestStatus.js';
8
9
  import '../models/AdminActionResponseDecision.js';
9
10
  import '../models/AdminActionType.js';
@@ -25,7 +26,6 @@ import '../models/BackupKeySharesToLocationsPendingResponse.js';
25
26
  import '../models/BackupKeySharesToLocationsRequestLocations.js';
26
27
  import '../models/BackupKeySharesToLocationsResponse.js';
27
28
  import '../models/WaasBackupOptionsEnum.js';
28
- import '../models/ThresholdSignatureScheme.js';
29
29
  import '../models/JwtVerifiedCredentialFormatEnum.js';
30
30
  import '../models/ProviderEnum.js';
31
31
  import '../models/WalletAddressType.js';
@@ -8,6 +8,7 @@ require('../models/ExchangeKeyEnum.cjs');
8
8
  require('../models/BusinessAccountMemberRole.cjs');
9
9
  require('../models/UserIdentifierTypeEnum.cjs');
10
10
  require('../models/BusinessAccountSignerType.cjs');
11
+ require('../models/ThresholdSignatureScheme.cjs');
11
12
  require('../models/AdminActionRequestStatus.cjs');
12
13
  require('../models/AdminActionResponseDecision.cjs');
13
14
  require('../models/AdminActionType.cjs');
@@ -30,7 +31,6 @@ require('../models/BackupKeySharesToLocationsRequestLocations.cjs');
30
31
  var BackupKeySharesToLocationsResponse = require('../models/BackupKeySharesToLocationsResponse.cjs');
31
32
  require('../models/WaasBackupOptionsEnum.cjs');
32
33
  var BackupKeySharesToLocationsWithUserIdRequest = require('../models/BackupKeySharesToLocationsWithUserIdRequest.cjs');
33
- require('../models/ThresholdSignatureScheme.cjs');
34
34
  require('../models/JwtVerifiedCredentialFormatEnum.cjs');
35
35
  require('../models/ProviderEnum.cjs');
36
36
  require('../models/WalletAddressType.cjs');
@@ -4,6 +4,7 @@ import '../models/ExchangeKeyEnum.js';
4
4
  import '../models/BusinessAccountMemberRole.js';
5
5
  import '../models/UserIdentifierTypeEnum.js';
6
6
  import '../models/BusinessAccountSignerType.js';
7
+ import '../models/ThresholdSignatureScheme.js';
7
8
  import '../models/AdminActionRequestStatus.js';
8
9
  import '../models/AdminActionResponseDecision.js';
9
10
  import '../models/AdminActionType.js';
@@ -26,7 +27,6 @@ import '../models/BackupKeySharesToLocationsRequestLocations.js';
26
27
  import { BackupKeySharesToLocationsResponseFromJSON } from '../models/BackupKeySharesToLocationsResponse.js';
27
28
  import '../models/WaasBackupOptionsEnum.js';
28
29
  import { BackupKeySharesToLocationsWithUserIdRequestToJSON } from '../models/BackupKeySharesToLocationsWithUserIdRequest.js';
29
- import '../models/ThresholdSignatureScheme.js';
30
30
  import '../models/JwtVerifiedCredentialFormatEnum.js';
31
31
  import '../models/ProviderEnum.js';
32
32
  import '../models/WalletAddressType.js';
@@ -8,6 +8,7 @@ require('../models/ExchangeKeyEnum.cjs');
8
8
  require('../models/BusinessAccountMemberRole.cjs');
9
9
  require('../models/UserIdentifierTypeEnum.cjs');
10
10
  require('../models/BusinessAccountSignerType.cjs');
11
+ require('../models/ThresholdSignatureScheme.cjs');
11
12
  require('../models/AdminActionRequestStatus.cjs');
12
13
  require('../models/AdminActionResponseDecision.cjs');
13
14
  require('../models/AdminActionType.cjs');
@@ -29,7 +30,6 @@ require('../models/BackupKeySharesToLocationsPendingResponse.cjs');
29
30
  require('../models/BackupKeySharesToLocationsRequestLocations.cjs');
30
31
  require('../models/BackupKeySharesToLocationsResponse.cjs');
31
32
  require('../models/WaasBackupOptionsEnum.cjs');
32
- require('../models/ThresholdSignatureScheme.cjs');
33
33
  require('../models/JwtVerifiedCredentialFormatEnum.cjs');
34
34
  require('../models/ProviderEnum.cjs');
35
35
  require('../models/WalletAddressType.cjs');
@@ -4,6 +4,7 @@ import '../models/ExchangeKeyEnum.js';
4
4
  import '../models/BusinessAccountMemberRole.js';
5
5
  import '../models/UserIdentifierTypeEnum.js';
6
6
  import '../models/BusinessAccountSignerType.js';
7
+ import '../models/ThresholdSignatureScheme.js';
7
8
  import '../models/AdminActionRequestStatus.js';
8
9
  import '../models/AdminActionResponseDecision.js';
9
10
  import '../models/AdminActionType.js';
@@ -25,7 +26,6 @@ import '../models/BackupKeySharesToLocationsPendingResponse.js';
25
26
  import '../models/BackupKeySharesToLocationsRequestLocations.js';
26
27
  import '../models/BackupKeySharesToLocationsResponse.js';
27
28
  import '../models/WaasBackupOptionsEnum.js';
28
- import '../models/ThresholdSignatureScheme.js';
29
29
  import '../models/JwtVerifiedCredentialFormatEnum.js';
30
30
  import '../models/ProviderEnum.js';
31
31
  import '../models/WalletAddressType.js';
@@ -8,6 +8,7 @@ require('../models/ExchangeKeyEnum.cjs');
8
8
  require('../models/BusinessAccountMemberRole.cjs');
9
9
  require('../models/UserIdentifierTypeEnum.cjs');
10
10
  require('../models/BusinessAccountSignerType.cjs');
11
+ require('../models/ThresholdSignatureScheme.cjs');
11
12
  require('../models/AdminActionRequestStatus.cjs');
12
13
  require('../models/AdminActionResponseDecision.cjs');
13
14
  require('../models/AdminActionType.cjs');
@@ -29,7 +30,6 @@ require('../models/BackupKeySharesToLocationsPendingResponse.cjs');
29
30
  require('../models/BackupKeySharesToLocationsRequestLocations.cjs');
30
31
  require('../models/BackupKeySharesToLocationsResponse.cjs');
31
32
  require('../models/WaasBackupOptionsEnum.cjs');
32
- require('../models/ThresholdSignatureScheme.cjs');
33
33
  require('../models/JwtVerifiedCredentialFormatEnum.cjs');
34
34
  require('../models/ProviderEnum.cjs');
35
35
  require('../models/WalletAddressType.cjs');
@@ -4,6 +4,7 @@ import '../models/ExchangeKeyEnum.js';
4
4
  import '../models/BusinessAccountMemberRole.js';
5
5
  import '../models/UserIdentifierTypeEnum.js';
6
6
  import '../models/BusinessAccountSignerType.js';
7
+ import '../models/ThresholdSignatureScheme.js';
7
8
  import '../models/AdminActionRequestStatus.js';
8
9
  import '../models/AdminActionResponseDecision.js';
9
10
  import '../models/AdminActionType.js';
@@ -25,7 +26,6 @@ import '../models/BackupKeySharesToLocationsPendingResponse.js';
25
26
  import '../models/BackupKeySharesToLocationsRequestLocations.js';
26
27
  import '../models/BackupKeySharesToLocationsResponse.js';
27
28
  import '../models/WaasBackupOptionsEnum.js';
28
- import '../models/ThresholdSignatureScheme.js';
29
29
  import '../models/JwtVerifiedCredentialFormatEnum.js';
30
30
  import '../models/ProviderEnum.js';
31
31
  import '../models/WalletAddressType.js';
@@ -8,6 +8,7 @@ require('../models/ExchangeKeyEnum.cjs');
8
8
  require('../models/BusinessAccountMemberRole.cjs');
9
9
  require('../models/UserIdentifierTypeEnum.cjs');
10
10
  require('../models/BusinessAccountSignerType.cjs');
11
+ require('../models/ThresholdSignatureScheme.cjs');
11
12
  require('../models/AdminActionRequestStatus.cjs');
12
13
  require('../models/AdminActionResponseDecision.cjs');
13
14
  require('../models/AdminActionType.cjs');
@@ -29,7 +30,6 @@ require('../models/BackupKeySharesToLocationsPendingResponse.cjs');
29
30
  require('../models/BackupKeySharesToLocationsRequestLocations.cjs');
30
31
  require('../models/BackupKeySharesToLocationsResponse.cjs');
31
32
  require('../models/WaasBackupOptionsEnum.cjs');
32
- require('../models/ThresholdSignatureScheme.cjs');
33
33
  require('../models/JwtVerifiedCredentialFormatEnum.cjs');
34
34
  require('../models/ProviderEnum.cjs');
35
35
  require('../models/WalletAddressType.cjs');
@@ -4,6 +4,7 @@ import '../models/ExchangeKeyEnum.js';
4
4
  import '../models/BusinessAccountMemberRole.js';
5
5
  import '../models/UserIdentifierTypeEnum.js';
6
6
  import '../models/BusinessAccountSignerType.js';
7
+ import '../models/ThresholdSignatureScheme.js';
7
8
  import '../models/AdminActionRequestStatus.js';
8
9
  import '../models/AdminActionResponseDecision.js';
9
10
  import '../models/AdminActionType.js';
@@ -25,7 +26,6 @@ import '../models/BackupKeySharesToLocationsPendingResponse.js';
25
26
  import '../models/BackupKeySharesToLocationsRequestLocations.js';
26
27
  import '../models/BackupKeySharesToLocationsResponse.js';
27
28
  import '../models/WaasBackupOptionsEnum.js';
28
- import '../models/ThresholdSignatureScheme.js';
29
29
  import '../models/JwtVerifiedCredentialFormatEnum.js';
30
30
  import '../models/ProviderEnum.js';
31
31
  import '../models/WalletAddressType.js';
package/src/index.cjs CHANGED
@@ -400,6 +400,7 @@ var InlineObject2 = require('./models/InlineObject2.cjs');
400
400
  var InlineObject3 = require('./models/InlineObject3.cjs');
401
401
  var InlineObject4 = require('./models/InlineObject4.cjs');
402
402
  var InlineObject5 = require('./models/InlineObject5.cjs');
403
+ var InlineObject6 = require('./models/InlineObject6.cjs');
403
404
  var InlineResponse200 = require('./models/InlineResponse200.cjs');
404
405
  var InlineResponse2001 = require('./models/InlineResponse2001.cjs');
405
406
  var InlineResponse2002 = require('./models/InlineResponse2002.cjs');
@@ -409,6 +410,7 @@ var InlineResponse2004 = require('./models/InlineResponse2004.cjs');
409
410
  var InlineResponse2005 = require('./models/InlineResponse2005.cjs');
410
411
  var InlineResponse2006 = require('./models/InlineResponse2006.cjs');
411
412
  var InlineResponse2007 = require('./models/InlineResponse2007.cjs');
413
+ var InlineResponse2008 = require('./models/InlineResponse2008.cjs');
412
414
  var InlineResponse201 = require('./models/InlineResponse201.cjs');
413
415
  var InlineResponse400 = require('./models/InlineResponse400.cjs');
414
416
  var IntegrationSetting = require('./models/IntegrationSetting.cjs');
@@ -2249,6 +2251,9 @@ Object.defineProperty(exports, 'InlineObject5NetworkEnum', {
2249
2251
  get: function () { return InlineObject5.InlineObject5NetworkEnum; }
2250
2252
  });
2251
2253
  exports.InlineObject5ToJSON = InlineObject5.InlineObject5ToJSON;
2254
+ exports.InlineObject6FromJSON = InlineObject6.InlineObject6FromJSON;
2255
+ exports.InlineObject6FromJSONTyped = InlineObject6.InlineObject6FromJSONTyped;
2256
+ exports.InlineObject6ToJSON = InlineObject6.InlineObject6ToJSON;
2252
2257
  exports.InlineResponse200FromJSON = InlineResponse200.InlineResponse200FromJSON;
2253
2258
  exports.InlineResponse200FromJSONTyped = InlineResponse200.InlineResponse200FromJSONTyped;
2254
2259
  exports.InlineResponse200ToJSON = InlineResponse200.InlineResponse200ToJSON;
@@ -2276,6 +2281,9 @@ exports.InlineResponse2006ToJSON = InlineResponse2006.InlineResponse2006ToJSON;
2276
2281
  exports.InlineResponse2007FromJSON = InlineResponse2007.InlineResponse2007FromJSON;
2277
2282
  exports.InlineResponse2007FromJSONTyped = InlineResponse2007.InlineResponse2007FromJSONTyped;
2278
2283
  exports.InlineResponse2007ToJSON = InlineResponse2007.InlineResponse2007ToJSON;
2284
+ exports.InlineResponse2008FromJSON = InlineResponse2008.InlineResponse2008FromJSON;
2285
+ exports.InlineResponse2008FromJSONTyped = InlineResponse2008.InlineResponse2008FromJSONTyped;
2286
+ exports.InlineResponse2008ToJSON = InlineResponse2008.InlineResponse2008ToJSON;
2279
2287
  exports.InlineResponse201FromJSON = InlineResponse201.InlineResponse201FromJSON;
2280
2288
  exports.InlineResponse201FromJSONTyped = InlineResponse201.InlineResponse201FromJSONTyped;
2281
2289
  exports.InlineResponse201ToJSON = InlineResponse201.InlineResponse201ToJSON;
package/src/index.js CHANGED
@@ -396,6 +396,7 @@ export { InlineObject2FromJSON, InlineObject2FromJSONTyped, InlineObject2Network
396
396
  export { InlineObject3FromJSON, InlineObject3FromJSONTyped, InlineObject3NetworkEnum, InlineObject3ToJSON } from './models/InlineObject3.js';
397
397
  export { InlineObject4FromJSON, InlineObject4FromJSONTyped, InlineObject4NetworkEnum, InlineObject4ToJSON } from './models/InlineObject4.js';
398
398
  export { InlineObject5FromJSON, InlineObject5FromJSONTyped, InlineObject5NetworkEnum, InlineObject5ToJSON } from './models/InlineObject5.js';
399
+ export { InlineObject6FromJSON, InlineObject6FromJSONTyped, InlineObject6ToJSON } from './models/InlineObject6.js';
399
400
  export { InlineResponse200FromJSON, InlineResponse200FromJSONTyped, InlineResponse200ToJSON } from './models/InlineResponse200.js';
400
401
  export { InlineResponse2001FromJSON, InlineResponse2001FromJSONTyped, InlineResponse2001ToJSON } from './models/InlineResponse2001.js';
401
402
  export { InlineResponse2002FromJSON, InlineResponse2002FromJSONTyped, InlineResponse2002ToJSON } from './models/InlineResponse2002.js';
@@ -405,6 +406,7 @@ export { InlineResponse2004FromJSON, InlineResponse2004FromJSONTyped, InlineResp
405
406
  export { InlineResponse2005FromJSON, InlineResponse2005FromJSONTyped, InlineResponse2005ToJSON } from './models/InlineResponse2005.js';
406
407
  export { InlineResponse2006FromJSON, InlineResponse2006FromJSONTyped, InlineResponse2006ToJSON } from './models/InlineResponse2006.js';
407
408
  export { InlineResponse2007FromJSON, InlineResponse2007FromJSONTyped, InlineResponse2007ToJSON } from './models/InlineResponse2007.js';
409
+ export { InlineResponse2008FromJSON, InlineResponse2008FromJSONTyped, InlineResponse2008ToJSON } from './models/InlineResponse2008.js';
408
410
  export { InlineResponse201FromJSON, InlineResponse201FromJSONTyped, InlineResponse201ToJSON } from './models/InlineResponse201.js';
409
411
  export { InlineResponse400FromJSON, InlineResponse400FromJSONTyped, InlineResponse400ToJSON } from './models/InlineResponse400.js';
410
412
  export { IntegrationSettingFromJSON, IntegrationSettingFromJSONTyped, IntegrationSettingToJSON } from './models/IntegrationSetting.js';
@@ -4,6 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var runtime = require('../runtime.cjs');
6
6
  var BusinessAccountSignerType = require('./BusinessAccountSignerType.cjs');
7
+ var ThresholdSignatureScheme = require('./ThresholdSignatureScheme.cjs');
7
8
  var UserIdentifierTypeEnum = require('./UserIdentifierTypeEnum.cjs');
8
9
 
9
10
  /* tslint:disable */
@@ -19,6 +20,9 @@ function AddBusinessAccountSignerSdkRequestFromJSONTyped(json, ignoreDiscriminat
19
20
  'userId': !runtime.exists(json, 'userId') ? undefined : json['userId'],
20
21
  'identifier': !runtime.exists(json, 'identifier') ? undefined : json['identifier'],
21
22
  'type': !runtime.exists(json, 'type') ? undefined : UserIdentifierTypeEnum.UserIdentifierTypeEnumFromJSON(json['type']),
23
+ 'clientKeygenIds': json['clientKeygenIds'],
24
+ 'oldThresholdSignatureScheme': ThresholdSignatureScheme.ThresholdSignatureSchemeFromJSON(json['oldThresholdSignatureScheme']),
25
+ 'newThresholdSignatureScheme': ThresholdSignatureScheme.ThresholdSignatureSchemeFromJSON(json['newThresholdSignatureScheme']),
22
26
  };
23
27
  }
24
28
  function AddBusinessAccountSignerSdkRequestToJSON(value) {
@@ -33,6 +37,9 @@ function AddBusinessAccountSignerSdkRequestToJSON(value) {
33
37
  'userId': value.userId,
34
38
  'identifier': value.identifier,
35
39
  'type': UserIdentifierTypeEnum.UserIdentifierTypeEnumToJSON(value.type),
40
+ 'clientKeygenIds': value.clientKeygenIds,
41
+ 'oldThresholdSignatureScheme': ThresholdSignatureScheme.ThresholdSignatureSchemeToJSON(value.oldThresholdSignatureScheme),
42
+ 'newThresholdSignatureScheme': ThresholdSignatureScheme.ThresholdSignatureSchemeToJSON(value.newThresholdSignatureScheme),
36
43
  };
37
44
  }
38
45
 
@@ -10,9 +10,11 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import { BusinessAccountSignerType } from './BusinessAccountSignerType';
13
+ import { ThresholdSignatureScheme } from './ThresholdSignatureScheme';
13
14
  import { UserIdentifierTypeEnum } from './UserIdentifierTypeEnum';
14
15
  /**
15
16
  * SDK addSigner body. Same user resolution shape as addMember (userId OR identifier + type), plus `signerType` for the signer-role enum (endUser/server). `type` here is the user-resolution type, NOT the signer type — `signerType` lives on a dedicated field.
17
+ * The remaining fields parameterise the reshare ceremony that runs after the pending signer row is written. `clientKeygenIds` come from the caller's local MPC state; the threshold scheme fields describe the source share set (old) and the destination share set (new) that the ceremony produces.
16
18
  * @export
17
19
  * @interface AddBusinessAccountSignerSdkRequest
18
20
  */
@@ -41,6 +43,24 @@ export interface AddBusinessAccountSignerSdkRequest {
41
43
  * @memberof AddBusinessAccountSignerSdkRequest
42
44
  */
43
45
  type?: UserIdentifierTypeEnum;
46
+ /**
47
+ * Caller's MPC keygen IDs participating in the reshare.
48
+ * @type {Array<string>}
49
+ * @memberof AddBusinessAccountSignerSdkRequest
50
+ */
51
+ clientKeygenIds: Array<string>;
52
+ /**
53
+ *
54
+ * @type {ThresholdSignatureScheme}
55
+ * @memberof AddBusinessAccountSignerSdkRequest
56
+ */
57
+ oldThresholdSignatureScheme: ThresholdSignatureScheme;
58
+ /**
59
+ *
60
+ * @type {ThresholdSignatureScheme}
61
+ * @memberof AddBusinessAccountSignerSdkRequest
62
+ */
63
+ newThresholdSignatureScheme: ThresholdSignatureScheme;
44
64
  }
45
65
  export declare function AddBusinessAccountSignerSdkRequestFromJSON(json: any): AddBusinessAccountSignerSdkRequest;
46
66
  export declare function AddBusinessAccountSignerSdkRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): AddBusinessAccountSignerSdkRequest;
@@ -1,5 +1,6 @@
1
1
  import { exists } from '../runtime.js';
2
2
  import { BusinessAccountSignerTypeFromJSON, BusinessAccountSignerTypeToJSON } from './BusinessAccountSignerType.js';
3
+ import { ThresholdSignatureSchemeFromJSON, ThresholdSignatureSchemeToJSON } from './ThresholdSignatureScheme.js';
3
4
  import { UserIdentifierTypeEnumFromJSON, UserIdentifierTypeEnumToJSON } from './UserIdentifierTypeEnum.js';
4
5
 
5
6
  /* tslint:disable */
@@ -15,6 +16,9 @@ function AddBusinessAccountSignerSdkRequestFromJSONTyped(json, ignoreDiscriminat
15
16
  'userId': !exists(json, 'userId') ? undefined : json['userId'],
16
17
  'identifier': !exists(json, 'identifier') ? undefined : json['identifier'],
17
18
  'type': !exists(json, 'type') ? undefined : UserIdentifierTypeEnumFromJSON(json['type']),
19
+ 'clientKeygenIds': json['clientKeygenIds'],
20
+ 'oldThresholdSignatureScheme': ThresholdSignatureSchemeFromJSON(json['oldThresholdSignatureScheme']),
21
+ 'newThresholdSignatureScheme': ThresholdSignatureSchemeFromJSON(json['newThresholdSignatureScheme']),
18
22
  };
19
23
  }
20
24
  function AddBusinessAccountSignerSdkRequestToJSON(value) {
@@ -29,6 +33,9 @@ function AddBusinessAccountSignerSdkRequestToJSON(value) {
29
33
  'userId': value.userId,
30
34
  'identifier': value.identifier,
31
35
  'type': UserIdentifierTypeEnumToJSON(value.type),
36
+ 'clientKeygenIds': value.clientKeygenIds,
37
+ 'oldThresholdSignatureScheme': ThresholdSignatureSchemeToJSON(value.oldThresholdSignatureScheme),
38
+ 'newThresholdSignatureScheme': ThresholdSignatureSchemeToJSON(value.newThresholdSignatureScheme),
32
39
  };
33
40
  }
34
41
 
@@ -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 InlineObject6FromJSON(json) {
9
+ return InlineObject6FromJSONTyped(json);
10
+ }
11
+ function InlineObject6FromJSONTyped(json, ignoreDiscriminator) {
12
+ if ((json === undefined) || (json === null)) {
13
+ return json;
14
+ }
15
+ return {
16
+ 'walletId': json['walletId'],
17
+ 'businessAccountId': !runtime.exists(json, 'businessAccountId') ? undefined : json['businessAccountId'],
18
+ };
19
+ }
20
+ function InlineObject6ToJSON(value) {
21
+ if (value === undefined) {
22
+ return undefined;
23
+ }
24
+ if (value === null) {
25
+ return null;
26
+ }
27
+ return {
28
+ 'walletId': value.walletId,
29
+ 'businessAccountId': value.businessAccountId,
30
+ };
31
+ }
32
+
33
+ exports.InlineObject6FromJSON = InlineObject6FromJSON;
34
+ exports.InlineObject6FromJSONTyped = InlineObject6FromJSONTyped;
35
+ exports.InlineObject6ToJSON = InlineObject6ToJSON;
@@ -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
+ *
14
+ * @export
15
+ * @interface InlineObject6
16
+ */
17
+ export interface InlineObject6 {
18
+ /**
19
+ * The existing wallet (Wallets.id) to add.
20
+ * @type {string}
21
+ * @memberof InlineObject6
22
+ */
23
+ walletId: string;
24
+ /**
25
+ * Target business account. Omit to find-or-create the per-wallet business account.
26
+ * @type {string}
27
+ * @memberof InlineObject6
28
+ */
29
+ businessAccountId?: string;
30
+ }
31
+ export declare function InlineObject6FromJSON(json: any): InlineObject6;
32
+ export declare function InlineObject6FromJSONTyped(json: any, ignoreDiscriminator: boolean): InlineObject6;
33
+ export declare function InlineObject6ToJSON(value?: InlineObject6 | null): any;
@@ -0,0 +1,29 @@
1
+ import { exists } from '../runtime.js';
2
+
3
+ /* tslint:disable */
4
+ function InlineObject6FromJSON(json) {
5
+ return InlineObject6FromJSONTyped(json);
6
+ }
7
+ function InlineObject6FromJSONTyped(json, ignoreDiscriminator) {
8
+ if ((json === undefined) || (json === null)) {
9
+ return json;
10
+ }
11
+ return {
12
+ 'walletId': json['walletId'],
13
+ 'businessAccountId': !exists(json, 'businessAccountId') ? undefined : json['businessAccountId'],
14
+ };
15
+ }
16
+ function InlineObject6ToJSON(value) {
17
+ if (value === undefined) {
18
+ return undefined;
19
+ }
20
+ if (value === null) {
21
+ return null;
22
+ }
23
+ return {
24
+ 'walletId': value.walletId,
25
+ 'businessAccountId': value.businessAccountId,
26
+ };
27
+ }
28
+
29
+ export { InlineObject6FromJSON, InlineObject6FromJSONTyped, InlineObject6ToJSON };
@@ -0,0 +1,33 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var BusinessAccountSigner = require('./BusinessAccountSigner.cjs');
6
+
7
+ /* tslint:disable */
8
+ function InlineResponse2008FromJSON(json) {
9
+ return InlineResponse2008FromJSONTyped(json);
10
+ }
11
+ function InlineResponse2008FromJSONTyped(json, ignoreDiscriminator) {
12
+ if ((json === undefined) || (json === null)) {
13
+ return json;
14
+ }
15
+ return {
16
+ 'signer': BusinessAccountSigner.BusinessAccountSignerFromJSON(json['signer']),
17
+ };
18
+ }
19
+ function InlineResponse2008ToJSON(value) {
20
+ if (value === undefined) {
21
+ return undefined;
22
+ }
23
+ if (value === null) {
24
+ return null;
25
+ }
26
+ return {
27
+ 'signer': BusinessAccountSigner.BusinessAccountSignerToJSON(value.signer),
28
+ };
29
+ }
30
+
31
+ exports.InlineResponse2008FromJSON = InlineResponse2008FromJSON;
32
+ exports.InlineResponse2008FromJSONTyped = InlineResponse2008FromJSONTyped;
33
+ exports.InlineResponse2008ToJSON = InlineResponse2008ToJSON;
@@ -0,0 +1,28 @@
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
+ import { BusinessAccountSigner } from './BusinessAccountSigner';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface InlineResponse2008
17
+ */
18
+ export interface InlineResponse2008 {
19
+ /**
20
+ *
21
+ * @type {BusinessAccountSigner}
22
+ * @memberof InlineResponse2008
23
+ */
24
+ signer: BusinessAccountSigner;
25
+ }
26
+ export declare function InlineResponse2008FromJSON(json: any): InlineResponse2008;
27
+ export declare function InlineResponse2008FromJSONTyped(json: any, ignoreDiscriminator: boolean): InlineResponse2008;
28
+ export declare function InlineResponse2008ToJSON(value?: InlineResponse2008 | null): any;
@@ -0,0 +1,27 @@
1
+ import { BusinessAccountSignerFromJSON, BusinessAccountSignerToJSON } from './BusinessAccountSigner.js';
2
+
3
+ /* tslint:disable */
4
+ function InlineResponse2008FromJSON(json) {
5
+ return InlineResponse2008FromJSONTyped(json);
6
+ }
7
+ function InlineResponse2008FromJSONTyped(json, ignoreDiscriminator) {
8
+ if ((json === undefined) || (json === null)) {
9
+ return json;
10
+ }
11
+ return {
12
+ 'signer': BusinessAccountSignerFromJSON(json['signer']),
13
+ };
14
+ }
15
+ function InlineResponse2008ToJSON(value) {
16
+ if (value === undefined) {
17
+ return undefined;
18
+ }
19
+ if (value === null) {
20
+ return null;
21
+ }
22
+ return {
23
+ 'signer': BusinessAccountSignerToJSON(value.signer),
24
+ };
25
+ }
26
+
27
+ export { InlineResponse2008FromJSON, InlineResponse2008FromJSONTyped, InlineResponse2008ToJSON };
@@ -350,6 +350,7 @@ export * from './InlineObject2';
350
350
  export * from './InlineObject3';
351
351
  export * from './InlineObject4';
352
352
  export * from './InlineObject5';
353
+ export * from './InlineObject6';
353
354
  export * from './InlineResponse200';
354
355
  export * from './InlineResponse2001';
355
356
  export * from './InlineResponse2002';
@@ -359,6 +360,7 @@ export * from './InlineResponse2004';
359
360
  export * from './InlineResponse2005';
360
361
  export * from './InlineResponse2006';
361
362
  export * from './InlineResponse2007';
363
+ export * from './InlineResponse2008';
362
364
  export * from './InlineResponse201';
363
365
  export * from './InlineResponse400';
364
366
  export * from './IntegrationSetting';