OhlcvItem..::..TimeClose Property

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

Syntax


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