CoinGeckoAPI.Models Namespace

DerivativesTicker..::..Last Property

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

Syntax


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