CoinGeckoAPI.Models Namespace

CoinDeveloperData..::..TotalIssues Property

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

Syntax


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