MarketData..::..QuoteSymbol Property

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

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

Syntax


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