CoinGeckoAPI.Models Namespace

AssetPlatform..::..ChainIdentifier Property

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

Syntax


[JsonPropertyAttribute]
public Nullable<long> ChainIdentifier { get; set; }
<JsonPropertyAttribute> _
Public Property ChainIdentifier As Nullable(Of Long)
	Get
	Set