CoinGeckoAPI.Models Namespace

CoinResponse..::..GenesisDate Property

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

Syntax


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