Sports Lib API - v17.3.0
GitHub
npm
Preparing search index...
API
NumericRecordAggregation
Interface NumericRecordAggregation
interface
NumericRecordAggregation
{
keys
:
readonly
string
[]
;
outputKey
:
string
;
reducer
:
"sum"
|
"min"
|
"max"
|
"average"
|
"weightedAverage"
;
requireCompleteCoverage
?:
boolean
;
weightKeys
?:
readonly
string
[]
;
}
Index
Properties
keys
output
Key
reducer
require
Complete
Coverage?
weight
Keys?
Properties
Readonly
keys
keys
:
readonly
string
[]
Readonly
output
Key
outputKey
:
string
Readonly
reducer
reducer
:
"sum"
|
"min"
|
"max"
|
"average"
|
"weightedAverage"
Optional
Readonly
require
Complete
Coverage
requireCompleteCoverage
?:
boolean
Optional
Readonly
weight
Keys
weightKeys
?:
readonly
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
keys
output
Key
reducer
require
Complete
Coverage
weight
Keys
GitHub
npm
Sports Lib API - v17.3.0
Loading...