CoinGeckoAPI.Models Namespace

CoinDeveloperData..::..PullRequestsMerged Property

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

Syntax


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