CoinGeckoAPI.Models Namespace

GlobalData..::..UpcomingIcos Property

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

Syntax


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