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