CoinGeckoAPI.Models Namespace

CoinsMarketItem..::..PriceChangePercentage7DInCurrency Property

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

Syntax


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