CoinGeckoAPI.Models Namespace

DerivativesTicker..::..OpenInterestUsd Property

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

Syntax


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