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
/
Device
Device
data
class
Device
(
val
deviceId
:
String
?
=
null
,
val
enabled
:
Boolean
?
=
null
,
val
physicalDeviceId
:
String
?
=
null
)
Members
Constructors
Device
Link copied to clipboard
constructor
(
deviceId
:
String
?
=
null
,
enabled
:
Boolean
?
=
null
,
physicalDeviceId
:
String
?
=
null
)
Properties
device
Id
Link copied to clipboard
val
deviceId
:
String
?
=
null
enabled
Link copied to clipboard
val
enabled
:
Boolean
?
=
null
physical
Device
Id
Link copied to clipboard
val
physicalDeviceId
:
String
?
=
null