CoinGeckoAPI.Models Namespace

GlobalData..::..MarketCapChangePercentage24HUsd Property

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

Syntax


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