CoinGeckoAPI.Models Namespace

CoinMarketData..::..PriceChangePercentage30D Property

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

Syntax


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