CoinGeckoAPI.Models Namespace

CoinIcoData..::..IcoStartDate Property

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

Syntax


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