RateData..::..CurrencySymbol Property

The currency symbol used to identify asset or fiat.

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

Syntax


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