CoinGeckoAPI.Models Namespace

CoinTicker..::..Timestamp Property

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

Syntax


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