CoinGeckoAPI.Models Namespace

CoinResponse..::..LiquidityScore Property

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

Syntax


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