CoinGeckoAPI.Models Namespace

CoinsMarketItem..::..PriceChangePercentage30DInCurrency Property

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

Syntax


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