CoinGeckoAPI.Models Namespace

DerivativesTicker..::..Index Property

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

Syntax


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