Fireblocks Embedded Wallet SDK Documentation
Toggle table of contents
1.0.0
Fireblocks Embedded Wallet SDK
Platform filter
Fireblocks Embedded Wallet SDK
Switch theme
Search in API
Fireblocks Embedded Wallet SDK Documentation
Fireblocks Embedded Wallet SDK Documentation
/
com.fireblocks.sdk.ew.models
/
CreateWeb3ConnectionResponse
Create
Web3Connection
Response
data
class
CreateWeb3ConnectionResponse
(
val
id
:
String
?
=
null
,
val
sessionMetadata
:
Web3ConnectionSessionMetadata
?
=
null
)
Members
Constructors
Create
Web3Connection
Response
Link copied to clipboard
constructor
(
id
:
String
?
=
null
,
sessionMetadata
:
Web3ConnectionSessionMetadata
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
String
?
=
null
session
Metadata
Link copied to clipboard
val
sessionMetadata
:
Web3ConnectionSessionMetadata
?
=
null