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
/
TokenCollectionResponse
Token
Collection
Response
data
class
TokenCollectionResponse
(
val
id
:
String
?
=
null
,
val
name
:
String
?
=
null
,
val
symbol
:
String
?
=
null
)
Parameters
id
name
symbol
Members
Constructors
Token
Collection
Response
Link copied to clipboard
constructor
(
id
:
String
?
=
null
,
name
:
String
?
=
null
,
symbol
:
String
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
String
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null
symbol
Link copied to clipboard
val
symbol
:
String
?
=
null