CoinGeckoAPI.Models Namespace

CoinDeveloperData..::..Forks Property

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

Syntax


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