CoinGeckoAPI.Models Namespace

ExchangeResponse..::..StatusUpdates Property

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

Syntax


[JsonPropertyAttribute]
public Object[] StatusUpdates { get; set; }
<JsonPropertyAttribute> _
Public Property StatusUpdates As Object()
	Get
	Set