AssetData..::..ChangePercent24Hr Property

The direction and value change in the last 24 hours.

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

Syntax


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