CoinGeckoAPI.Models Namespace

CoinsMarketItem..::..AthDate Property

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

Syntax


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