CoinGeckoAPI.Models Namespace

DerivativesTicker..::..Base Property

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

Syntax


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