Statistics interface

Definition of the statistic.

Properties

counterProperty

Gets the property value of the statistic.

counterValue

Gets the value of the statistic.

endTime

Gets the endTime of the statistic.

id

Gets the id.

startTime

Gets the startTime of the statistic.

Property Details

counterProperty

Gets the property value of the statistic.

counterProperty?: string

Property Value

string

counterValue

Gets the value of the statistic.

counterValue?: number

Property Value

number

endTime

Gets the endTime of the statistic.

endTime?: Date

Property Value

Date

id

Gets the id.

id?: string

Property Value

string

startTime

Gets the startTime of the statistic.

startTime?: Date

Property Value

Date