@dynamic-labs/sdk-api 0.0.947 → 0.0.949

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 (99) 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/ChainalysisApi.cjs +1 -0
  9. package/src/apis/ChainalysisApi.js +1 -0
  10. package/src/apis/ChainsApi.cjs +1 -0
  11. package/src/apis/ChainsApi.js +1 -0
  12. package/src/apis/CustomFieldsApi.cjs +1 -0
  13. package/src/apis/CustomFieldsApi.js +1 -0
  14. package/src/apis/CustomHostnamesApi.cjs +1 -0
  15. package/src/apis/CustomHostnamesApi.js +1 -0
  16. package/src/apis/CustomNetworksApi.cjs +1 -0
  17. package/src/apis/CustomNetworksApi.js +1 -0
  18. package/src/apis/DeeplinkUrlsApi.cjs +1 -0
  19. package/src/apis/DeeplinkUrlsApi.js +1 -0
  20. package/src/apis/DepositApi.cjs +1 -0
  21. package/src/apis/DepositApi.js +1 -0
  22. package/src/apis/EnvironmentsApi.cjs +1 -0
  23. package/src/apis/EnvironmentsApi.js +1 -0
  24. package/src/apis/EventsApi.cjs +1 -0
  25. package/src/apis/EventsApi.js +1 -0
  26. package/src/apis/ExchangesApi.cjs +1 -0
  27. package/src/apis/ExchangesApi.js +1 -0
  28. package/src/apis/ExportsApi.cjs +1 -0
  29. package/src/apis/ExportsApi.js +1 -0
  30. package/src/apis/ExternalJwtApi.cjs +1 -0
  31. package/src/apis/ExternalJwtApi.js +1 -0
  32. package/src/apis/GatesApi.cjs +1 -0
  33. package/src/apis/GatesApi.js +1 -0
  34. package/src/apis/GlobalWalletAccessControlApi.cjs +1 -0
  35. package/src/apis/GlobalWalletAccessControlApi.js +1 -0
  36. package/src/apis/GlobalWalletConnectionsApi.cjs +1 -0
  37. package/src/apis/GlobalWalletConnectionsApi.js +1 -0
  38. package/src/apis/GlobalWalletsApi.cjs +1 -0
  39. package/src/apis/GlobalWalletsApi.js +1 -0
  40. package/src/apis/InvitesApi.cjs +1 -0
  41. package/src/apis/InvitesApi.js +1 -0
  42. package/src/apis/MembersApi.cjs +1 -0
  43. package/src/apis/MembersApi.js +1 -0
  44. package/src/apis/MfaSettingsApi.cjs +1 -0
  45. package/src/apis/MfaSettingsApi.js +1 -0
  46. package/src/apis/NameServicesApi.cjs +1 -0
  47. package/src/apis/NameServicesApi.js +1 -0
  48. package/src/apis/OrganizationSettingsApi.cjs +1 -0
  49. package/src/apis/OrganizationSettingsApi.js +1 -0
  50. package/src/apis/OrganizationsApi.cjs +1 -0
  51. package/src/apis/OrganizationsApi.js +1 -0
  52. package/src/apis/OriginsApi.cjs +1 -0
  53. package/src/apis/OriginsApi.js +1 -0
  54. package/src/apis/ProjectsApi.cjs +1 -0
  55. package/src/apis/ProjectsApi.js +1 -0
  56. package/src/apis/ProvidersApi.cjs +1 -0
  57. package/src/apis/ProvidersApi.js +1 -0
  58. package/src/apis/SDKApi.cjs +1 -0
  59. package/src/apis/SDKApi.js +1 -0
  60. package/src/apis/SDKViewsApi.cjs +1 -0
  61. package/src/apis/SDKViewsApi.js +1 -0
  62. package/src/apis/SessionsApi.cjs +1 -0
  63. package/src/apis/SessionsApi.js +1 -0
  64. package/src/apis/TestAccountApi.cjs +1 -0
  65. package/src/apis/TestAccountApi.js +1 -0
  66. package/src/apis/TokensApi.cjs +1 -0
  67. package/src/apis/TokensApi.js +1 -0
  68. package/src/apis/UserApiTokensApi.cjs +1 -0
  69. package/src/apis/UserApiTokensApi.js +1 -0
  70. package/src/apis/UsersApi.cjs +1 -0
  71. package/src/apis/UsersApi.js +1 -0
  72. package/src/apis/VisitsApi.cjs +1 -0
  73. package/src/apis/VisitsApi.js +1 -0
  74. package/src/apis/WaasApi.cjs +1 -0
  75. package/src/apis/WaasApi.js +1 -0
  76. package/src/apis/WalletConnectApi.cjs +1 -0
  77. package/src/apis/WalletConnectApi.js +1 -0
  78. package/src/apis/WalletsApi.cjs +1 -0
  79. package/src/apis/WalletsApi.js +1 -0
  80. package/src/apis/WebhooksApi.cjs +1 -0
  81. package/src/apis/WebhooksApi.js +1 -0
  82. package/src/index.cjs +8 -0
  83. package/src/index.js +1 -0
  84. package/src/models/DynamicJwt.cjs +2 -0
  85. package/src/models/DynamicJwt.d.ts +6 -0
  86. package/src/models/DynamicJwt.js +2 -0
  87. package/src/models/MinifiedDynamicJwt.cjs +2 -0
  88. package/src/models/MinifiedDynamicJwt.d.ts +6 -0
  89. package/src/models/MinifiedDynamicJwt.js +2 -0
  90. package/src/models/WaasWalletProperties.cjs +5 -0
  91. package/src/models/WaasWalletProperties.d.ts +13 -0
  92. package/src/models/WaasWalletProperties.js +5 -0
  93. package/src/models/WaasWalletShareSetType.cjs +41 -0
  94. package/src/models/WaasWalletShareSetType.d.ts +24 -0
  95. package/src/models/WaasWalletShareSetType.js +35 -0
  96. package/src/models/WalletProperties.cjs +5 -0
  97. package/src/models/WalletProperties.d.ts +13 -0
  98. package/src/models/WalletProperties.js +5 -0
  99. package/src/models/index.d.ts +1 -0
@@ -29,6 +29,7 @@ import '../models/HardwareWalletEnum.js';
29
29
  import '../models/PasswordSourceTypeEnum.js';
30
30
  import '../models/ProviderEntryPointVersionEnum.js';
31
31
  import '../models/ProviderKernelVersionEnum.js';
32
+ import '../models/WaasWalletShareSetType.js';
32
33
  import '../models/WalletProviderEnum.js';
33
34
  import '../models/MfaBackupCodeAcknowledgement.js';
34
35
  import '../models/CustomFieldType.js';
@@ -33,6 +33,7 @@ require('../models/HardwareWalletEnum.cjs');
33
33
  require('../models/PasswordSourceTypeEnum.cjs');
34
34
  require('../models/ProviderEntryPointVersionEnum.cjs');
35
35
  require('../models/ProviderKernelVersionEnum.cjs');
36
+ require('../models/WaasWalletShareSetType.cjs');
36
37
  require('../models/WalletProviderEnum.cjs');
37
38
  require('../models/MfaBackupCodeAcknowledgement.cjs');
38
39
  require('../models/CustomFieldType.cjs');
@@ -29,6 +29,7 @@ import '../models/HardwareWalletEnum.js';
29
29
  import '../models/PasswordSourceTypeEnum.js';
30
30
  import '../models/ProviderEntryPointVersionEnum.js';
31
31
  import '../models/ProviderKernelVersionEnum.js';
32
+ import '../models/WaasWalletShareSetType.js';
32
33
  import '../models/WalletProviderEnum.js';
33
34
  import '../models/MfaBackupCodeAcknowledgement.js';
34
35
  import '../models/CustomFieldType.js';
@@ -33,6 +33,7 @@ require('../models/HardwareWalletEnum.cjs');
33
33
  require('../models/PasswordSourceTypeEnum.cjs');
34
34
  require('../models/ProviderEntryPointVersionEnum.cjs');
35
35
  require('../models/ProviderKernelVersionEnum.cjs');
36
+ require('../models/WaasWalletShareSetType.cjs');
36
37
  require('../models/WalletProviderEnum.cjs');
37
38
  require('../models/MfaBackupCodeAcknowledgement.cjs');
38
39
  require('../models/CustomFieldType.cjs');
@@ -29,6 +29,7 @@ import '../models/HardwareWalletEnum.js';
29
29
  import '../models/PasswordSourceTypeEnum.js';
30
30
  import '../models/ProviderEntryPointVersionEnum.js';
31
31
  import '../models/ProviderKernelVersionEnum.js';
32
+ import '../models/WaasWalletShareSetType.js';
32
33
  import '../models/WalletProviderEnum.js';
33
34
  import '../models/MfaBackupCodeAcknowledgement.js';
34
35
  import '../models/CustomFieldType.js';
@@ -33,6 +33,7 @@ require('../models/HardwareWalletEnum.cjs');
33
33
  require('../models/PasswordSourceTypeEnum.cjs');
34
34
  require('../models/ProviderEntryPointVersionEnum.cjs');
35
35
  require('../models/ProviderKernelVersionEnum.cjs');
36
+ require('../models/WaasWalletShareSetType.cjs');
36
37
  require('../models/WalletProviderEnum.cjs');
37
38
  require('../models/MfaBackupCodeAcknowledgement.cjs');
38
39
  require('../models/CustomFieldType.cjs');
@@ -29,6 +29,7 @@ import '../models/HardwareWalletEnum.js';
29
29
  import '../models/PasswordSourceTypeEnum.js';
30
30
  import '../models/ProviderEntryPointVersionEnum.js';
31
31
  import '../models/ProviderKernelVersionEnum.js';
32
+ import '../models/WaasWalletShareSetType.js';
32
33
  import '../models/WalletProviderEnum.js';
33
34
  import '../models/MfaBackupCodeAcknowledgement.js';
34
35
  import '../models/CustomFieldType.js';
@@ -33,6 +33,7 @@ require('../models/HardwareWalletEnum.cjs');
33
33
  require('../models/PasswordSourceTypeEnum.cjs');
34
34
  require('../models/ProviderEntryPointVersionEnum.cjs');
35
35
  require('../models/ProviderKernelVersionEnum.cjs');
36
+ require('../models/WaasWalletShareSetType.cjs');
36
37
  require('../models/WalletProviderEnum.cjs');
37
38
  require('../models/MfaBackupCodeAcknowledgement.cjs');
38
39
  require('../models/CustomFieldType.cjs');
@@ -29,6 +29,7 @@ import '../models/HardwareWalletEnum.js';
29
29
  import '../models/PasswordSourceTypeEnum.js';
30
30
  import '../models/ProviderEntryPointVersionEnum.js';
31
31
  import '../models/ProviderKernelVersionEnum.js';
32
+ import '../models/WaasWalletShareSetType.js';
32
33
  import '../models/WalletProviderEnum.js';
33
34
  import '../models/MfaBackupCodeAcknowledgement.js';
34
35
  import '../models/CustomFieldType.js';
@@ -34,6 +34,7 @@ require('../models/HardwareWalletEnum.cjs');
34
34
  require('../models/PasswordSourceTypeEnum.cjs');
35
35
  require('../models/ProviderEntryPointVersionEnum.cjs');
36
36
  require('../models/ProviderKernelVersionEnum.cjs');
37
+ require('../models/WaasWalletShareSetType.cjs');
37
38
  require('../models/WalletProviderEnum.cjs');
38
39
  require('../models/MfaBackupCodeAcknowledgement.cjs');
39
40
  require('../models/CustomFieldType.cjs');
@@ -30,6 +30,7 @@ import '../models/HardwareWalletEnum.js';
30
30
  import '../models/PasswordSourceTypeEnum.js';
31
31
  import '../models/ProviderEntryPointVersionEnum.js';
32
32
  import '../models/ProviderKernelVersionEnum.js';
33
+ import '../models/WaasWalletShareSetType.js';
33
34
  import '../models/WalletProviderEnum.js';
34
35
  import '../models/MfaBackupCodeAcknowledgement.js';
35
36
  import '../models/CustomFieldType.js';
@@ -33,6 +33,7 @@ require('../models/HardwareWalletEnum.cjs');
33
33
  require('../models/PasswordSourceTypeEnum.cjs');
34
34
  require('../models/ProviderEntryPointVersionEnum.cjs');
35
35
  require('../models/ProviderKernelVersionEnum.cjs');
36
+ require('../models/WaasWalletShareSetType.cjs');
36
37
  require('../models/WalletProviderEnum.cjs');
37
38
  require('../models/MfaBackupCodeAcknowledgement.cjs');
38
39
  require('../models/CustomFieldType.cjs');
@@ -29,6 +29,7 @@ import '../models/HardwareWalletEnum.js';
29
29
  import '../models/PasswordSourceTypeEnum.js';
30
30
  import '../models/ProviderEntryPointVersionEnum.js';
31
31
  import '../models/ProviderKernelVersionEnum.js';
32
+ import '../models/WaasWalletShareSetType.js';
32
33
  import '../models/WalletProviderEnum.js';
33
34
  import '../models/MfaBackupCodeAcknowledgement.js';
34
35
  import '../models/CustomFieldType.js';
@@ -33,6 +33,7 @@ require('../models/HardwareWalletEnum.cjs');
33
33
  require('../models/PasswordSourceTypeEnum.cjs');
34
34
  require('../models/ProviderEntryPointVersionEnum.cjs');
35
35
  require('../models/ProviderKernelVersionEnum.cjs');
36
+ require('../models/WaasWalletShareSetType.cjs');
36
37
  require('../models/WalletProviderEnum.cjs');
37
38
  require('../models/MfaBackupCodeAcknowledgement.cjs');
38
39
  require('../models/CustomFieldType.cjs');
@@ -29,6 +29,7 @@ import '../models/HardwareWalletEnum.js';
29
29
  import '../models/PasswordSourceTypeEnum.js';
30
30
  import '../models/ProviderEntryPointVersionEnum.js';
31
31
  import '../models/ProviderKernelVersionEnum.js';
32
+ import '../models/WaasWalletShareSetType.js';
32
33
  import '../models/WalletProviderEnum.js';
33
34
  import '../models/MfaBackupCodeAcknowledgement.js';
34
35
  import '../models/CustomFieldType.js';
@@ -33,6 +33,7 @@ require('../models/HardwareWalletEnum.cjs');
33
33
  require('../models/PasswordSourceTypeEnum.cjs');
34
34
  require('../models/ProviderEntryPointVersionEnum.cjs');
35
35
  require('../models/ProviderKernelVersionEnum.cjs');
36
+ require('../models/WaasWalletShareSetType.cjs');
36
37
  require('../models/WalletProviderEnum.cjs');
37
38
  require('../models/MfaBackupCodeAcknowledgement.cjs');
38
39
  require('../models/CustomFieldType.cjs');
@@ -29,6 +29,7 @@ import '../models/HardwareWalletEnum.js';
29
29
  import '../models/PasswordSourceTypeEnum.js';
30
30
  import '../models/ProviderEntryPointVersionEnum.js';
31
31
  import '../models/ProviderKernelVersionEnum.js';
32
+ import '../models/WaasWalletShareSetType.js';
32
33
  import '../models/WalletProviderEnum.js';
33
34
  import '../models/MfaBackupCodeAcknowledgement.js';
34
35
  import '../models/CustomFieldType.js';
package/src/index.cjs CHANGED
@@ -685,6 +685,7 @@ var WaasWallet = require('./models/WaasWallet.cjs');
685
685
  var WaasWalletProperties = require('./models/WaasWalletProperties.cjs');
686
686
  var WaasWalletResponse = require('./models/WaasWalletResponse.cjs');
687
687
  var WaasWalletSettings = require('./models/WaasWalletSettings.cjs');
688
+ var WaasWalletShareSetType = require('./models/WaasWalletShareSetType.cjs');
688
689
  var WaasWalletSignaturePolicyTmpCreateRequest = require('./models/WaasWalletSignaturePolicyTmpCreateRequest.cjs');
689
690
  var WaasWalletSignaturePolicyTmpCreateRequestPolicyContent = require('./models/WaasWalletSignaturePolicyTmpCreateRequestPolicyContent.cjs');
690
691
  var WaasWalletSignaturePolicyTmpCreateRequestValueLimits = require('./models/WaasWalletSignaturePolicyTmpCreateRequestValueLimits.cjs');
@@ -3132,6 +3133,13 @@ exports.WaasWalletResponseToJSON = WaasWalletResponse.WaasWalletResponseToJSON;
3132
3133
  exports.WaasWalletSettingsFromJSON = WaasWalletSettings.WaasWalletSettingsFromJSON;
3133
3134
  exports.WaasWalletSettingsFromJSONTyped = WaasWalletSettings.WaasWalletSettingsFromJSONTyped;
3134
3135
  exports.WaasWalletSettingsToJSON = WaasWalletSettings.WaasWalletSettingsToJSON;
3136
+ Object.defineProperty(exports, 'WaasWalletShareSetType', {
3137
+ enumerable: true,
3138
+ get: function () { return WaasWalletShareSetType.WaasWalletShareSetType; }
3139
+ });
3140
+ exports.WaasWalletShareSetTypeFromJSON = WaasWalletShareSetType.WaasWalletShareSetTypeFromJSON;
3141
+ exports.WaasWalletShareSetTypeFromJSONTyped = WaasWalletShareSetType.WaasWalletShareSetTypeFromJSONTyped;
3142
+ exports.WaasWalletShareSetTypeToJSON = WaasWalletShareSetType.WaasWalletShareSetTypeToJSON;
3135
3143
  exports.WaasWalletSignaturePolicyTmpCreateRequestFromJSON = WaasWalletSignaturePolicyTmpCreateRequest.WaasWalletSignaturePolicyTmpCreateRequestFromJSON;
3136
3144
  exports.WaasWalletSignaturePolicyTmpCreateRequestFromJSONTyped = WaasWalletSignaturePolicyTmpCreateRequest.WaasWalletSignaturePolicyTmpCreateRequestFromJSONTyped;
3137
3145
  exports.WaasWalletSignaturePolicyTmpCreateRequestToJSON = WaasWalletSignaturePolicyTmpCreateRequest.WaasWalletSignaturePolicyTmpCreateRequestToJSON;
package/src/index.js CHANGED
@@ -681,6 +681,7 @@ export { WaasWalletFromJSON, WaasWalletFromJSONTyped, WaasWalletToJSON } from '.
681
681
  export { WaasWalletPropertiesFromJSON, WaasWalletPropertiesFromJSONTyped, WaasWalletPropertiesToJSON } from './models/WaasWalletProperties.js';
682
682
  export { WaasWalletResponseFromJSON, WaasWalletResponseFromJSONTyped, WaasWalletResponseToJSON } from './models/WaasWalletResponse.js';
683
683
  export { WaasWalletSettingsFromJSON, WaasWalletSettingsFromJSONTyped, WaasWalletSettingsToJSON } from './models/WaasWalletSettings.js';
684
+ export { WaasWalletShareSetType, WaasWalletShareSetTypeFromJSON, WaasWalletShareSetTypeFromJSONTyped, WaasWalletShareSetTypeToJSON } from './models/WaasWalletShareSetType.js';
684
685
  export { WaasWalletSignaturePolicyTmpCreateRequestFromJSON, WaasWalletSignaturePolicyTmpCreateRequestFromJSONTyped, WaasWalletSignaturePolicyTmpCreateRequestToJSON } from './models/WaasWalletSignaturePolicyTmpCreateRequest.js';
685
686
  export { WaasWalletSignaturePolicyTmpCreateRequestPolicyContentFromJSON, WaasWalletSignaturePolicyTmpCreateRequestPolicyContentFromJSONTyped, WaasWalletSignaturePolicyTmpCreateRequestPolicyContentToJSON } from './models/WaasWalletSignaturePolicyTmpCreateRequestPolicyContent.js';
686
687
  export { WaasWalletSignaturePolicyTmpCreateRequestValueLimitsFromJSON, WaasWalletSignaturePolicyTmpCreateRequestValueLimitsFromJSONTyped, WaasWalletSignaturePolicyTmpCreateRequestValueLimitsToJSON } from './models/WaasWalletSignaturePolicyTmpCreateRequestValueLimits.js';
@@ -67,6 +67,7 @@ function DynamicJwtFromJSONTyped(json, ignoreDiscriminator) {
67
67
  'originalSid': !runtime.exists(json, 'originalSid') ? undefined : json['originalSid'],
68
68
  'refreshExp': !runtime.exists(json, 'refreshExp') ? undefined : json['refreshExp'],
69
69
  'sdkVersion': !runtime.exists(json, 'sdkVersion') ? undefined : json['sdkVersion'],
70
+ 'deviceRegistrationId': !runtime.exists(json, 'deviceRegistrationId') ? undefined : json['deviceRegistrationId'],
70
71
  };
71
72
  }
72
73
  function DynamicJwtToJSON(value) {
@@ -126,6 +127,7 @@ function DynamicJwtToJSON(value) {
126
127
  'originalSid': value.originalSid,
127
128
  'refreshExp': value.refreshExp,
128
129
  'sdkVersion': value.sdkVersion,
130
+ 'deviceRegistrationId': value.deviceRegistrationId,
129
131
  };
130
132
  }
131
133
 
@@ -314,6 +314,12 @@ export interface DynamicJwt {
314
314
  * @memberof DynamicJwt
315
315
  */
316
316
  sdkVersion?: string;
317
+ /**
318
+ *
319
+ * @type {string}
320
+ * @memberof DynamicJwt
321
+ */
322
+ deviceRegistrationId?: string | null;
317
323
  }
318
324
  export declare function DynamicJwtFromJSON(json: any): DynamicJwt;
319
325
  export declare function DynamicJwtFromJSONTyped(json: any, ignoreDiscriminator: boolean): DynamicJwt;
@@ -63,6 +63,7 @@ function DynamicJwtFromJSONTyped(json, ignoreDiscriminator) {
63
63
  'originalSid': !exists(json, 'originalSid') ? undefined : json['originalSid'],
64
64
  'refreshExp': !exists(json, 'refreshExp') ? undefined : json['refreshExp'],
65
65
  'sdkVersion': !exists(json, 'sdkVersion') ? undefined : json['sdkVersion'],
66
+ 'deviceRegistrationId': !exists(json, 'deviceRegistrationId') ? undefined : json['deviceRegistrationId'],
66
67
  };
67
68
  }
68
69
  function DynamicJwtToJSON(value) {
@@ -122,6 +123,7 @@ function DynamicJwtToJSON(value) {
122
123
  'originalSid': value.originalSid,
123
124
  'refreshExp': value.refreshExp,
124
125
  'sdkVersion': value.sdkVersion,
126
+ 'deviceRegistrationId': value.deviceRegistrationId,
125
127
  };
126
128
  }
127
129
 
@@ -34,6 +34,7 @@ function MinifiedDynamicJwtFromJSONTyped(json, ignoreDiscriminator) {
34
34
  'originalSid': !runtime.exists(json, 'originalSid') ? undefined : json['originalSid'],
35
35
  'refreshExp': !runtime.exists(json, 'refreshExp') ? undefined : json['refreshExp'],
36
36
  'sdkVersion': !runtime.exists(json, 'sdkVersion') ? undefined : json['sdkVersion'],
37
+ 'deviceRegistrationId': !runtime.exists(json, 'deviceRegistrationId') ? undefined : json['deviceRegistrationId'],
37
38
  };
38
39
  }
39
40
  function MinifiedDynamicJwtToJSON(value) {
@@ -64,6 +65,7 @@ function MinifiedDynamicJwtToJSON(value) {
64
65
  'originalSid': value.originalSid,
65
66
  'refreshExp': value.refreshExp,
66
67
  'sdkVersion': value.sdkVersion,
68
+ 'deviceRegistrationId': value.deviceRegistrationId,
67
69
  };
68
70
  }
69
71
 
@@ -136,6 +136,12 @@ export interface MinifiedDynamicJwt {
136
136
  * @memberof MinifiedDynamicJwt
137
137
  */
138
138
  sdkVersion?: string;
139
+ /**
140
+ *
141
+ * @type {string}
142
+ * @memberof MinifiedDynamicJwt
143
+ */
144
+ deviceRegistrationId?: string | null;
139
145
  }
140
146
  export declare function MinifiedDynamicJwtFromJSON(json: any): MinifiedDynamicJwt;
141
147
  export declare function MinifiedDynamicJwtFromJSONTyped(json: any, ignoreDiscriminator: boolean): MinifiedDynamicJwt;
@@ -30,6 +30,7 @@ function MinifiedDynamicJwtFromJSONTyped(json, ignoreDiscriminator) {
30
30
  'originalSid': !exists(json, 'originalSid') ? undefined : json['originalSid'],
31
31
  'refreshExp': !exists(json, 'refreshExp') ? undefined : json['refreshExp'],
32
32
  'sdkVersion': !exists(json, 'sdkVersion') ? undefined : json['sdkVersion'],
33
+ 'deviceRegistrationId': !exists(json, 'deviceRegistrationId') ? undefined : json['deviceRegistrationId'],
33
34
  };
34
35
  }
35
36
  function MinifiedDynamicJwtToJSON(value) {
@@ -60,6 +61,7 @@ function MinifiedDynamicJwtToJSON(value) {
60
61
  'originalSid': value.originalSid,
61
62
  'refreshExp': value.refreshExp,
62
63
  'sdkVersion': value.sdkVersion,
64
+ 'deviceRegistrationId': value.deviceRegistrationId,
63
65
  };
64
66
  }
65
67
 
@@ -6,6 +6,7 @@ var runtime = require('../runtime.cjs');
6
6
  var EmbeddedWalletVersionEnum = require('./EmbeddedWalletVersionEnum.cjs');
7
7
  var ThresholdSignatureScheme = require('./ThresholdSignatureScheme.cjs');
8
8
  var WaasWalletSettings = require('./WaasWalletSettings.cjs');
9
+ var WaasWalletShareSetType = require('./WaasWalletShareSetType.cjs');
9
10
  var WalletKeyShareInfo = require('./WalletKeyShareInfo.cjs');
10
11
 
11
12
  /* tslint:disable */
@@ -21,6 +22,8 @@ function WaasWalletPropertiesFromJSONTyped(json, ignoreDiscriminator) {
21
22
  'thresholdSignatureScheme': !runtime.exists(json, 'thresholdSignatureScheme') ? undefined : ThresholdSignatureScheme.ThresholdSignatureSchemeFromJSON(json['thresholdSignatureScheme']),
22
23
  'derivationPath': !runtime.exists(json, 'derivationPath') ? undefined : json['derivationPath'],
23
24
  'settings': !runtime.exists(json, 'settings') ? undefined : WaasWalletSettings.WaasWalletSettingsFromJSON(json['settings']),
25
+ 'shareSetId': !runtime.exists(json, 'shareSetId') ? undefined : json['shareSetId'],
26
+ 'shareSetType': !runtime.exists(json, 'shareSetType') ? undefined : WaasWalletShareSetType.WaasWalletShareSetTypeFromJSON(json['shareSetType']),
24
27
  'version': !runtime.exists(json, 'version') ? undefined : EmbeddedWalletVersionEnum.EmbeddedWalletVersionEnumFromJSON(json['version']),
25
28
  };
26
29
  }
@@ -36,6 +39,8 @@ function WaasWalletPropertiesToJSON(value) {
36
39
  'thresholdSignatureScheme': ThresholdSignatureScheme.ThresholdSignatureSchemeToJSON(value.thresholdSignatureScheme),
37
40
  'derivationPath': value.derivationPath,
38
41
  'settings': WaasWalletSettings.WaasWalletSettingsToJSON(value.settings),
42
+ 'shareSetId': value.shareSetId,
43
+ 'shareSetType': WaasWalletShareSetType.WaasWalletShareSetTypeToJSON(value.shareSetType),
39
44
  'version': EmbeddedWalletVersionEnum.EmbeddedWalletVersionEnumToJSON(value.version),
40
45
  };
41
46
  }
@@ -12,6 +12,7 @@
12
12
  import { EmbeddedWalletVersionEnum } from './EmbeddedWalletVersionEnum';
13
13
  import { ThresholdSignatureScheme } from './ThresholdSignatureScheme';
14
14
  import { WaasWalletSettings } from './WaasWalletSettings';
15
+ import { WaasWalletShareSetType } from './WaasWalletShareSetType';
15
16
  import { WalletKeyShareInfo } from './WalletKeyShareInfo';
16
17
  /**
17
18
  *
@@ -43,6 +44,18 @@ export interface WaasWalletProperties {
43
44
  * @memberof WaasWalletProperties
44
45
  */
45
46
  settings?: WaasWalletSettings;
47
+ /**
48
+ * Identifier of the share set (WaasWallets row) that owns these key shares
49
+ * @type {string}
50
+ * @memberof WaasWalletProperties
51
+ */
52
+ shareSetId?: string;
53
+ /**
54
+ *
55
+ * @type {WaasWalletShareSetType}
56
+ * @memberof WaasWalletProperties
57
+ */
58
+ shareSetType?: WaasWalletShareSetType;
46
59
  /**
47
60
  *
48
61
  * @type {EmbeddedWalletVersionEnum}
@@ -2,6 +2,7 @@ import { exists } from '../runtime.js';
2
2
  import { EmbeddedWalletVersionEnumFromJSON, EmbeddedWalletVersionEnumToJSON } from './EmbeddedWalletVersionEnum.js';
3
3
  import { ThresholdSignatureSchemeFromJSON, ThresholdSignatureSchemeToJSON } from './ThresholdSignatureScheme.js';
4
4
  import { WaasWalletSettingsFromJSON, WaasWalletSettingsToJSON } from './WaasWalletSettings.js';
5
+ import { WaasWalletShareSetTypeFromJSON, WaasWalletShareSetTypeToJSON } from './WaasWalletShareSetType.js';
5
6
  import { WalletKeyShareInfoFromJSON, WalletKeyShareInfoToJSON } from './WalletKeyShareInfo.js';
6
7
 
7
8
  /* tslint:disable */
@@ -17,6 +18,8 @@ function WaasWalletPropertiesFromJSONTyped(json, ignoreDiscriminator) {
17
18
  'thresholdSignatureScheme': !exists(json, 'thresholdSignatureScheme') ? undefined : ThresholdSignatureSchemeFromJSON(json['thresholdSignatureScheme']),
18
19
  'derivationPath': !exists(json, 'derivationPath') ? undefined : json['derivationPath'],
19
20
  'settings': !exists(json, 'settings') ? undefined : WaasWalletSettingsFromJSON(json['settings']),
21
+ 'shareSetId': !exists(json, 'shareSetId') ? undefined : json['shareSetId'],
22
+ 'shareSetType': !exists(json, 'shareSetType') ? undefined : WaasWalletShareSetTypeFromJSON(json['shareSetType']),
20
23
  'version': !exists(json, 'version') ? undefined : EmbeddedWalletVersionEnumFromJSON(json['version']),
21
24
  };
22
25
  }
@@ -32,6 +35,8 @@ function WaasWalletPropertiesToJSON(value) {
32
35
  'thresholdSignatureScheme': ThresholdSignatureSchemeToJSON(value.thresholdSignatureScheme),
33
36
  'derivationPath': value.derivationPath,
34
37
  'settings': WaasWalletSettingsToJSON(value.settings),
38
+ 'shareSetId': value.shareSetId,
39
+ 'shareSetType': WaasWalletShareSetTypeToJSON(value.shareSetType),
35
40
  'version': EmbeddedWalletVersionEnumToJSON(value.version),
36
41
  };
37
42
  }
@@ -0,0 +1,41 @@
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
+ * The role this share set plays for the wallet
20
+ * @export
21
+ * @enum {string}
22
+ */
23
+ exports.WaasWalletShareSetType = void 0;
24
+ (function (WaasWalletShareSetType) {
25
+ WaasWalletShareSetType["Delegated"] = "delegated";
26
+ WaasWalletShareSetType["RootUser"] = "rootUser";
27
+ WaasWalletShareSetType["Server"] = "server";
28
+ })(exports.WaasWalletShareSetType || (exports.WaasWalletShareSetType = {}));
29
+ function WaasWalletShareSetTypeFromJSON(json) {
30
+ return WaasWalletShareSetTypeFromJSONTyped(json);
31
+ }
32
+ function WaasWalletShareSetTypeFromJSONTyped(json, ignoreDiscriminator) {
33
+ return json;
34
+ }
35
+ function WaasWalletShareSetTypeToJSON(value) {
36
+ return value;
37
+ }
38
+
39
+ exports.WaasWalletShareSetTypeFromJSON = WaasWalletShareSetTypeFromJSON;
40
+ exports.WaasWalletShareSetTypeFromJSONTyped = WaasWalletShareSetTypeFromJSONTyped;
41
+ exports.WaasWalletShareSetTypeToJSON = WaasWalletShareSetTypeToJSON;
@@ -0,0 +1,24 @@
1
+ /**
2
+ * Dashboard API
3
+ * Dashboard API documentation
4
+ *
5
+ * The version of the OpenAPI document: 1.0.0
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ * The role this share set plays for the wallet
14
+ * @export
15
+ * @enum {string}
16
+ */
17
+ export declare enum WaasWalletShareSetType {
18
+ Delegated = "delegated",
19
+ RootUser = "rootUser",
20
+ Server = "server"
21
+ }
22
+ export declare function WaasWalletShareSetTypeFromJSON(json: any): WaasWalletShareSetType;
23
+ export declare function WaasWalletShareSetTypeFromJSONTyped(json: any, ignoreDiscriminator: boolean): WaasWalletShareSetType;
24
+ export declare function WaasWalletShareSetTypeToJSON(value?: WaasWalletShareSetType | null): any;
@@ -0,0 +1,35 @@
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
+ * The role this share set plays for the wallet
16
+ * @export
17
+ * @enum {string}
18
+ */
19
+ var WaasWalletShareSetType;
20
+ (function (WaasWalletShareSetType) {
21
+ WaasWalletShareSetType["Delegated"] = "delegated";
22
+ WaasWalletShareSetType["RootUser"] = "rootUser";
23
+ WaasWalletShareSetType["Server"] = "server";
24
+ })(WaasWalletShareSetType || (WaasWalletShareSetType = {}));
25
+ function WaasWalletShareSetTypeFromJSON(json) {
26
+ return WaasWalletShareSetTypeFromJSONTyped(json);
27
+ }
28
+ function WaasWalletShareSetTypeFromJSONTyped(json, ignoreDiscriminator) {
29
+ return json;
30
+ }
31
+ function WaasWalletShareSetTypeToJSON(value) {
32
+ return value;
33
+ }
34
+
35
+ export { WaasWalletShareSetType, WaasWalletShareSetTypeFromJSON, WaasWalletShareSetTypeFromJSONTyped, WaasWalletShareSetTypeToJSON };
@@ -11,6 +11,7 @@ var ProviderEntryPointVersionEnum = require('./ProviderEntryPointVersionEnum.cjs
11
11
  var ProviderKernelVersionEnum = require('./ProviderKernelVersionEnum.cjs');
12
12
  var ThresholdSignatureScheme = require('./ThresholdSignatureScheme.cjs');
13
13
  var WaasWalletSettings = require('./WaasWalletSettings.cjs');
14
+ var WaasWalletShareSetType = require('./WaasWalletShareSetType.cjs');
14
15
  var WalletKeyShareInfo = require('./WalletKeyShareInfo.cjs');
15
16
 
16
17
  /* tslint:disable */
@@ -39,6 +40,8 @@ function WalletPropertiesFromJSONTyped(json, ignoreDiscriminator) {
39
40
  'thresholdSignatureScheme': !runtime.exists(json, 'thresholdSignatureScheme') ? undefined : ThresholdSignatureScheme.ThresholdSignatureSchemeFromJSON(json['thresholdSignatureScheme']),
40
41
  'derivationPath': !runtime.exists(json, 'derivationPath') ? undefined : json['derivationPath'],
41
42
  'settings': !runtime.exists(json, 'settings') ? undefined : WaasWalletSettings.WaasWalletSettingsFromJSON(json['settings']),
43
+ 'shareSetId': !runtime.exists(json, 'shareSetId') ? undefined : json['shareSetId'],
44
+ 'shareSetType': !runtime.exists(json, 'shareSetType') ? undefined : WaasWalletShareSetType.WaasWalletShareSetTypeFromJSON(json['shareSetType']),
42
45
  };
43
46
  }
44
47
  function WalletPropertiesToJSON(value) {
@@ -66,6 +69,8 @@ function WalletPropertiesToJSON(value) {
66
69
  'thresholdSignatureScheme': ThresholdSignatureScheme.ThresholdSignatureSchemeToJSON(value.thresholdSignatureScheme),
67
70
  'derivationPath': value.derivationPath,
68
71
  'settings': WaasWalletSettings.WaasWalletSettingsToJSON(value.settings),
72
+ 'shareSetId': value.shareSetId,
73
+ 'shareSetType': WaasWalletShareSetType.WaasWalletShareSetTypeToJSON(value.shareSetType),
69
74
  };
70
75
  }
71
76
 
@@ -17,6 +17,7 @@ import { ProviderEntryPointVersionEnum } from './ProviderEntryPointVersionEnum';
17
17
  import { ProviderKernelVersionEnum } from './ProviderKernelVersionEnum';
18
18
  import { ThresholdSignatureScheme } from './ThresholdSignatureScheme';
19
19
  import { WaasWalletSettings } from './WaasWalletSettings';
20
+ import { WaasWalletShareSetType } from './WaasWalletShareSetType';
20
21
  import { WalletKeyShareInfo } from './WalletKeyShareInfo';
21
22
  /**
22
23
  *
@@ -126,6 +127,18 @@ export interface WalletProperties {
126
127
  * @memberof WalletProperties
127
128
  */
128
129
  settings?: WaasWalletSettings;
130
+ /**
131
+ * Identifier of the share set (WaasWallets row) that owns these key shares
132
+ * @type {string}
133
+ * @memberof WalletProperties
134
+ */
135
+ shareSetId?: string;
136
+ /**
137
+ *
138
+ * @type {WaasWalletShareSetType}
139
+ * @memberof WalletProperties
140
+ */
141
+ shareSetType?: WaasWalletShareSetType;
129
142
  }
130
143
  export declare function WalletPropertiesFromJSON(json: any): WalletProperties;
131
144
  export declare function WalletPropertiesFromJSONTyped(json: any, ignoreDiscriminator: boolean): WalletProperties;
@@ -7,6 +7,7 @@ import { ProviderEntryPointVersionEnumFromJSON, ProviderEntryPointVersionEnumToJ
7
7
  import { ProviderKernelVersionEnumFromJSON, ProviderKernelVersionEnumToJSON } from './ProviderKernelVersionEnum.js';
8
8
  import { ThresholdSignatureSchemeFromJSON, ThresholdSignatureSchemeToJSON } from './ThresholdSignatureScheme.js';
9
9
  import { WaasWalletSettingsFromJSON, WaasWalletSettingsToJSON } from './WaasWalletSettings.js';
10
+ import { WaasWalletShareSetTypeFromJSON, WaasWalletShareSetTypeToJSON } from './WaasWalletShareSetType.js';
10
11
  import { WalletKeyShareInfoFromJSON, WalletKeyShareInfoToJSON } from './WalletKeyShareInfo.js';
11
12
 
12
13
  /* tslint:disable */
@@ -35,6 +36,8 @@ function WalletPropertiesFromJSONTyped(json, ignoreDiscriminator) {
35
36
  'thresholdSignatureScheme': !exists(json, 'thresholdSignatureScheme') ? undefined : ThresholdSignatureSchemeFromJSON(json['thresholdSignatureScheme']),
36
37
  'derivationPath': !exists(json, 'derivationPath') ? undefined : json['derivationPath'],
37
38
  'settings': !exists(json, 'settings') ? undefined : WaasWalletSettingsFromJSON(json['settings']),
39
+ 'shareSetId': !exists(json, 'shareSetId') ? undefined : json['shareSetId'],
40
+ 'shareSetType': !exists(json, 'shareSetType') ? undefined : WaasWalletShareSetTypeFromJSON(json['shareSetType']),
38
41
  };
39
42
  }
40
43
  function WalletPropertiesToJSON(value) {
@@ -62,6 +65,8 @@ function WalletPropertiesToJSON(value) {
62
65
  'thresholdSignatureScheme': ThresholdSignatureSchemeToJSON(value.thresholdSignatureScheme),
63
66
  'derivationPath': value.derivationPath,
64
67
  'settings': WaasWalletSettingsToJSON(value.settings),
68
+ 'shareSetId': value.shareSetId,
69
+ 'shareSetType': WaasWalletShareSetTypeToJSON(value.shareSetType),
65
70
  };
66
71
  }
67
72
 
@@ -639,6 +639,7 @@ export * from './WaasWallet';
639
639
  export * from './WaasWalletProperties';
640
640
  export * from './WaasWalletResponse';
641
641
  export * from './WaasWalletSettings';
642
+ export * from './WaasWalletShareSetType';
642
643
  export * from './WaasWalletSignaturePolicyTmpCreateRequest';
643
644
  export * from './WaasWalletSignaturePolicyTmpCreateRequestPolicyContent';
644
645
  export * from './WaasWalletSignaturePolicyTmpCreateRequestValueLimits';