CoinGeckoAPI.Models Namespace

CoinPublicInterestStats..::..BingMatches Property

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

Syntax


[JsonPropertyAttribute]
public Nullable<long> BingMatches { get; set; }
<JsonPropertyAttribute> _
Public Property BingMatches As Nullable(Of Long)
	Get
	Set