CoinGeckoAPI.Models Namespace

ExchangeResponse..::..Centralized Property

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

Syntax


[JsonPropertyAttribute]
public Nullable<bool> Centralized { get; set; }
<JsonPropertyAttribute> _
Public Property Centralized As Nullable(Of Boolean)
	Get
	Set