CoinGeckoAPI.Models Namespace

CoinTicker..::..LastFetchAt Property

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

Syntax


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