CoinGeckoAPI.Models Namespace

CoinTicker..::..IsAnomaly Property

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

Syntax


[JsonPropertyAttribute]
public Nullable<bool> IsAnomaly { get; set; }
<JsonPropertyAttribute> _
Public Property IsAnomaly As Nullable(Of Boolean)
	Get
	Set