CoinGeckoAPI.Models Namespace

CoinIcoData..::..WhitelistStartDate Property

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

Syntax


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