RateData..::..Type Property

The type of currency (fiat or crypto).

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

Syntax


[JsonPropertyAttribute]
public string Type { get; set; }
<JsonPropertyAttribute> _
Public Property Type As String
	Get
	Set