CoinGeckoAPI.Models Namespace

CompaniesPubTreasResponse..::..Companies Property

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

Syntax


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