CoinGeckoAPI.Models Namespace

CompaniesPubTreasResponse..::..TotalHoldings Property

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

Syntax


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