CoinGeckoAPI.Models Namespace

CoinsMarketItem..::..PriceChangePercentage14DInCurrency Property

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

Syntax


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