CoinGeckoAPI.Models Namespace

CoinMarketData..::..Low24H Property

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

Syntax


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