CoinGeckoAPI.Models Namespace

CoinDeveloperData..::..CommitCount4_Weeks Property

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

Syntax


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