CoinGeckoAPI.Models Namespace

CoinResponse..::..CoingeckoScore Property

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

Syntax


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