CoinGeckoAPI.Models Namespace

CoinsMarketItem..::..AthChangePercentage Property

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

Syntax


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