CoinGeckoAPI.Models Namespace

DerivativesExchangeItem..::..OpenInterestBtc Property

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

Syntax


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