AssetData..::..Supply Property

The available supply for trading.

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

Syntax


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