Namespace: CoinGeckoAPI.Models Assembly: CoinGeckoAPI (in CoinGeckoAPI.dll)
public Nullable<decimal> TotalVolume { get; set; }
Public Property TotalVolume As Nullable(Of Decimal) Get Set