CoinGeckoAPI.Models Namespace

CoinCategoriesItem..::..Top3_Coins Property

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

Syntax


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