Table of Contents

Class ThirdwebChainIcon

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

Properties

Format

[JsonProperty("format")]
public string Format { get; set; }

Property Value

string

Height

[JsonProperty("height")]
public int Height { get; set; }

Property Value

int

Url

[JsonProperty("url")]
public string Url { get; set; }

Property Value

string

Width

[JsonProperty("width")]
public int Width { get; set; }

Property Value

int