CoinGeckoAPI.Models Namespace

ExchangeResponse..::..TrustScore Property

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

Syntax


[JsonPropertyAttribute]
public Nullable<uint> TrustScore { get; set; }
<JsonPropertyAttribute> _
Public Property TrustScore As Nullable(Of UInteger)
	Get
	Set