CoinGeckoAPI.Models Namespace

ExchangeItem..::..YearEstablished Property

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

Syntax


[JsonPropertyAttribute]
public Nullable<long> YearEstablished { get; set; }
<JsonPropertyAttribute> _
Public Property YearEstablished As Nullable(Of Long)
	Get
	Set