toggle menu
lib
0.0.2
common
switch theme
search in API
lib
/
com.wepin.cm.widgetlib.types
/
AppNFT
/
AppNFT
App
NFT
constructor
(
contract
:
NFTContract
,
id
:
String
,
accountId
:
String
,
name
:
String
,
description
:
String
,
tokenId
:
String
,
externalLink
:
String
,
imageUrl
:
String
,
contentUrl
:
String
?
=
null
,
quantity
:
Int
?
=
null
,
contentType
:
Int
,
state
:
Int
)