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