MarketData..::..PriceQuote Property

The amount of quote asset traded for one unit of base asset.

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

Syntax


[JsonPropertyAttribute]
public Nullable<decimal> PriceQuote { get; set; }
<JsonPropertyAttribute> _
Public Property PriceQuote As Nullable(Of Decimal)
	Get
	Set