CoinGeckoAPI.Models Namespace

CoinMarketData..::..High24H Property

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

Syntax


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