CoinGeckoAPI.Models Namespace

CoinMarketData..::..PriceChangePercentage1Y Property

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

Syntax


[JsonPropertyAttribute]
public Nullable<double> PriceChangePercentage1Y { get; set; }
<JsonPropertyAttribute> _
Public Property PriceChangePercentage1Y As Nullable(Of Double)
	Get
	Set