Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.api.data.blockaid
/
BlockaidTokenFeature
Blockaid
Token
Feature
data
class
BlockaidTokenFeature
(
val
featureId
:
String
,
val
type
:
String
,
val
description
:
String
)
Token feature from scan result.
Members
Constructors
Blockaid
Token
Feature
Link copied to clipboard
constructor
(
featureId
:
String
,
type
:
String
,
description
:
String
)
Properties
description
Link copied to clipboard
val
description
:
String
feature
Id
Link copied to clipboard
@
SerializedName
(
value
=
"feature_id"
)
val
featureId
:
String
type
Link copied to clipboard
val
type
:
String