Fireblocks NCW SDK Documentation
Toggle table of contents
2.9.7
Fireblocks NCW SDK
Platform filter
Fireblocks NCW SDK
Switch theme
Search in API
Fireblocks NCW SDK Documentation
Fireblocks NCW SDK Documentation
/
com.fireblocks.sdk
/
Bridge
Bridge
data
class
Bridge
(
val
type
:
BridgeType
,
val
version
:
String
)
Created by Fireblocks Ltd. on 27/05/2024.
Members
Constructors
Bridge
Link copied to clipboard
constructor
(
type
:
BridgeType
,
version
:
String
)
Properties
type
Link copied to clipboard
val
type
:
BridgeType
version
Link copied to clipboard
val
version
:
String
Functions
to
Map
Link copied to clipboard
fun
toMap
(
)
:
Map
<
String
,
Any
>