CoinResponse..::..IcoData Property
Namespace:
CoinGeckoAPI.Models
Assembly: CoinGeckoAPI (in CoinGeckoAPI.dll)
Assembly: CoinGeckoAPI (in CoinGeckoAPI.dll)
Syntax
[JsonPropertyAttribute] public CoinIcoData IcoData { get; set; }
<JsonPropertyAttribute> _ Public Property IcoData As CoinIcoData Get Set