CoinGeckoAPI.Models Namespace

GlobalResponse..::..Data Property

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

Syntax


[JsonPropertyAttribute]
public GlobalData Data { get; set; }
<JsonPropertyAttribute> _
Public Property Data As GlobalData
	Get
	Set