CoinGeckoAPI.Models Namespace

NftsMarketsResponse..::..TotalSupply Property

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

Syntax


[JsonPropertyAttribute]
public Nullable<double> TotalSupply { get; set; }
<JsonPropertyAttribute> _
Public Property TotalSupply As Nullable(Of Double)
	Get
	Set