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