CoinGeckoAPI.Models Namespace

CoinDeveloperDataCodeAddDels..::..Additions Property

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

Syntax


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