CoinGeckoAPI.Models Namespace

CoinTicker..::..Market Property

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

Syntax


[JsonPropertyAttribute]
public TickerMarketItem Market { get; set; }
<JsonPropertyAttribute> _
Public Property Market As TickerMarketItem
	Get
	Set