CoinGeckoAPI.Models Namespace

CoinMarketData..::..AthDate Property

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

Syntax


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