CoinGeckoAPI.Models Namespace

CoinMarketData..::..AtlDate Property

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

Syntax


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