CoinGeckoAPI.Models Namespace

CompanyInfo..::..TotalEntryValueUsd Property

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

Syntax


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