CoinGeckoAPI.Models Namespace

ExchangeRate..::..Unit Property

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

Syntax


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