Table of Contents

Class NFT_Collection

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

Properties

BannerImageUrl

[JsonProperty("banner_image_url")]
public string BannerImageUrl { get; set; }

Property Value

string

Description

[JsonProperty("description")]
public string Description { get; set; }

Property Value

string
[JsonProperty("external_link")]
public string ExternalLink { get; set; }

Property Value

string

FeaturedImageUrl

[JsonProperty("featured_image_url")]
public string FeaturedImageUrl { get; set; }

Property Value

string

ImageUrl

[JsonProperty("image_url")]
public string ImageUrl { get; set; }

Property Value

string

Name

[JsonProperty("name")]
public string Name { get; set; }

Property Value

string