CoinGeckoAPI.Models Namespace

CoinContractResponse..::..LiquidityScore Property

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

Syntax


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