CoinGeckoAPI.Models Namespace

CoinContractResponse..::..Description Property

Namespace:  CoinGeckoAPI.Models
Assembly:  CoinGeckoAPI (in CoinGeckoAPI.dll)

Syntax


[JsonPropertyAttribute]
public Dictionary<string, string> Description { get; set; }
<JsonPropertyAttribute> _
Public Property Description As Dictionary(Of String, String)
	Get
	Set