AssetHistoryData..::..PriceUsd Property

The volume-weighted price based on real-time market data, translated to USD.

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

Syntax


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