CoinGeckoAPI.Models Namespace

CoinIcoData..::..KycRequired Property

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

Syntax


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