struct NFTMetadata
Summary
Members | Type | Descriptions |
---|---|---|
id | variable | |
uri | variable | |
description | variable | |
image | variable | |
name | variable | |
external_url | variable | |
properties | variable | |
ToString | function |
Members
public string
id
public string
uri
public string
description
public string
image
public string
name
public string
external_url
public Dictionary< string, object >
properties
public inline override string
ToString
()