RateData..::..RateUsd Property

The rate conversion to USD.

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

Syntax


[JsonPropertyAttribute]
public Nullable<decimal> RateUsd { get; set; }
<JsonPropertyAttribute> _
Public Property RateUsd As Nullable(Of Decimal)
	Get
	Set