CoinGeckoAPI.Models Namespace

CoinMarketData..::..PriceChangePercentage7D Property

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

Syntax


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