CoinGeckoAPI.Models Namespace

DerivativesTicker..::..LastTraded Property

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

Syntax


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