CoinGeckoAPI.Models Namespace

CoinContractResponse..::..SentimentVotesUpPercentage Property

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

Syntax


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