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