CoinGeckoAPI.Models Namespace

GlobalData..::..Markets Property

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

Syntax


[JsonPropertyAttribute]
public Nullable<int> Markets { get; set; }
<JsonPropertyAttribute> _
Public Property Markets As Nullable(Of Integer)
	Get
	Set