CoinGeckoAPI.Models Namespace

CoinTicker..::..LastTradedAt Property

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

Syntax


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