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
/
AssignResponse
Assign
Response
data
class
AssignResponse
(
val
walletId
:
String
?
=
null
,
val
enabled
:
Boolean
?
=
null
)
Created by Fireblocks Ltd. on 28/07/2024.
Members
Constructors
Assign
Response
Link copied to clipboard
constructor
(
walletId
:
String
?
=
null
,
enabled
:
Boolean
?
=
null
)
Properties
enabled
Link copied to clipboard
val
enabled
:
Boolean
?
=
null
wallet
Id
Link copied to clipboard
val
walletId
:
String
?
=
null