Table of Contents

Class NFT_ExtraMetadata

Namespace
Thirdweb.Indexer
Assembly
Thirdweb.dll
[JsonObject(ItemNullValueHandling = NullValueHandling.Ignore)]
public class NFT_ExtraMetadata
Inheritance
NFT_ExtraMetadata
Inherited Members

Properties

Attributes

[JsonProperty("attributes")]
public object Attributes { get; set; }

Property Value

object

Properties

[JsonProperty("properties")]
public object Properties { get; set; }

Property Value

object