CoinGeckoAPI.Models Namespace

CoinLinks..::..ReposUrl Property

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

Syntax


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