CoinGeckoAPI.Models Namespace

CoinDeveloperDataCodeAddDels..::..Deletions Property

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

Syntax


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