MarketData..::..QuoteId Property

The unique identifier for the quote asset, quote is asset used to purchase base.

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

Syntax


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