AssetData..::..MaxSupply Property

The total quantity of asset issued.

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

Syntax


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