CoinGeckoAPI.Models Namespace

CoinsMarketItem..::..Atl Property

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

Syntax


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