MarketData..::..PriceUsd Property

The quote price translated to USD.

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

Syntax


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