CoinGeckoAPI.Models Namespace

CoinResponse..::..Platforms Property

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

Syntax


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