CoinGeckoAPI.Models Namespace

ExchangeResponse..::..AlertNotice Property

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

Syntax


[JsonPropertyAttribute]
public string AlertNotice { get; set; }
<JsonPropertyAttribute> _
Public Property AlertNotice As String
	Get
	Set