AssetMarketData..::..BaseSymbol Property

The most common symbol used to identify the base asset, base is asset purchased.

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

Syntax


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