CoinGeckoAPI.Models Namespace

CoinCategoriesItem..::..Volume24H Property

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

Syntax


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