CoinGeckoAPI.Models Namespace

GlobalData..::..OngoingIcos Property

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

Syntax


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