CoinGeckoAPI.Models Namespace

CoinsMarketItem..::..Ath Property

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

Syntax


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