ExchangeMarketItem..::..Quotes Property
Namespace:
CoinpaprikaApi.Models
Assembly:
CoinpaprikaApi (in CoinpaprikaApi.dll)
Syntax
[JsonPropertyAttribute] public Dictionary<string, MarketQuote> Quotes { get; set; }
<JsonPropertyAttribute> _ Public Property Quotes As Dictionary(Of String, MarketQuote) Get Set