AssetMarketData..::..PriceUsd 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> PriceUsd { get; set; }
<JsonPropertyAttribute> _
Public Property PriceUsd As Nullable(Of Decimal)
	Get
	Set