CoinGeckoAPI.Models Namespace

CompaniesPubTreasResponse..::..TotalValueUsd Property

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

Syntax


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