CoinGeckoAPI.Models Namespace

CoinResponse..::..PublicInterestScore Property

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

Syntax


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