CoinGeckoAPI.Models Namespace

CoinContractResponse..::..SentimentVotesDownPercentage Property

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

Syntax


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