Class: Statistic#

Describes a single metric by which users will be compared and filtered.

author Jean-Philippe Steinmetz info@acceleratxr.com

Hierarchy#

  • Statistic

Index#

Constructors#

Properties#

Constructors#

constructor#

+ new Statistic(other?: any): Statistic

Defined in src/models/Statistic.ts:30

Parameters:#

Name

Type

other?

any

Returns: Statistic

Properties#

name#

name: string = “”

Defined in src/models/Statistic.ts:20

The unique name of the statistic.


type#

type: StatisticType = StatisticType.OBJECT

Defined in src/models/Statistic.ts:30

The type of value of the stat.


value#

value: any = undefined

Defined in src/models/Statistic.ts:25

The value of the stat