CoinGeckoAPI.Models Namespace

GlobalDefiData..::..TopCoinDefiDominance Property

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

Syntax


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