CoinGeckoAPI.Models Namespace

DerivativesTickerItem..::..Basis Property

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

Syntax


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