@dynamic-labs/sdk-api 0.0.940 → 0.0.941

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 (211) hide show
  1. package/package.json +1 -1
  2. package/src/index.cjs +4 -0
  3. package/src/index.js +1 -0
  4. package/src/models/Account.d.ts +1 -1
  5. package/src/models/AccountBalances.d.ts +1 -1
  6. package/src/models/Asset.d.ts +7 -7
  7. package/src/models/AssetDiff.d.ts +2 -2
  8. package/src/models/AssetExposure.d.ts +1 -1
  9. package/src/models/AssetTransfer.d.ts +4 -4
  10. package/src/models/AttachSourceRequest.cjs +3 -0
  11. package/src/models/AttachSourceRequest.d.ts +8 -1
  12. package/src/models/AttachSourceRequest.js +3 -0
  13. package/src/models/AuthSettings.d.ts +1 -1
  14. package/src/models/AuthenticationExtensionsClientInputs.d.ts +3 -3
  15. package/src/models/AuthenticationExtensionsClientOutputs.d.ts +3 -3
  16. package/src/models/AuthenticatorAssertionResponse.d.ts +1 -1
  17. package/src/models/AuthenticatorAttestationResponse.d.ts +1 -1
  18. package/src/models/AuthenticatorSelectionCriteria.d.ts +1 -1
  19. package/src/models/BackupKeySharesToLocationResponse.d.ts +1 -1
  20. package/src/models/BackupKeySharesToLocationsPendingResponse.d.ts +2 -2
  21. package/src/models/BackupKeySharesToLocationsRequest.d.ts +1 -1
  22. package/src/models/BackupKeySharesToLocationsResponse.d.ts +3 -3
  23. package/src/models/BackupMultipleClientKeySharesResponse.d.ts +1 -1
  24. package/src/models/BadGateway.d.ts +1 -1
  25. package/src/models/BadRequest.d.ts +1 -1
  26. package/src/models/BaseUser.d.ts +18 -18
  27. package/src/models/BlockaidValidation.d.ts +4 -4
  28. package/src/models/ChainConfiguration.d.ts +3 -3
  29. package/src/models/Checkout.d.ts +3 -3
  30. package/src/models/CheckoutFailure.d.ts +3 -3
  31. package/src/models/CheckoutFeeBreakdown.d.ts +1 -1
  32. package/src/models/CheckoutSettlementData.d.ts +1 -1
  33. package/src/models/CheckoutSourceTypeEnum.cjs +0 -1
  34. package/src/models/CheckoutSourceTypeEnum.d.ts +1 -2
  35. package/src/models/CheckoutSourceTypeEnum.js +0 -1
  36. package/src/models/CheckoutTransaction.cjs +3 -0
  37. package/src/models/CheckoutTransaction.d.ts +18 -11
  38. package/src/models/CheckoutTransaction.js +3 -0
  39. package/src/models/CheckoutTransactionCreateRequest.d.ts +3 -3
  40. package/src/models/CheckoutTransactionExchangeSource.cjs +45 -0
  41. package/src/models/CheckoutTransactionExchangeSource.d.ts +33 -0
  42. package/src/models/CheckoutTransactionExchangeSource.js +39 -0
  43. package/src/models/CheckoutTransactionQuote.d.ts +6 -6
  44. package/src/models/CheckoutsResponse.d.ts +1 -1
  45. package/src/models/CoinbaseOnrampGetBuyUrlRequest.d.ts +2 -2
  46. package/src/models/CoinbaseOnrampOrderResponsePaymentLink.d.ts +1 -1
  47. package/src/models/Conflict.d.ts +1 -1
  48. package/src/models/ConnectRequest.d.ts +1 -1
  49. package/src/models/CreateRoomsResponse.d.ts +1 -1
  50. package/src/models/CreateRoomsWithoutWalletIdResponse.d.ts +1 -1
  51. package/src/models/CreateWaasAccountRequest.d.ts +2 -2
  52. package/src/models/CryptoDotComPaymentResponse.d.ts +1 -1
  53. package/src/models/Currency.d.ts +4 -4
  54. package/src/models/DelegatedShareDeliveryRequestEncryptedDelegatedShare.d.ts +1 -1
  55. package/src/models/DepositAmountsConfigInput.d.ts +2 -2
  56. package/src/models/DestinationConfigInput.d.ts +1 -1
  57. package/src/models/DeviceRegistrationResponse.d.ts +4 -4
  58. package/src/models/DeviceRegistrationsResponse.d.ts +2 -2
  59. package/src/models/Duration.d.ts +1 -1
  60. package/src/models/DynamicJwt.d.ts +37 -37
  61. package/src/models/Eip712Domain.d.ts +3 -3
  62. package/src/models/Eip712TypeMember.d.ts +2 -2
  63. package/src/models/EmailVerificationCreateRequest.d.ts +1 -1
  64. package/src/models/EmailVerificationCreateResponse.d.ts +1 -1
  65. package/src/models/EmailVerificationRetryRequest.d.ts +1 -1
  66. package/src/models/EmbeddedWalletAuthToken.d.ts +1 -1
  67. package/src/models/EmbeddedWalletSecret.d.ts +1 -1
  68. package/src/models/EmbeddedWalletSecretWithUpdatedJwt.d.ts +2 -2
  69. package/src/models/EmbeddedWalletSecretWithUpdatedJwtAllOf.d.ts +1 -1
  70. package/src/models/ErrorMessageWithCode.d.ts +2 -2
  71. package/src/models/Exchange.d.ts +1 -1
  72. package/src/models/ExchangeTransaction.d.ts +1 -1
  73. package/src/models/ExchangeTransferResponse.d.ts +1 -1
  74. package/src/models/ExportEmbeddedWalletResponse.d.ts +1 -1
  75. package/src/models/ExportWaasWalletPrivateKeyRequest.d.ts +2 -2
  76. package/src/models/ExternalAuth.d.ts +1 -1
  77. package/src/models/ExternalWalletFundingDefaultSettingsToken.d.ts +1 -1
  78. package/src/models/FeatureFlags.d.ts +2 -2
  79. package/src/models/Forbidden.d.ts +1 -1
  80. package/src/models/ForbiddenErrorPayload.d.ts +1 -1
  81. package/src/models/Funding.d.ts +1 -1
  82. package/src/models/FundingExternalWallets.d.ts +1 -1
  83. package/src/models/GetPasskeyAuthenticationOptionsResponse.d.ts +1 -1
  84. package/src/models/GetPasskeyRegistrationOptionsResponse.d.ts +2 -2
  85. package/src/models/GetUserPasskeysResponse.d.ts +1 -1
  86. package/src/models/GlobalWalletConnection.d.ts +2 -2
  87. package/src/models/GlobalWalletConnectionCreateRequest.d.ts +1 -1
  88. package/src/models/GlobalWalletSettings.d.ts +2 -2
  89. package/src/models/HCaptchaSettings.d.ts +2 -2
  90. package/src/models/ImportWaasPrivateKeyRequest.d.ts +1 -1
  91. package/src/models/IntegrationSetting.d.ts +3 -3
  92. package/src/models/InternalServerError.d.ts +1 -1
  93. package/src/models/JwksKey.d.ts +6 -6
  94. package/src/models/JwksResponse.d.ts +1 -1
  95. package/src/models/JwtBlockchainAccount.d.ts +2 -2
  96. package/src/models/JwtPayloadDeprecatedInfo.d.ts +10 -10
  97. package/src/models/JwtVerifiedCredential.d.ts +10 -10
  98. package/src/models/JwtVerifiedCredentialHashes.d.ts +5 -5
  99. package/src/models/MFAAuthPasskeyDeviceGetResponseAssertion.d.ts +1 -1
  100. package/src/models/MFAListDevicesResponse.d.ts +1 -1
  101. package/src/models/MFAMethodsResponse.d.ts +2 -2
  102. package/src/models/MFARegisterPasskeyDeviceGetResponseRegistration.d.ts +1 -1
  103. package/src/models/MFASettings.d.ts +5 -5
  104. package/src/models/MFASettingsActions.d.ts +1 -1
  105. package/src/models/MFASettingsMethods.d.ts +1 -1
  106. package/src/models/MergeConflicts.d.ts +1 -1
  107. package/src/models/MergeUserConflictResolutions.d.ts +1 -1
  108. package/src/models/MethodNotAllowed.d.ts +1 -1
  109. package/src/models/MinifiedDynamicJwt.d.ts +3 -3
  110. package/src/models/MultichainAccountBalanceResponse.d.ts +1 -1
  111. package/src/models/MultichainAccountBalancesRequest.d.ts +1 -1
  112. package/src/models/NameService.d.ts +1 -1
  113. package/src/models/NameServiceData.d.ts +2 -2
  114. package/src/models/NameServiceSdkSettingsEvm.d.ts +1 -1
  115. package/src/models/NativeCurrency.d.ts +6 -6
  116. package/src/models/Network.d.ts +6 -6
  117. package/src/models/NetworkConfiguration.d.ts +14 -14
  118. package/src/models/NetworkConfigurationResponse.d.ts +2 -2
  119. package/src/models/NextJsSettings.d.ts +1 -1
  120. package/src/models/NonceResponse.d.ts +1 -1
  121. package/src/models/NoncesResponse.d.ts +1 -1
  122. package/src/models/NotFound.d.ts +2 -2
  123. package/src/models/OauthProviderRequest.d.ts +2 -2
  124. package/src/models/OpenRoomResponse.d.ts +3 -3
  125. package/src/models/OpenRoomResponseForReshare.d.ts +3 -3
  126. package/src/models/OpenRoomResponseWithServerKeygenIds.d.ts +3 -3
  127. package/src/models/PasskeyAllowCredential.d.ts +1 -1
  128. package/src/models/PasskeyExcludeCredential.d.ts +1 -1
  129. package/src/models/PasskeyRegistrationCredential.d.ts +1 -1
  130. package/src/models/PasskeyRegistrationCredentialV2.d.ts +1 -1
  131. package/src/models/PasskeyStorage.d.ts +3 -3
  132. package/src/models/PriceData.d.ts +1 -1
  133. package/src/models/ProjectSettingsChains.d.ts +3 -3
  134. package/src/models/ProjectSettingsDesignButton.d.ts +5 -5
  135. package/src/models/ProjectSettingsDesignModal.d.ts +13 -13
  136. package/src/models/ProjectSettingsDesignWidget.d.ts +5 -5
  137. package/src/models/ProjectSettingsGeneral.d.ts +8 -8
  138. package/src/models/ProjectSettingsKyc.d.ts +7 -7
  139. package/src/models/ProjectSettingsPrivacy.d.ts +1 -1
  140. package/src/models/ProjectSettingsSdk.d.ts +14 -14
  141. package/src/models/ProjectSettingsSdkAccountAbstraction.d.ts +1 -1
  142. package/src/models/ProjectSettingsSdkEmailSignIn.d.ts +1 -1
  143. package/src/models/ProjectSettingsSdkEmbeddedWallets.d.ts +1 -1
  144. package/src/models/ProjectSettingsSdkSocialSignIn.d.ts +1 -1
  145. package/src/models/ProjectSettingsSdkWaas.d.ts +1 -1
  146. package/src/models/ProjectSettingsSdkWalletConnect.d.ts +1 -1
  147. package/src/models/Provider.d.ts +2 -2
  148. package/src/models/ProviderAgreement.d.ts +2 -2
  149. package/src/models/PublicKeyCredentialDescriptor.d.ts +1 -1
  150. package/src/models/PublicKeyCredentialParameters.d.ts +1 -1
  151. package/src/models/PublishEvents.d.ts +1 -1
  152. package/src/models/RampConfiguration.d.ts +3 -3
  153. package/src/models/ReactSettings.d.ts +1 -1
  154. package/src/models/RecordBroadcastRequest.cjs +3 -13
  155. package/src/models/RecordBroadcastRequest.d.ts +2 -2
  156. package/src/models/RecordBroadcastRequest.js +3 -13
  157. package/src/models/RecoverMultipleClientKeySharesRequest.d.ts +1 -1
  158. package/src/models/RecoverMultipleClientKeySharesResponse.d.ts +1 -1
  159. package/src/models/RegisterEmbeddedWalletSessionKeyResponse.d.ts +2 -2
  160. package/src/models/ReshareRequest.d.ts +3 -3
  161. package/src/models/SdkSettingsRequest.d.ts +2 -2
  162. package/src/models/SdkUser.d.ts +18 -18
  163. package/src/models/SettlementConfigInput.d.ts +1 -1
  164. package/src/models/SignMessageEvmTypedData.d.ts +1 -1
  165. package/src/models/SignMessageWithWaasRequest.d.ts +2 -2
  166. package/src/models/SimulateSVMTransactionRequest.d.ts +1 -1
  167. package/src/models/SimulateTransactionResponse.d.ts +5 -5
  168. package/src/models/SimulateUserOpRequest.d.ts +1 -1
  169. package/src/models/SocialSignInProvider.d.ts +1 -1
  170. package/src/models/SolanaTransactionOptimizationRequest.d.ts +1 -1
  171. package/src/models/SolanaTransactionOptimizationResponse.d.ts +1 -1
  172. package/src/models/SsoProvider.d.ts +2 -2
  173. package/src/models/SupportedOfframpsResponse.d.ts +1 -1
  174. package/src/models/SupportedOnrampsResponse.d.ts +1 -1
  175. package/src/models/SupportedSecurityMethod.d.ts +4 -4
  176. package/src/models/SwapFee.d.ts +4 -4
  177. package/src/models/SwapGasCost.d.ts +2 -2
  178. package/src/models/SwapQuoteResponse.d.ts +4 -4
  179. package/src/models/SwapQuoteResponseSide.d.ts +3 -3
  180. package/src/models/SwapStatusResponse.d.ts +7 -7
  181. package/src/models/SwapStep.d.ts +5 -5
  182. package/src/models/SwapStepSide.d.ts +3 -3
  183. package/src/models/SwapToken.d.ts +8 -8
  184. package/src/models/TelegramUser.d.ts +7 -7
  185. package/src/models/TokenBalance.d.ts +12 -12
  186. package/src/models/TooManyRequests.d.ts +1 -1
  187. package/src/models/TransferDestination.d.ts +1 -1
  188. package/src/models/TurnkeyCreateWalletAccountsRequestBodyParameters.d.ts +1 -1
  189. package/src/models/TurnkeyDeleteEmbeddedWalletsRequestBodyParameters.d.ts +2 -2
  190. package/src/models/TurnkeySignedRequest.d.ts +1 -1
  191. package/src/models/TurnkeyStamp.d.ts +1 -1
  192. package/src/models/TurnkeyWalletAccount.d.ts +1 -1
  193. package/src/models/TurnkeyWalletProperties.d.ts +1 -1
  194. package/src/models/Unauthorized.d.ts +1 -1
  195. package/src/models/UnprocessableEntity.d.ts +1 -1
  196. package/src/models/UnprocessableEntityErrorPayload.d.ts +3 -3
  197. package/src/models/UpdateSelfResponse.d.ts +1 -1
  198. package/src/models/User.d.ts +18 -18
  199. package/src/models/UserFieldsCheckResponse.d.ts +3 -3
  200. package/src/models/UserOauthAccessTokenResponse.d.ts +1 -1
  201. package/src/models/UserPasskey.d.ts +5 -5
  202. package/src/models/VerifyRequest.d.ts +3 -3
  203. package/src/models/VerifyResponse.d.ts +1 -1
  204. package/src/models/WaasWalletProperties.d.ts +1 -1
  205. package/src/models/WaasWalletSettings.d.ts +3 -3
  206. package/src/models/WalletBitcoinConfig.d.ts +2 -2
  207. package/src/models/WalletProperties.d.ts +2 -2
  208. package/src/models/WalletTransaction.d.ts +3 -3
  209. package/src/models/WalletTransactionAssetTransferMetadata.d.ts +1 -1
  210. package/src/models/WalletTransactionsResponse.d.ts +1 -1
  211. package/src/models/index.d.ts +1 -0
@@ -37,7 +37,7 @@ export interface User {
37
37
  */
38
38
  projectEnvironmentId: string;
39
39
  /**
40
- *
40
+ * List of verified credentials (wallets, emails, social accounts) linked to the user
41
41
  * @type {Array<JwtVerifiedCredential>}
42
42
  * @memberof User
43
43
  */
@@ -67,7 +67,7 @@ export interface User {
67
67
  */
68
68
  country?: string | null;
69
69
  /**
70
- *
70
+ * Primary email address of the user
71
71
  * @type {string}
72
72
  * @memberof User
73
73
  */
@@ -91,13 +91,13 @@ export interface User {
91
91
  */
92
92
  lastName?: string | null;
93
93
  /**
94
- *
94
+ * Phone number of the user
95
95
  * @type {string}
96
96
  * @memberof User
97
97
  */
98
98
  phoneNumber?: string | null;
99
99
  /**
100
- *
100
+ * Whether the user has accepted the terms of service and privacy policy
101
101
  * @type {boolean}
102
102
  * @memberof User
103
103
  */
@@ -121,25 +121,25 @@ export interface User {
121
121
  */
122
122
  username?: string | null;
123
123
  /**
124
- *
124
+ * ISO 8601 timestamp of when the user first visited
125
125
  * @type {Date}
126
126
  * @memberof User
127
127
  */
128
128
  firstVisit?: Date;
129
129
  /**
130
- *
130
+ * ISO 8601 timestamp of when the user last visited
131
131
  * @type {Date}
132
132
  * @memberof User
133
133
  */
134
134
  lastVisit?: Date;
135
135
  /**
136
- *
136
+ * Whether this is a newly created user
137
137
  * @type {boolean}
138
138
  * @memberof User
139
139
  */
140
140
  newUser?: boolean;
141
141
  /**
142
- *
142
+ * Arbitrary key-value metadata associated with the user
143
143
  * @type {object}
144
144
  * @memberof User
145
145
  */
@@ -151,55 +151,55 @@ export interface User {
151
151
  */
152
152
  mfaBackupCodeAcknowledgement?: MfaBackupCodeAcknowledgement | null;
153
153
  /**
154
- *
154
+ * Bitcoin wallet address of the user
155
155
  * @type {string}
156
156
  * @memberof User
157
157
  */
158
158
  btcWallet?: string | null;
159
159
  /**
160
- *
160
+ * Kadena wallet address of the user
161
161
  * @type {string}
162
162
  * @memberof User
163
163
  */
164
164
  kdaWallet?: string | null;
165
165
  /**
166
- *
166
+ * Litecoin wallet address of the user
167
167
  * @type {string}
168
168
  * @memberof User
169
169
  */
170
170
  ltcWallet?: string | null;
171
171
  /**
172
- *
172
+ * Nervos CKB wallet address of the user
173
173
  * @type {string}
174
174
  * @memberof User
175
175
  */
176
176
  ckbWallet?: string | null;
177
177
  /**
178
- *
178
+ * Kaspa wallet address of the user
179
179
  * @type {string}
180
180
  * @memberof User
181
181
  */
182
182
  kasWallet?: string | null;
183
183
  /**
184
- *
184
+ * Dogecoin wallet address of the user
185
185
  * @type {string}
186
186
  * @memberof User
187
187
  */
188
188
  dogeWallet?: string | null;
189
189
  /**
190
- *
190
+ * Whether the user has opted in to email notifications
191
191
  * @type {boolean}
192
192
  * @memberof User
193
193
  */
194
194
  emailNotification?: boolean | null;
195
195
  /**
196
- *
196
+ * Whether the user has opted in to Discord notifications
197
197
  * @type {boolean}
198
198
  * @memberof User
199
199
  */
200
200
  discordNotification?: boolean | null;
201
201
  /**
202
- *
202
+ * Whether the user has opted in to newsletter notifications
203
203
  * @type {boolean}
204
204
  * @memberof User
205
205
  */
@@ -217,7 +217,7 @@ export interface User {
217
217
  */
218
218
  scope?: string;
219
219
  /**
220
- *
220
+ * List of required user fields that have not yet been provided
221
221
  * @type {Array<ProjectSettingsKyc>}
222
222
  * @memberof User
223
223
  */
@@ -16,19 +16,19 @@
16
16
  */
17
17
  export interface UserFieldsCheckResponse {
18
18
  /**
19
- *
19
+ * Name of the user field that was checked
20
20
  * @type {string}
21
21
  * @memberof UserFieldsCheckResponse
22
22
  */
23
23
  field: string;
24
24
  /**
25
- *
25
+ * Value that was checked for availability
26
26
  * @type {string}
27
27
  * @memberof UserFieldsCheckResponse
28
28
  */
29
29
  value: string;
30
30
  /**
31
- *
31
+ * Whether the checked field value is available for use
32
32
  * @type {boolean}
33
33
  * @memberof UserFieldsCheckResponse
34
34
  */
@@ -16,7 +16,7 @@
16
16
  */
17
17
  export interface UserOauthAccessTokenResponse {
18
18
  /**
19
- *
19
+ * OAuth access token for the user's connected social account
20
20
  * @type {string}
21
21
  * @memberof UserOauthAccessTokenResponse
22
22
  */
@@ -23,19 +23,19 @@ export interface UserPasskey {
23
23
  */
24
24
  id: string;
25
25
  /**
26
- *
26
+ * User-assigned display name for the passkey
27
27
  * @type {string}
28
28
  * @memberof UserPasskey
29
29
  */
30
30
  alias?: string;
31
31
  /**
32
- *
32
+ * User agent string of the browser used to register the passkey
33
33
  * @type {string}
34
34
  * @memberof UserPasskey
35
35
  */
36
36
  userAgent?: string;
37
37
  /**
38
- *
38
+ * Origin domain where the passkey was registered
39
39
  * @type {string}
40
40
  * @memberof UserPasskey
41
41
  */
@@ -47,13 +47,13 @@ export interface UserPasskey {
47
47
  */
48
48
  credentialId: string;
49
49
  /**
50
- *
50
+ * ISO 8601 timestamp of when the passkey was created
51
51
  * @type {Date}
52
52
  * @memberof UserPasskey
53
53
  */
54
54
  createdAt: Date;
55
55
  /**
56
- *
56
+ * ISO 8601 timestamp of when the passkey was last updated
57
57
  * @type {Date}
58
58
  * @memberof UserPasskey
59
59
  */
@@ -28,13 +28,13 @@ export interface VerifyRequest {
28
28
  */
29
29
  oauth?: OauthProviderRequest;
30
30
  /**
31
- *
31
+ * Cryptographic signature of the message produced by the user's wallet
32
32
  * @type {string}
33
33
  * @memberof VerifyRequest
34
34
  */
35
35
  signedMessage: string;
36
36
  /**
37
- *
37
+ * Original message that was signed by the user
38
38
  * @type {string}
39
39
  * @memberof VerifyRequest
40
40
  */
@@ -94,7 +94,7 @@ export interface VerifyRequest {
94
94
  */
95
95
  backup?: string;
96
96
  /**
97
- *
97
+ * Password provided for password-based authentication
98
98
  * @type {string}
99
99
  * @memberof VerifyRequest
100
100
  */
@@ -17,7 +17,7 @@ import { SdkUser } from './SdkUser';
17
17
  */
18
18
  export interface VerifyResponse {
19
19
  /**
20
- *
20
+ * Token used to continue multi-factor authentication flow
21
21
  * @type {string}
22
22
  * @memberof VerifyResponse
23
23
  */
@@ -20,7 +20,7 @@ import { WalletKeyShareInfo } from './WalletKeyShareInfo';
20
20
  */
21
21
  export interface WaasWalletProperties {
22
22
  /**
23
- *
23
+ * List of key share information for the WaaS wallet
24
24
  * @type {Array<WalletKeyShareInfo>}
25
25
  * @memberof WaasWalletProperties
26
26
  */
@@ -17,13 +17,13 @@ import { ThresholdSignatureScheme } from './ThresholdSignatureScheme';
17
17
  */
18
18
  export interface WaasWalletSettings {
19
19
  /**
20
- *
20
+ * Whether the user has denied delegated access for this wallet
21
21
  * @type {boolean}
22
22
  * @memberof WaasWalletSettings
23
23
  */
24
24
  hasDeniedDelegatedAccess?: boolean;
25
25
  /**
26
- *
26
+ * Whether to refresh wallet key shares on the user's next sign-on
27
27
  * @type {boolean}
28
28
  * @memberof WaasWalletSettings
29
29
  */
@@ -35,7 +35,7 @@ export interface WaasWalletSettings {
35
35
  */
36
36
  reshareOnNextSignOn?: ThresholdSignatureScheme;
37
37
  /**
38
- *
38
+ * Whether to revoke delegated access on the user's next sign-on
39
39
  * @type {boolean}
40
40
  * @memberof WaasWalletSettings
41
41
  */
@@ -16,13 +16,13 @@
16
16
  */
17
17
  export interface WalletBitcoinConfig {
18
18
  /**
19
- *
19
+ * Bitcoin address type format (e.g. p2wpkh, p2sh, p2pkh)
20
20
  * @type {string}
21
21
  * @memberof WalletBitcoinConfig
22
22
  */
23
23
  addressType?: string;
24
24
  /**
25
- *
25
+ * Bitcoin network identifier (e.g. mainnet, testnet)
26
26
  * @type {string}
27
27
  * @memberof WalletBitcoinConfig
28
28
  */
@@ -55,7 +55,7 @@ export interface WalletProperties {
55
55
  */
56
56
  turnkeyUserId?: string | null;
57
57
  /**
58
- *
58
+ * Whether this wallet supports session key operations
59
59
  * @type {boolean}
60
60
  * @memberof WalletProperties
61
61
  */
@@ -103,7 +103,7 @@ export interface WalletProperties {
103
103
  */
104
104
  source?: PasswordSourceTypeEnum;
105
105
  /**
106
- *
106
+ * List of key share information for the WaaS wallet
107
107
  * @type {Array<WalletKeyShareInfo>}
108
108
  * @memberof WalletProperties
109
109
  */
@@ -61,13 +61,13 @@ export interface WalletTransaction {
61
61
  */
62
62
  toAddress: string;
63
63
  /**
64
- *
64
+ * List of labels categorizing the transaction
65
65
  * @type {Array<WalletTransactionType>}
66
66
  * @memberof WalletTransaction
67
67
  */
68
68
  labels: Array<WalletTransactionType>;
69
69
  /**
70
- *
70
+ * List of asset transfers included in this transaction
71
71
  * @type {Array<WalletTransactionAssetTransfer>}
72
72
  * @memberof WalletTransaction
73
73
  */
@@ -79,7 +79,7 @@ export interface WalletTransaction {
79
79
  */
80
80
  chainName: ChainEnum;
81
81
  /**
82
- *
82
+ * Network identifier where the transaction occurred
83
83
  * @type {number}
84
84
  * @memberof WalletTransaction
85
85
  */
@@ -10,7 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- *
13
+ * Additional metadata about the asset transfer
14
14
  * @export
15
15
  * @interface WalletTransactionAssetTransferMetadata
16
16
  */
@@ -17,7 +17,7 @@ import { WalletTransaction } from './WalletTransaction';
17
17
  */
18
18
  export interface WalletTransactionsResponse {
19
19
  /**
20
- *
20
+ * List of wallet transactions
21
21
  * @type {Array<WalletTransaction>}
22
22
  * @memberof WalletTransactionsResponse
23
23
  */
@@ -87,6 +87,7 @@ export * from './CheckoutTransaction';
87
87
  export * from './CheckoutTransactionCreateRequest';
88
88
  export * from './CheckoutTransactionCreateResponse';
89
89
  export * from './CheckoutTransactionDestinationAddress';
90
+ export * from './CheckoutTransactionExchangeSource';
90
91
  export * from './CheckoutTransactionQuote';
91
92
  export * from './CheckoutUpdateRequest';
92
93
  export * from './CheckoutsResponse';