CoinGeckoAPI.Models Namespace

CompanyInfo..::..TotalCurrentValueUsd Property

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

Syntax


[JsonPropertyAttribute]
public Nullable<long> TotalCurrentValueUsd { get; set; }
<JsonPropertyAttribute> _
Public Property TotalCurrentValueUsd As Nullable(Of Long)
	Get
	Set