CoinGeckoAPI.Models Namespace

CoinMarketData..::..MarketCapChangePercentage24H Property

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

Syntax


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