CoinGeckoAPI.Models Namespace

GlobalData..::..UpdatedAt Property

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

Syntax


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