CandleData..::..Period Property

The timestamp for starting of the time period (bucket), represented in UNIX milliseconds.

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

Syntax


[JsonPropertyAttribute]
public long Period { get; set; }
<JsonPropertyAttribute> _
Public Property Period As Long
	Get
	Set