CoinGeckoAPI.Models Namespace

CoinResponse..::..DetailPlatforms Property

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

Syntax


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