CoinGeckoAPI.Models Namespace

CoinIcoData..::..IcoEndDate Property

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

Syntax


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