struct NFT
Summary
Members | Type | Descriptions |
---|---|---|
metadata | variable | |
owner | variable | |
type | variable | |
supply | variable | |
quantityOwned | variable | |
ToString | function |
Members
public
NFTMetadata
metadata
public string
owner
public string
type
public int
supply
public int
quantityOwned
public inline override string
ToString
()