CoinGeckoAPI.Models Namespace

CompaniesPubTreasResponse..::..MarketCapDominance Property

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

Syntax


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