CoinGeckoAPI.Models Namespace

CoinMarketData..::..Atl Property

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

Syntax


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