CoinGeckoAPI.Models Namespace

CoinDeveloperData..::..Stars Property

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

Syntax


[JsonPropertyAttribute]
public Nullable<int> Stars { get; set; }
<JsonPropertyAttribute> _
Public Property Stars As Nullable(Of Integer)
	Get
	Set