CoinGeckoAPI.Models Namespace

DerivativesTickerItem..::..LastTradedAt Property

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

Syntax


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