CandleData..::..Close Property

The price (quote) at which the last transaction was completed in a given time period.

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

Syntax


[JsonPropertyAttribute]
public decimal Close { get; set; }
<JsonPropertyAttribute> _
Public Property Close As Decimal
	Get
	Set