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.ntfassetsbychain
/
Attribute
Attribute
data
class
Attribute
(
val
traitType
:
String
,
val
value
:
String
,
val
displayType
:
String
?
)
Members
Constructors
Attribute
Link copied to clipboard
constructor
(
traitType
:
String
,
value
:
String
,
displayType
:
String
?
)
Properties
display
Type
Link copied to clipboard
val
displayType
:
String
?
trait
Type
Link copied to clipboard
val
traitType
:
String
value
Link copied to clipboard
val
value
:
String