CoinGeckoAPI.Models Namespace

CoinContractResponse..::..PublicInterestScore Property

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

Syntax


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