CoinGeckoAPI.Models Namespace

DerivativesTickerItem..::..Spread Property

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

Syntax


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