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
/
Collection
Collection
data
class
Collection
(
val
name
:
String
,
val
description
:
String
?
,
val
imageUrl
:
String
)
Members
Constructors
Collection
Link copied to clipboard
constructor
(
name
:
String
,
description
:
String
?
,
imageUrl
:
String
)
Properties
description
Link copied to clipboard
val
description
:
String
?
image
Url
Link copied to clipboard
val
imageUrl
:
String
name
Link copied to clipboard
val
name
:
String